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

Highlights

  • Pro

Block or report manaskng

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
manaskng/README.md
Typing SVG

About

B.Tech Computer Engineering student at Delhi Technological University (DTU) — CGPA 9.105.

I build full-stack systems, machine learning pipelines, and compiler tooling. My work spans real-time collaborative applications, ML-powered recommendation engines, neural networks, research paper implementations, and low-level compiler design. Currently exploring Generative AI, RAG pipelines, and Agentic AI systems.

🚀 Featured Projects

Tech Stack

Languages

C++ C Python TypeScript JavaScript

Frontend

React Next.js TailwindCSS Redux

Backend & Infrastructure

Node.js Express.js FastAPI Socket.io Docker

Databases

MongoDB MySQL Redis

AI / ML

scikit-learn TensorFlow Keras NumPy Pandas

Generative AI & Agentic Systems

Google Gemini OpenAI LangChain RAG Vector Search

Tools

Git GitHub Postman Vercel CMake Jupyter

GitHub & Competitive Programming Stats


Competitive Programming & Achievements

🏆 Goldman Sachs India Hackathon 2026 100/100 · Rank 1 · 15,000+ submissions · Recursive JSON parser in C++
⚔️ LeetCode Knight Top 2% · Rating 2051 · 800+ problems
📘 AlgoUniversity DP Camp Top 2.5% of 40,000 · Codeforces Master mentorship
🌟 GDG Solution Challenge Certificate of Achievement · AI-driven solution
🔖 GitHub Badges Pull Shark · Starstruck

Contribution Activity

Contribution Snake

Open to SDE internships, research collaborations, and open-source contributions.

manasraj850@gmail.com

Pinned Loading

  1. Relay Relay Public

    Real-time collaborative developer workspace featuring a workspace-wide RAG AI agent driven by Atlas Vector Search

    JavaScript 27

  2. opp-lens opp-lens Public

    Distributed scraping and semantic deduplication engine using Sentence Transformers and Atlas Vector Search

    TypeScript 36

  3. MiniC_Compiler MiniC_Compiler Public

    multi-stage compiler for a C subset in C++: hand-written recursive-descent parser, AST construction, semantic analysis (type checking, scope resolution), and x86-64 code generation.

    Makefile 1

  4. PacketSentinel PacketSentinel Public

    multi-threaded Deep Packet Inspection (DPI) engine written in pure C++17. Classifies live network traffic via TLS SNI extraction at wire-speed, featuring a real-time analytics dashboard

    C++ 1

  5. ARBOR ARBOR Public

    Forked from manikng/Hack2skillGDSC_ARBOR

    TypeScript 2

  6. proximity-forest proximity-forest Public

    Applied machine learning pipeline utilizing the aeon framework to benchmark Proximity Forest for scalable time-series classificatio

    Jupyter Notebook