Personal Portfolio
Build your own site with bio, skills, and project showcase.
Building projects is how you prove skill. Theory without projects is just knowledge, not capability.
Prove you know the basics
Prove you can build real things
Prove you are job-ready
Build your own site with bio, skills, and project showcase.
Functional calculator with keyboard support and history.
Pixel-perfect implementation of a Figma or Dribbble design.
Fetch real weather data from OpenWeatherMap API with search.
Search and display movies using TMDB API with filters.
Track income and expenses with categories and charts.
Product listings, cart, and checkout flow.
Chat UI connecting to OpenAI or Groq API with message history.
CRUD API for blog posts with categories, pagination, and search.
Registration, login, JWT tokens, password reset, refresh tokens.
Shorten URLs, track click counts, and redirect with analytics.
WebSocket chat server with rooms, presence, and message history.
API that accepts text prompts and returns AI-generated responses via Groq.
Blog with auth, CRUD posts, comments, categories, and admin panel.
Post, search, and apply for jobs with employer and candidate dashboards.
Products, cart, checkout with Stripe, order management, and admin.
Notes + tasks + AI summarization and scheduling, like Notion + AI.
Auto-sort files in Downloads folder into categorized subfolders.
Scrape job listings or news and save to CSV with BeautifulSoup.
Full CRUD API with FastAPI, SQLAlchemy, and PostgreSQL.
Take data input and auto-generate formatted PDF reports.
Build a Telegram bot with commands, inline keyboards, and database persistence.
Multi-turn AI chatbot backed by Groq LLM with conversation history.
Redesign one screen of a popular app with documented reasoning for every decision.
Design a full website UI for a local business from scratch.
Design and prototype a 5-screen mobile app with full interactive flow in Figma.
Build a full design system: color palette, type scale, spacing, and 8 components.
Complete UX process: research, personas, wireframes, prototype, usability test, report.
Write a complete manual test case document for a login form, all paths.
Build a Postman collection testing a public API endpoint with assertions.
Write Playwright tests for login flow: valid, invalid, locked account.
Run k6 load tests against an API, analyze results, write a report.
Analyze a sales dataset and build an interactive dashboard with KPIs.
Download a Kaggle dataset, write 15+ SQL queries, and document insights.
Analyze academic dataset with Pandas: trends, outliers, correlations.
Build a Tableau Public dashboard from a financial CSV dataset.
Classic Kaggle competition. Build a classifier with feature engineering.
Regression model predicting property prices with feature analysis and cross-validation.
CNN classifier for 10-class image recognition using PyTorch.
Train a model, save it, and serve predictions via FastAPI endpoint.
Containerize a full-stack app with multi-stage Docker build and Docker Compose.
GitHub Actions pipeline: test → build Docker image → deploy to Render.
Set up Prometheus and Grafana to monitor an API with dashboards and alerts.
Use Nmap to scan your own network and document devices, open ports, and risks.
Test DVWA or HackTheBox and write a professional penetration test report.
Solve 5 TryHackMe challenges and publish detailed write-ups.
Real-time messaging with rooms, user avatars, and Firebase backend.
Track income and expenses with charts, categories, and monthly summaries.
Track daily habits with streaks, reminders, and a progress dashboard.
Product catalog, cart, checkout with backend API integration.
Record 5 minutes of yourself talking, edit it down to 2 tight, engaging minutes.
Create a 60-second product promo from stock footage and music.
Edit a 10 to 15 minute YouTube video with B-roll, lower thirds, color grade.
Produce and publish your first 3 automation videos with script, AI voice, thumbnail.
Research and plan 30 video ideas ranked by search volume and competition.
Reach 1,000 subscribers on a niche channel with consistent publishing strategy.
Pick a local business website, run a full SEO audit, and write a recommendations report.
Create a 30-day social media content calendar with captions and hashtags.
Build a 5-email welcome sequence for a product using Mailchimp. Track open rates.
Build a personal library of 20+ tested prompts for your specific workflow and field.
Research a topic using AI tools, verify every claim independently, produce a report.
Build an application that calls an LLM API as a core feature.
Build a complete 5-page business website in Webflow from a design brief.
Zapier: new form submission → add to Airtable → send welcome email.
Build a functional web app in Bubble with user auth, database, and core features.
Document a public API or one you built, endpoints, parameters, responses, errors.
Write a 3-part tutorial teaching a beginner to build something in your area of expertise.
Improve the documentation of a real open source project and submit a pull request.
Write, test, and deploy a custom token to a testnet with name, symbol, supply cap, and access-controlled minting.
Contract that stores messages on-chain with wallet address and timestamp. Build a frontend with wallet connect and live message feed.
Build a public Dune Analytics dashboard for one protocol — explain every SQL query in plain English.
Governance contract with proposal creation, time-locked voting, quorum, and result tallying. Full Foundry test coverage.
Full ERC-721 collection with IPFS metadata, minting frontend, whitelist phase, and royalties (ERC-2981).
Pick any top-10 DeFi protocol. Write a full technical breakdown: how it works, revenue model, risks, smart money activity, 12-month TVL trends.
Build a constant-product AMM: add/remove liquidity, token swap, LP token minting, fee collection. No scaffolding — write every line. Foundry fuzz tests required.
Select an unaudited open-source contract. Run Slither, write Foundry fuzz tests, manually review logic. Produce a professional report: scope, findings by severity, PoC, and fixes.