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 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
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: [email protected]
  • ⚑ Fun fact: I enjoy reverse-engineering intelligent behavior in code β€” like peeking into how β€œthinking” works 🧩🀯.

Portfolio - visit


πŸ›  Tech Stack

Core Languages

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

AI / ML

pytorch logo tensorflow logo

Web Development

react logo express logo tailwindcss logo nodejs logo mongodb logo mysql logo

Tools & IDEs

git logo github logo vscode logo visual studio logo postman logo

πŸ“Š GitHub Stats

streak graph trophy graph
stats graph languages graph
activity graph

πŸš€ Featured Projects

TorchLessCUDA: CNN from Scratch

⚑ TorchLessCUDA is a fully custom-built Convolutional Neural Network (CNN) implemented from the ground up using C++ and CUDA.

πŸ”§ Designed to demonstrate mastery of low-level GPU computing, memory optimization, and neural network internals.

πŸ“ˆ Features hand-written CUDA kernels for efficient forward and backward passes without relying on external deep learning frameworks.

πŸ”— View Repository

SentinelAI NIDS

πŸ›‘οΈ SentinelAI is an advanced Network Intrusion Detection System (NIDS) that monitors, detects, and responds to anomalous network behaviors in real time.

βš™οΈ Built with Rust and Tauri to ensure high performance, system-level security, and smooth cross-platform support.

πŸ“Š Powered by intelligent anomaly detection algorithms, offering deep visibility into network traffic with minimal overhead.

πŸ”— View Repository


πŸ† Competitive Programming Profile

LeetCode

LeetCode Stats

β€œCode is the closest thing we have to magic βœ¨β€

Pinned Loading

  1. SentinelAI_Nids SentinelAI_Nids Public

    a custom, ML/DL-powered network intrusion detection system

    Rust 1

  2. ScratchANNet ScratchANNet Public

    scratchANNet is a minimalist deep learning framework written entirely from scratch in C++20

    C++ 1

  3. LSTMiniNet LSTMiniNet Public

    LSTM gate implementation of RNN, demonstrates building deep sequence models like LSTM from scratch

    C++ 1

  4. ScratchRNNilla ScratchRNNilla Public

    ScratchRNNilla is a fully handwritten Vanilla RNN regression model framework developed in C++20.

    C++ 1