F

Farhan

Github
🚀 Full-Stack Developer | CS Student | Competitive Programmer | Deep Learning Enthusiast

Building scalable, production-grade web apps while solving complex algorithmic problems. Passionate about clean architecture, system design, and pushing the boundaries of AI.

18+
Github Repositories
1.8k
LeetCode Ratings
1000+
Codeforces Ratings
700+
Total Problem Solved

Contact

Technical Skills

Languages

Python
C/C++
JavaScript

Databases & Tools

MongoDB
FireBase
Convex
Git
Docker

Frameworks

React.js
Node.js
React Native
Express.js

System Design

Low-Level Design

Problem Solving

Leetcode
Codeforces
GFG

Education

Bachelor of Technology

Information Technology

Netaji Subhas University of Technology, New Delhi

2023 - 2027

Relevant Coursework

Data Structures
Database Management System
Operating Systems
Computer Networks
System Design
OOPS

Experience

Deep Learning Research Intern

NSUTNew Delhi, Delhi
Hydroponic Plant Analysis
June 2025 – Present
  • â–¸Working on classification of hydroponic plant conditions using deep learning on hyperspectral data
  • â–¸Analyzing plant leaf spectra to predict chemical deficiencies and nutrient imbalances
  • â–¸Exploring CNN and transfer learning techniques to enhance prediction accuracy

Full-Stack Web Developer

Client: Journalist (Kashmir)https://www.fizalakhan.com
Freelance
Dec. 2024 – June 2025
  • â–¸Collaborated with small businesses and individuals to build and modernize websites, boosting online presence and driving customer engagement
  • â–¸Developed SEO-optimized personal blogs and portfolio platforms for creators and professionals, reducing content publishing time by up to 60%
  • â–¸Optimized a journalist’s CMS blog and portfolio by reducing page load time from minutes to seconds through backend refactoring implemented a 30-second interval loop to pre-fetch data, significantly improving responsiveness and cutting hosting cost

Featured Projects

Built a C++ notification system with SMS, Email, and Push support using OOPS and design patterns

C++
1
1
Updated June 2025
C++
OOP
Design Patterns
  • â–¸Designed a modular notification system supporting SMS, Email, and Push channels using the Strategy and Decorator patterns
  • â–¸Applied SOLID principles to ensure extensibility and clean separation of concerns between sender and message interfaces
  • â–¸ Implemented a plug-and-play architecture using the Decorator pattern to dynamically switch and combine notification channels (Email, SMS, Push); designed the system to be easily extensible and stored all dispatched notifications for future tracking

Developed a mobile app that detects potato leaf diseases using a CNN model with 90%+ accuracy, enabling real-time predictions from camera input via FastAPI and React Native.

Python
1
1
Updated June 2025
TensorFlow
FastAPI
CNN
React Native
Python
  • â–¸Built a mobile application powered by a CNN model to classify potato leaf diseases as Healthy, Early Blight, or Late Blight
  • â–¸ Trained the model on a labeled image dataset, achieving 90%+ validation accuracy using convolutional layers, dropout, and data augmentation
  • â–¸Integrated the model into a camera-based app that allows users to click a photo and instantly get disease predictions
  • â–¸Designed the app interface for real-time use by farmers and agronomists to assist in early disease detection

Built a secure full-stack CMS and portfolio platform for a journalist to publish and manage stories

JavaScript
1
1
Updated Feb 2025
React.js
Node.js
Express.js
MongoDB
Firebase
  • â–¸Engineered a cost-effective deployment strategy by adding a 30-second loop in the backend to keep the Render free-tier server warm, ensuring the CMS stays live without delays
  • â–¸Delivered a robust CMS and portfolio system for a Kashmiri journalist, enabling seamless publishing and management of 30+ live articles
  • â–¸Integrated Firebase for secure authentication and MongoDB for scalable content storage
  • â–¸Boosted SEO performance by 50% and improved page load speed by 40% through optimized rendering and media handling
  • â–¸Designed with accessibility and reliability in mind to ensure uninterrupted access to sensitive stories

Built a social app with story, media uploads, and real-time like/comment functionality

TypeScript
1
1
Updated January 2025
React Native
TypeScript
MongoDB
  • â–¸Interactive UI with smooth media handling
  • â–¸Secure authentication and MongoDB integration

Built a full-stack EdTech platform with course creation, enrollment, and Razorpay integration

JavaScript
1
1
Updated November 2024
Node.js
Express.js
MongoDB
React.js
  • â–¸Developed a full-stack EdTech platform capable of handling up to 500 concurrent users with features for course creation, management, and student enrollment
  • â–¸Implemented role-based authentication using JWT, with OTP-based login verification for enhanced security
  • â–¸Integrated Razorpay for secure payments and deployed an AI-powered chatbot that handles 100+ student queries weekly

Achievements

  • Secured 2nd position at Microsoft Innovortex Hackathon among 100+ teams
  • Cleared Level 1 of Flipkart Grid 6.0 (Tech Track)
  • Achieved 1800+ rating on LeetCode by solving 400+ Data Structures and Algorithms problems