Front-End Developer & C++ Programmer

Building beautiful, responsive, and performant web applications

About Me

Hi! I'm Zaid Haris, a passionate front-end enthusiast and C++ programmer currently pursuing my bachelor's at FAST-NU, where I'm in my sophomore year. With a keen eye for detail and a problem-solving mindset, I focus on creating efficient and user-friendly solutions. While I have a solid foundation in C++ and have explored front-end development, I’m continuously learning and expanding my skills to build better and more robust applications.

My coding journey began with Python, where I initially faced many challenges but persevered, steadily improving until I became a confident problem-solver. Upon entering university, I transitioned to C++, dedicating three semesters to mastering data structures, algorithms, and system optimization. Along the way, I developed a passion for web development, teaching myself through online resources and hands-on projects. While I’ve made significant progress, I see this as just the beginning—there’s still much more to explore and conquer.
With a strong foundation in C++ and problem-solving, I approach front-end development with a unique perspective, ensuring that my web applications are not only visually compelling but also technically robust and efficient.

My Skills

Front-End Development

Building modern, responsive web applications

HTML5 CSS3 JavaScript Responsive Design UI/UX

C++ Programming

Developing efficient and performant applications

STL Algorithms Data Structures Performance Optimization

Python Programming

Automating tasks and data analysis

Python 3 NumPy Pandas Matplotlib Automation Data Analysis

Featured Projects

Spotify Web App Clone

A responsive music streaming interface

Built a responsive Spotify-like interface with playlist management, and music player controls functionality using vanilla web technologies.

HTML CSS JavaScript Fetch API

CLI-based Mini-Instagram

Social media platform in C++

Developed a command-line Instagram clone with user profiles, posts, comments, and messaging utilizing various data structures like graphs, trees, and hash tables.

C++ Data Structures Algorithms File I/O

CLI-based Minesweeper

Classic game implemented in C++

Created a command-line version of the classic Minesweeper game with multiple difficulty levels, file handling, and score tracking.

C++ 2D Arrays Recursion Game Logic