Skip to content
View zainulwahaj's full-sized avatar

Highlights

  • Pro

Block or report zainulwahaj

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

Typing SVG


LinkedIn Gmail GitHub Profile Views


⚡ About Me

class ZainulWahaj:
    role        = "Jr AI Engineer @ GenMediTech PVT"
    education   = "BS Artificial Intelligence — COMSATS University, Islamabad"
    focus       = ["Agentic AI", "Cloud Infrastructure", "Full-Stack Development"]
    products    = ["DNA SmartNotes AI (medical scribing SaaS)",
                   "MedCodifier (medical coding SaaS)"]
    loves       = ["AWS CDK", "LangGraph", "Docker", "serverless architectures"]
    currently   = "Building production AI systems in healthcare"

🚀 Featured Projects

Project What it does Stack
🔐 SecureVault Zero-knowledge encrypted file vault. Client-side XChaCha20-Poly1305, X25519 key exchange, TOTP MFA. Server is cryptographically blind. FastAPI · Next.js · libsodium · AWS CDK · PostgreSQL
🍳 RecipeHub · recipehub-fe AI recipe platform powered by GPT-4o-mini. Role-based access, ratings, favorites. FastAPI on Lambda via Docker. FastAPI · React 19 · OpenAI · AWS Lambda · Docker
🕷️ Crawl.ai · scrapvision (backend) Web scraper with TextRank summarization + VADER sentiment. Asyncio-driven, real-time React dashboard. Next.js · Flask · NLP · Tailwind · shadcn/ui
🖥️ TaskMGR Cross-platform Task Manager clone (Windows · macOS · Linux). Single C# codebase, real-time CPU/memory monitoring. .NET 8 · Avalonia UI · C# · MVVM
🧠 Suicide Ideation Detection DistilBERT on 232K Reddit posts. 96.9% accuracy, 99.5% ROC-AUC. Next.js + Windows XP.css frontend. DistilBERT · PyTorch · Scikit-Learn · Next.js

🛠️ Tech Stack

Languages

Python TypeScript JavaScript C# C++ Java

Web & APIs

React Next.js FastAPI Node.js Flask Tailwind CSS

Cloud & Infrastructure

AWS Docker AWS Lambda Amazon S3 Amazon RDS AWS CDK

AI / ML

LangChain OpenAI PyTorch Hugging Face scikit-learn Pinecone

Databases

PostgreSQL MongoDB MySQL Firebase


📊 GitHub Stats

GitHub streak

🐍 Contribution Activity


Pinned Loading

  1. SecureVault SecureVault Public

    A zero-knowledge secure file vault where all encryption happens client-side, passwords never leave the browser, and the backend is cryptographically incapable of accessing user data.

    Python

  2. TaskMGR-clone TaskMGR-clone Public

    🖥️ Cross-platform Task Manager for Windows & macOS — Built with .NET 8 and Avalonia UI

    C#

  3. f1 f1 Public

    Streamlit app predicting F1 qualifying positions with a stacked ensemble (CatBoost, LightGBM, Ridge) on 2020–2024 data. EDA dashboard, single and batch prediction. Scikit-Learn, Plotly, Ergast-styl…

    Python

  4. recipehub-be recipehub-be Public

    REST API for RecipeHub: JWT auth, recipe CRUD, AI recipe generation via OpenAI GPT-4o-mini, RBAC, ratings & favorites. FastAPI on AWS Lambda (Docker).

    Python

  5. recipehub-fe recipehub-fe Public

    RecipeHub web app: browse & search recipes, generate from ingredients with AI, manage recipes, rate & favorite. React 19, Vite, Tailwind.

    JavaScript

  6. termview termview Public

    View images, animated GIFs, and videos in the terminal — with audio and keyboard controls

    Python