Skip to content
View rauf17's full-sized avatar

Block or report rauf17

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

Typing SVG


Professional Summary

const intro = `
  Hi, I'm Abdul Rauf — a Full-Stack Developer and aspiring ML Engineer
  passionate about building software that is fast, intelligent, and
  production-ready. I learn best by shipping real things, and I measure
  progress in deployed apps, not tutorials completed.
`;

const focusedOn = {

  fullStack:
    "Architecting scalable web apps with Next.js, React, and MERN — " +
    "from local-first dev tools to payment-integrated platforms.",

  aiAndML:
    "Building ML pipelines, integrating LLM APIs, and engineering " +
    "AI-powered SaaS platforms that solve real developer problems.",

  shipping:
    "Running live client projects, holding a TA role at FAST NUCES, " +
    "and continuously launching and improving my own products.",
};

const mission =
  "Build software that holds up under pressure — " +
  "performant, reliable, and designed with the user in mind.";

export default { focusedOn, mission };

Tech Stack

Languages

Frontend & UI

Backend & Databases

AI / ML

DevOps & Tools


Featured Projects

🚀 Live Deployments

Project Stack What it does Links
Mizan Wealth Next.js 15 · TypeScript · React Browser-native Islamic finance dashboard for tracking wealth, purifying stock portfolios, and calculating Zakat with precise Shariah compliance Live · Repo
Readme-AI Next.js · Gemini 2.5 Flash · TypeScript AI engine that transforms raw GitHub repos into professional READMEs using LLM code analysis — with a "Code Rain" cinematic interface Live · Repo
Apexdocs React · Vite · Firebase · Tailwind CSS Document generation SaaS — converts Markdown to print-ready PDFs with real-time editor, Firebase Auth & Firestore persistence Live · Repo
Trevo Next.js 15 · TypeScript · Framer Motion Developer tool for visualizing & exporting directory structures across 25+ tech stacks with IDE-style file tree and live ASCII generation Live · Repo

🤖 AI & Multi-Agent Systems

Project Stack What it does Links
Synapse LangGraph · FastAPI · Gemini 2.5 Flash · Python Production-grade multi-agent research assistant with autonomous web search, data validation, and Human-in-the-Loop (HITL) interrupts Repo
RACE ML Classifier Python · Scikit-learn · TF-IDF · Jupyter ML classification models trained on the RACE dataset using TF-IDF feature extraction and traditional ML techniques Repo
Hand Gesture Volume Controller Python · OpenCV · MediaPipe · Streamlit Real-time system volume control using hand gesture recognition via webcam Repo

🛠️ Developer Tools & Extensions

Project Stack What it does Links
FlexPrime ⭐ 44 JavaScript · Chrome Extensions API Supercharges the FAST-NUCES FlexStudent portal with marks alerts, GPA simulator, attendance tracking, auto grand total fix, and a fully redesigned UI Repo
Orbit Next.js · TypeScript High-precision 24-hour timeline for mastering global timezones — visualize daylight overlaps and coordinate across the globe with a minimalist interface Repo
Form-Forge JavaScript · Chrome Extensions API Fuzzy-matching autofill Chrome extension for Google Forms — cuts form-filling time dramatically Repo

⚙️ Systems & Low-Level

Project Stack What it does Links
ChronoRift C++17 · POSIX · pthreads · ncurses Multi-process tactical game built for OS concepts — POSIX shared memory, semaphores, pthreads, ncurses TUI, and signal handling across three concurrent processes Repo
CUDA KLT Tracker CUDA · C · GPU GPU acceleration of the KLT Feature Tracker — sequential CPU baseline plus progressively optimized GPU implementations (V2–V4) Repo

Experience

AI Intern — AI Genmat (Jun – Aug 2025 · Remote)

  • Engineered automated ML data pipelines with NumPy & Pandas, cutting preprocessing time by 45%
  • Implemented supervised learning models (Scikit-learn), improving research prototype accuracy by 30%

Teaching Assistant — FAST NUCES

  • Data Structures (Jan – May 2025): Designed & graded a full-scale C++ project for 450+ students
  • OOP (Aug 2025 – Jan 2026): Led live coding labs for 120+ students, reducing debugging time semester-over-semester

Certifications

Certification Issuer Link
Google AI Essentials Specialization Google / Coursera View
AI For Everyone DeepLearning.AI View
Introduction to Generative AI Google View
EF SET English — C2 Proficient EF SET View
Linux Shell Scripting for DevOps Coursera View

Open To

  • AI/ML or full-stack collaborations
  • Freelance client work (SaaS, Stripe integrations, LLM APIs)
  • Research projects at the intersection of ML and web systems
  • Hackathons, open-source contributions, and knowledge-sharing

"Ship fast. Learn faster. Keep building."

Pinned Loading

  1. flex-prime flex-prime Public

    A Chrome extension that supercharges the FAST-NUCES FlexStudent portal with marks alerts, GPA simulator, attendance tracking, auto grand total fix and a fully redesigned UI.

    JavaScript 44 1

  2. mizan-wealth mizan-wealth Public

    A browser-native Islamic finance dashboard for tracking wealth, purifying stock portfolios, and calculating Zakat with precise Shariah compliance.

    TypeScript 2

  3. readme-AI readme-AI Public

    Generate professional READMEs from any GitHub repo using AI. Features tone control, live editor, and syntax highlighting. Powered by Gemini 2.5 Flash.

    TypeScript 3

  4. apexdocs apexdocs Public

    A developer-first document generator that bridges the gap between Markdown and professional PDF output. Built with a focus on clean UI/UX, persistent user data, and seamless deployment on Vercel.

    JavaScript 2

  5. multi-agent-ai-research-assistant multi-agent-ai-research-assistant Public

    A production-grade multi-agent AI research assistant built with LangGraph and FastAPI. Features autonomous web search, data validation, and Human-in-the-Loop (HITL) interrupts.

    Python 1