👋🏼 Hey, I’m Farhan
Software developer building modern SaaS with Next.js and AI — currently pursuing an MSc in Computational Finance at King’s College London.
1type WebDeveloper = {
2 name: string;
3 frameworks: string[];
4 currentFocus: string;
5};
6
7const farhan: WebDeveloper = {
8 name: "Farhan Keriwala",
9 frameworks: ["Next.js", "Tailwind CSS", "ShadCN UI", "Supabase"],
10 currentFocus: "Building full-stack SaaS platforms for EdTech and Fintech",
11};
12
13console.log(`🚀 Meet ${farhan.name} – crafting seamless user experiences with modern web tools.`);
14
Track Record
A snapshot of the impact and experience I bring to every project.
- 0+
- Projects
- 0+
- Years experience
- 0+
- Client satisfaction
Built full-stack platforms and tools for startups and production use.
Hands-on development across web, backend, AI, and cloud systems.
Consistent praise for delivery, clarity and long-term support.
My Tech Stack
A curated set of tools powering my work across frontend, backend, ML, and DevOps.
Frontend (6)
React
Next.js
Vue.js
Tailwind CSS

shadcn/ui
Framer Motion
Backend & Infra (6)
Supabase
PostgreSQL
Docker
Firebase
Node.js
Express
Languages & DB (6)
Python
JavaScript
TypeScript
C++
Java
SQLite
ML / AI (5)
PyTorch
TensorFlow
NumPy
scikit-learn
Jupyter