Skip to content
View ambitiouss22's full-sized avatar
  • Codeflex
  • Jodhpur, Rajasthan

Block or report ambitiouss22

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ambitiouss22/README.md

Hi there, I'm Avnee Dadhich 👋

Backend & Distributed Systems | AI/ML

Building high-performance engineering solutions and scalable architectures.


🚀 About Me


🛠️ Tech Stack

  • Languages: C++, Go, Java, Python, Node.js
  • Architecture & Infrastructure: Docker, Kubernetes, Distributed Systems, REST APIs
  • Domains: Backend Development, Machine Learning, Artificial Intelligence

🏆 Achievements & Competitive Programming

  • Peak Ratings:LeetCode Knight | Codeforces Specialist | CodeChef 4-Star

🔥 Highlighted Projects

  • Distributed File System (Go): Engineered a highly available file system featuring data replication and distributed locking mechanisms.
  • Memory Allocation Engine: Custom-built allocator optimized for high-concurrency environments.

Always building, always learning.

Pinned Loading

  1. Handwritten-Captcha-SolverHandwritten-Captcha-SolverPublic

    A deep learning-based Handwriting Captcha Solver using CNN, Keras, TensorFlow, and OpenCV to recognize and decode handwritten captchas.

    Jupyter Notebook 1

  2. Real-Time-Soduku-SolverReal-Time-Soduku-SolverPublic

    Real-Time Sudoku Solver detects and solves Sudoku puzzles from a live video feed using OpenCV and CNN. It identifies the board, recognizes digits with a trained model, solves the puzzle, and overla…

    Jupyter Notebook

  3. memory-allocation-enginememory-allocation-enginePublic

    A lock-free, hardware-accelerated memory allocator in C++20. Outperforms Windows native malloc by ~7% at 106M ops/sec under 16-thread concurrency.

    C++ 1

  4. DDoS-DetectionDDoS-DetectionPublic

    DDoS Attack Detection System — ML-powered engine using LSTM, CNN, RF & SVM for adaptive threat detection. Live traffic monitoring, real-time alerts, interactive dashboard, & threat intelligence vi…

    TypeScript

  5. dfsdfsPublic

    Go

  6. PaperRAGPaperRAGPublic

    Forked from Exynos21/PaperRAG

    JavaScript