Skip to content
View KartikeyBartwal's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report KartikeyBartwal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
KartikeyBartwal/README.md

About Me

AI Engineer | Data Scientist | Competitive Coder | Public Speaker

Merging deep technical expertise with strong communication and leadership skills to drive real-world AI solutions and problem-solving innovations.

πŸ’Ό Industry & Freelance Experience

  • πŸ“± Engineered a recommendation system for a startup’s mobile app, enhancing user engagement.
  • πŸ“Š Developed an automated data pipeline integrating Meta, Google Ads, and other analytics sources.
  • 🏨 Scraped and structured 9,000+ hotel listings, facilitating price and sentiment analysis.
  • πŸ›‘οΈ Built an NLP-powered hate speech detection model for Twitter content moderation.
  • 🚫 Designed AI-based NSFW and graphic violence detection for video platforms.
  • πŸ—£οΈ Developed AI models for pronunciation, fluency, and content assessment on a PTE English platform.

πŸ† Hackathon Achievements

  • 🧬 2nd Place | Life Expectancy Prediction Model based on 45+ research papers.
  • πŸ›οΈ 1st Place | Developed 11+ AI models automating eCommerce processes.
  • πŸ”§ Track Prize Winner | Engineered Node-Rizz, a prompt-based backend generation tool.
  • 🐐 JP Morgan Code for Good Hackathon | Built an AI-powered meat/milk quality assessment system.

πŸ“Š Kaggle & AI Research

  • πŸ”¬ Predicted chemical bonding affinities using BioBERT.
  • 🎧 Designed an audio classification model with Transformers.
  • 🌊 Developed a flood prediction system using AdaBoost.
  • πŸ€– Fine-tuned BERT for emotion classification.
  • πŸ–ΌοΈ Built a GAN for image generation from scratch.

πŸ† Competitive Programming & Tech Achievements

  • 🌍 ICPC Regionalist | Expertise in competitive programming and algorithmic problem-solving.
  • ⚑ LeetCode Knight (1890) | Tackling high-difficulty coding challenges.

🎀 Public Speaking & Leadership

  • πŸ—£οΈ VP Public Relations @ Toastmasters Chitkara
  • πŸ† Member of Toastmasters District 41 | Enhancing leadership and public speaking.
  • 🎀 Competitive Debater | Specialized in persuasion and structured argumentation.

πŸ› οΈ Tech Stack

Python TensorFlow PyTorch Langchain Kafka Airflow Streamlit MySQL MongoDB FastAPI

πŸ“Š GitHub Stats



πŸ† GitHub Trophies

🌐 Connect with Me

LinkedIn Medium Stack Overflow YouTube


Pinned Loading

  1. File-Compression-using-Rust File-Compression-using-Rust Public

    File compression using flate2 external cargo of rust. Simple, easy to use.

    Rust 1

  2. Encoder-Transformer-From-Scratch-in-C Encoder-Transformer-From-Scratch-in-C Public

    This repository implements an end to end encoder transformer model completely from scratch in C

    C 6

  3. Deepfake-Sentinel-EfficientNet-on-Duty Deepfake-Sentinel-EfficientNet-on-Duty Public

    A deep learning model for deepfake detection using Python, Keras, and TensorFlow. The model leverages an optimized version of the EfficientNet architecture and is trained on extensive deepfake data…

    Python 1

  4. AI-Racer-Speed_-_Control AI-Racer-Speed_-_Control Public

    Leverages reinforcement learning (RL) techniques to build intelligent agents within simulated environments. The goal is to create and train agents capable of making decisions and optimizing their …

    Python

  5. Fine-Tuning-DistilBert-Transformer-for-Deep-Sentiment-Analysis Fine-Tuning-DistilBert-Transformer-for-Deep-Sentiment-Analysis Public

    Fine-Tuning DistilBERT Transformer for Deep Sentiment Analysis" involves customizing the pre-trained model for sentiment classification through supervised learning with labeled data, enabling nuanc…

    Jupyter Notebook