Skip to content
View Amanjha112113's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report Amanjha112113

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Amanjha112113/README.md
Typing SVG



Profile Views ย  Followers ย 

๐Ÿง  About Me

AI Coding GIF


๐ŸŽ“ B.Tech in AI & Data Science @ Sri Eshwar College of Engineering (2024โ€“2028) | CGPA: 8.36

๐Ÿข Ex AI Engineer Trainee @ Microsoft GenSpark โ€” Azure AI, Cognitive Services, Computer Vision

๐Ÿ’ผ Ex Software Engineering Intern @ AlgoTutor โ€” Built real-time MERN chat app for 100+ users

๐Ÿค– Passionate about Deep Learning โ€ข RAG Systems โ€ข LLM Agents โ€ข NLP โ€ข System Design

โšก Built a Deep Packet Inspection Engine in C++17 with 16-thread parallel processing

๐Ÿ”— Exploring LangChain โ€ข LangGraph โ€ข LlamaIndex โ€ข n8n โ€ข Dify โ€ข MCP Protocol

๐Ÿ† LeetCode Rating: 1680+ | Top 14% Globally | Open-source contributor

๐ŸŽฌ Running a YouTube Channel dedicated to AI & ML content

๐Ÿ“ Based in Tamil Nadu, India ๐Ÿ‡ฎ๐Ÿ‡ณ ย |ย  ๐Ÿ“ง amanjha112113@gmail.com



๐Ÿš€ Tech Stack

๐Ÿค– AI / ML / LLM

๐Ÿ Languages

๐ŸŒ Backend & Databases

โ˜๏ธ Cloud & DevOps

๐Ÿค– Agent Frameworks & Tools

โš™๏ธ Systems & Low-Level


๐Ÿ’ผ Experience

๐Ÿข AI Engineer Trainee โ€” Microsoft GenSpark ย |ย  2025
  • Architected Azure AI solutions using Cognitive Services, Azure ML, and Computer Vision APIs for real-world enterprise projects
  • Optimized ML workflows through model evaluation, A/B testing, and performance monitoring techniques
๐Ÿ’ป Software Engineering Intern โ€” AlgoTutor ย |ย  2025
  • Developed a real-time MERN chat application supporting 100+ concurrent users with low-latency messaging
  • Implemented WebSocket-based messaging and optimized database queries, reducing response time by 30%

๐Ÿ”‘ Key Projects

โšก DPI Engine โ€” Deep Packet Inspection System ย |ย  Jan 2026

Tech Stack: C++17 Multi-threading PCAP TLS/SNI Parsing

  • Achieved real-time network traffic classification across 10+ app types (YouTube, Facebook, DNS) by parsing TLS SNI fields from raw PCAP bytes using a 4-thread Fast Path pipeline
  • Reduced per-packet processing latency by distributing load across 16 parallel threads via consistent hash-based producer-consumer queues
๐Ÿ’ฌ Real-Time Chat Application ย |ย  Jul 2025

Tech Stack: MongoDB Express React Node.js

  • Supported 100+ concurrent users with sub-100ms message delivery using WebSocket-based full-duplex communication on MERN stack
  • Reduced database query response time by 30% by optimizing MongoDB indexes and restructuring API endpoints
๐Ÿงฌ eDNA Biodiversity AI Explorer ย |ย  Mar 2025

Tech Stack: Python PyTorch Transformers DNABERT-2-117M Streamlit CLI

  • Enabled zero-shot species detection on raw DNA sequences with 90%+ inter-species accuracy by fine-tuning DNABERT-2-117M on Human and Chimpanzee genome datasets
  • Reduced manual biodiversity analysis time by building an end-to-end Streamlit interface that classifies eDNA sequences and generates reports in under 5 seconds

๐Ÿ… Achievements & Recognition

๐Ÿ† Achievement ๐Ÿ“… Year
๐Ÿฅˆ 2nd Prize โ€” Hackathon | Led team to build AI-powered autonomous robot with object detection 2025
๐ŸŒŸ Salesforce Trailhead | Earned 25+ badges in CRM, data modeling & process automation 2025
๐Ÿ”“ Open Source Contributor | PRs, issue resolutions & feature enhancements on GitHub 2025

๐ŸŽ“ Certifications

๐Ÿ“œ Certificate ๐Ÿ›๏ธ Issuer ๐Ÿ“… Year
โ˜• Oracle Java Foundations Certified Oracle 2025
๐Ÿ’ป Software Engineer Intern Certification | CF9AA87275A4 HackerRank 2025
๐Ÿ—„๏ธ SQL (Intermediate) Certification | CA70DAB01604 HackerRank 2025
๐Ÿ“˜ Java from Zero to First Job โ€” 2000+ Examples | 151.5 hrs Udemy 2025
๐Ÿงฎ Mastering DSA using C and C++ | 58.5 hrs Udemy 2024

๐Ÿ’ป Coding Profiles

ย  ย  ย 

๐Ÿ‘พ GitHub Stats

ย ย 



GitHub Streak

๐Ÿ† GitHub Trophies


๐Ÿ“ˆ Contribution Graph

Contribution Graph

๐Ÿ Contribution Snake

Snake animation
โš™๏ธ Snake not showing? Click here for setup steps

Step 1: In your profile repo Amanjha112113/Amanjha112113, create .github/workflows/snake.yml

Step 2: Paste this:

name: Generate Snake

on:
  schedule:
    - cron: "0 0 * * *"
  workflow_dispatch:

jobs:
  generate:
    runs-on: ubuntu-latest
    timeout-minutes: 10
    steps:
      - uses: Platane/snk/svg-only@v3
        with:
          github_user_name: ${{ github.repository_owner }}
          outputs: |
            dist/github-contribution-grid-snake.svg
            dist/github-contribution-grid-snake-dark.svg?palette=github-dark

      - uses: crazy-max/ghaction-github-pages@v3.1.0
        with:
          target_branch: output
          build_dir: dist
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Step 3: Actions tab โ†’ Generate Snake โ†’ Run workflow โ†’ Done โœ…


๐Ÿ‘จโ€๐Ÿ’ป LeetCode Stats

LeetCode Stats

๐Ÿ… LeetCode Achievements

๐Ÿท๏ธ Category ๐Ÿ“Š Stats
๐ŸŸข Easy Solved Easy
๐ŸŸก Medium Solved Medium
๐Ÿ”ด Hard Solved Hard
๐Ÿ† Max Contest Rating Rating
๐ŸŽฏ Global Ranking Rank
๐Ÿ“ Rank Rank No

๐Ÿ“š Currently Learning

๐Ÿ“˜ Topic ๐Ÿ”— Platform ๐Ÿ”ฅ Status
Azure AI-102 Certification Microsoft Learn ๐ŸŸก In Progress
LangGraph โ€” Multi-Agent Workflows DeepLearning.AI ๐ŸŸก In Progress
Model Context Protocol (MCP) Anthropic Docs ๐ŸŸข Exploring
Deep Learning Specialization Fast.ai ๐ŸŸก In Progress
Kaggle ML Competitions Kaggle ๐ŸŸข Active

๐ŸŒ Connect With Me

ย  ย  ย  ย 

"The best way to predict the future is to build it โ€” with AI." ๐Ÿš€

Pinned Loading

  1. Animal_Classification_System_Python Animal_Classification_System_Python Public

    HTML

  2. binance-futures-trading-bot binance-futures-trading-bot Public

    Python

  3. Chat_Application Chat_Application Public

    JavaScript

  4. Deep-Packet-Inspection-System Deep-Packet-Inspection-System Public

    C++

  5. eDNA-Biodiversity-AI-Explorer eDNA-Biodiversity-AI-Explorer Public

    Python

  6. Job-recruitment-app Job-recruitment-app Public

    Frontend

    JavaScript