Hi, I'm Syed Farhan, a Computer Science Engineering student and software developer. I build backend applications, write automation scripts, and solve algorithmic challenges.
I mainly work with Python, SQL, Django, and web systems. I also share code tutorials and projects on my YouTube channel (@CodeByFarhan) and practice data structures and algorithms on LeetCode (syedfarhan078).
My interests include backend engineering, software optimization, and open-source contributions. I love configuring my development environments and building utility packages that solve real-world problems.
Career Catalyst is a modern, modular, production-ready SaaS application built in Django designed to accelerate professional growth and bridge the technical skills gap for university students.
Think you're smarter than everyone? Put your brain to the test with hilarious trick questions where the most obvious answer is usually wrong!
Politaria is an open-source civic technology and political intelligence platform designed to systematically archive, explore, and visualize global governance data.
A real-time chat application built with Django, Django Channels, WebSockets, Daphne, and Redis. The application allows users to enter chat rooms and exchange messages in real time without refreshing the page.
A hybrid backend service for a chat application built with Django, providing both standard RESTful APIs via Django REST Framework (DRF) and a flexible GraphQL API powered by Graphene-Django.
The Personal Carbon Calculator is an interactive web application built with Streamlit designed to help individuals estimate, visualize, and reduce their personal carbon footprint.
CODE MIND is an AI-powered coding assistant chatbot built using Python, Streamlit, and the Groq API. It helps developers and students solve programming-related problems, debug code, understand concepts, and receive AI-powered coding assistance through an interactive web interface.
An interactive web application that converts any user-defined Context-Free Grammar (CFG) into Chomsky Normal Form (CNF) while clearly displaying each transformation step. Built using Python, Flask, HTML, CSS, and a clean UI for easy grammar visualization.
The Eye-Controlled Mouse is an assistive technology prototype that allows users to control the computer cursor using eye movements instead of traditional input devices like a mouse or trackpad. The system uses a webcam, OpenCV, and Tkinter to detect the userÆs eyes, track gaze direction, and simulate mouse movements and clicks.