Skip to content
View Ankitt-02's full-sized avatar

Block or report Ankitt-02

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

Full-Stack Developer · MERN Stack · Building at the intersection of Web & ML

LinkedIn Portfolio Email


About Me

I'm a 2nd-year B.Tech student who builds full-stack products — not just tutorials or clones. I specialize in MERN stack development, and I'm currently expanding into Machine Learning, applying it to real-world problems like attendance automation and resume parsing.

I care about clean architecture, real user experience, and shipping things that actually work.

  • 🚀 Just shipped: OnRecord — AI attendance system using face + voice biometrics · Live →
  • 💪 Strong in: React, Node.js, Express, MongoDB, WebRTC, WebSockets
  • 🧠 Exploring: Python ML pipelines, speaker embeddings, computer vision
  • 🤝 Open to: Internships, collaborations, and interesting problems

Featured Projects

OnRecord — AI-Powered Attendance System   Live Demo

Replaces manual roll-calls with a biometric verification system. Instead of asking "who's present?", it answers "who can be verified?"

  • Detects multiple faces per image using dlib — generates 128-d face embeddings matched via trained SVM classifier
  • Real-time speaker verification using resemblyzer d-vector embeddings + librosa acoustic feature extraction
  • One-time biometric enrollment (face + voice) stored securely via Supabase auth + database
  • QR code-based instant course joining — no manual data entry for students
  • Confidence scores logged per verification with exportable CSV attendance reports

Stack: Python Streamlit dlib scikit-learn resemblyzer librosa Supabase Pillow Pandas

View Repository →  ·  Live Demo →


Zero-One — Full-Stack Investment & Trading Platform

A fintech web app for portfolio tracking, market watchlists, stock analytics, and simulated order management.

  • Built real-time dashboards and interactive charts with React
  • Designed scalable backend APIs with MongoDB for user, portfolio, and transaction data
  • Implemented authentication flows and modular trading interfaces
  • UI/UX inspired by modern brokerage platforms

Stack: React Node.js Express MongoDB Chart.js

View Repository →


CallMesh — Real-Time Video Communication Platform

A full-stack communication platform with video conferencing, P2P calling, and instant messaging.

  • Implemented low-latency video/audio using WebRTC peer-to-peer architecture
  • Built real-time signaling and chat using WebSocket technology
  • Developed scalable backend with MongoDB for session and chat persistence
  • Responsive meeting interfaces with modular frontend components

Stack: React Node.js WebRTC WebSockets MongoDB

View Repository →


ATS Resume Checker   🔧 In Progress

Parses resumes and scores them against job descriptions using NLP — helping candidates identify gaps before applying.

Stack: Python Streamlit NLP spaCy


Tech Stack

Frontend React JavaScript HTML5 CSS3

Backend Node.js Express.js WebRTC

Database MongoDB MySQL

ML / Data Python Streamlit scikit-learn OpenCV


Projects & Skills

🚀 OnRecord  

AI attendance via face + voice biometrics. Replaces roll-calls with verification.

Python dlib SVM resemblyzer Supabase

→ onrecord.streamlit.app

📈 Zero-One

Full-stack fintech platform — portfolio tracking, watchlists, simulated order management.

React Node.js MongoDB Express Chart.js

→ View Repository

📡 CallMesh

Real-time video + messaging platform built on WebRTC P2P and WebSocket signaling.

WebRTC WebSockets React Node.js MongoDB

→ View Repository

🔧 ATS Resume Checker  

Parses resumes and scores them against job descriptions using NLP pipelines.

Python spaCy NLP Streamlit


Skills

Domain Technologies
Frontend React · JavaScript · HTML5 · CSS3
Backend Node.js · Express · WebRTC · WebSockets
Database MongoDB · MySQL
ML / Data Python · scikit-learn · dlib · resemblyzer · librosa · Streamlit
Tools Git · Supabase · Postman

2 stacks · 3 shipped projects · 1 live deployment · always building

Pinned Loading

  1. Ankitt-02 Ankitt-02 Public

  2. OnRecord OnRecord Public

    Face Recognition • Voice Authentication • Smart Attendance

    Python

  3. OnRecord_landingPage OnRecord_landingPage Public

    Landing-Page

    HTML