Skip to content
View ANSHAM1's full-sized avatar
🏠
AT University
🏠
AT University

Block or report ANSHAM1

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 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
ANSHAM1/README.md

Hi 👋, I'm ANSHAM MAURYA

Machine Learning / Deep Learning Developer | Passionate about intelligent systems and applied AI.


👨‍💻 About Me

  • 🚀 Currently diving deep into Rust ⚙️ and System-Level Programming, while also exploring how to bring AI models into real-world production systems.
  • 🧠 Core expertise in Machine Learning & Deep Learning, with a strong interest in low-level systems programming — I love blending performance with intelligence.
  • 🌱 Practicing Data Structures & Algorithms in C++ and Java to keep sharpening problem-solving skills.
  • 💬 Always open to chat about C++, Rust, CUDA, PyTorch, TensorFlow, or even MERN stack development.
  • 📫 Reach me at: anshammaurya2291@gmail.com
  • ⚡ Fun fact: I enjoy reverse-engineering intelligent behavior in code — like peeking into how “thinking” works 🧩🤯.

Portfolio - visit


🛠 Tech Stack

Core Languages

cplusplus logo c logo rust logo python logo java logo csharp logo javascript logo

AI / ML

pytorch logo tensorflow logo keras logo numpy logo pandas logo huggingface logo cuda logo

Web Development

react logo express logo tailwindcss logo nodejs logo django logo flask logo fastapi logo vite logo redux logo html logo css logo

Databases

mongodb logo mysql logo postgres logo sqlite logo

DevOps / Cloud / Deployment

git logo docker logo kubernetes logo github actions logo aws logo vercel logo

Systems / OS

linux logo ubuntu logo bash logo

Tools & IDEs

github logo vscode logo visual studio logo postman logo cmake logo

📊 GitHub Stats

Stats Repos Commits
Details Streak

🚀 Featured Projects

⚡ TorchLessCUDA

A fully custom Convolutional Neural Network built from scratch using C++ and CUDA, with hand-written GPU kernels for forward & backward propagation. Designed to showcase deep understanding of low-level GPU computing and neural network internals.

🛡 SentinelAI NIDS

An intelligent Network Intrusion Detection System that monitors and responds to anomalies in real time. Built with Rust and Tauri for high-performance system security and cross-platform reliability.


LeetCode Codeforces

“Code is the closest thing we have to magic ✨”

Pinned Loading

  1. TOrchLessCUDA TOrchLessCUDA Public

    A lightweight GPU-accelerated deep learning engine in C++/CUDA, designed from first principles to implement neural network primitives, tensor computation, and CNN training pipelines without externa…

    Cuda 1

  2. AI_Research_Assistant_Agent AI_Research_Assistant_Agent Public

    Autonomous AI research assistant that can analyze documents, search knowledge bases, perform calculations, and generate structured research reports.

    Python 1

  3. SentinelAI_Nids SentinelAI_Nids Public

    An AI-driven network intrusion detection system built from scratch, combining machine learning and deep learning techniques to analyze network behavior, identify anomalies, and detect potential cyb…

    Rust 1

  4. FlowForge-Mini_LCEL_Pipeline_Engine FlowForge-Mini_LCEL_Pipeline_Engine Public

    A lightweight implementation of a LangChain Expression Language (LCEL)-inspired pipeline execution framework built from scratch in Python using Object-Oriented Programming, operator overloading, an…

    Python 1

  5. Embedded_LSM_KV_Database Embedded_LSM_KV_Database Public

    A lightweight embedded key–value database built from scratch using modern C++, implementing an LSM-Tree storage engine with write-ahead logging, SSTable persistence, and efficient read/write operat…

    C++ 1

  6. Tic-Tac-Toe-AI Tic-Tac-Toe-AI Public

    A Tic-Tac-Toe AI built in modern C++ using the Minimax algorithm with memoization (dynamic programming), efficient last-move win detection, and scalable board-size support.

    C++ 1