Skip to content
View eeshaansarda's full-sized avatar

Block or report eeshaansarda

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
eeshaansarda/README.md

👋 Hi, I'm Eeshaan Sarda

🚀 I fell in love with Computer Science when I was just 11.
🛠️ Since then, I've built 30+ projects exploring everything from games to fullstack applications.
🎓 I completed my Bachelors in CS degree from the University of St Andrews.
🌐 For the past two years, I've been working as a Full Stack Engineer.

I'm open to new opportunities – please feel free to reach out at sardaeeshaan@gmail.com.


🛠️ Tech Stack

Languages: JavaScript, TypeScript, Python, Java, C/C++, Rust, Haskell
Frontend: React, React Native, Next.js, Tailwind CSS, Zod
Backend: Node.js, Express.js, Flask, Django, FastAPI, WebSockets
Databases: PostgreSQL, MongoDB, MariaDB, Prisma ORM
DevOps & Tools: Docker, Git, GitHub Actions, Linux, CI/CD

Pinned Loading

  1. AcademicJournal AcademicJournal Public

    A full-fledged academic journal platform for publishing and peer-reviewing research code. This project supports federated journal systems, allowing multiple teams to interconnect their journals via…

    HTML 1

  2. fertility-edit fertility-edit Public

    Real reviews and expert insight on fertility products; all in one place.

    TypeScript

  3. eechess eechess Public

    A modern, real-time online chess platform built with React, TypeScript, and WebSockets.

    TypeScript

  4. cycling-route-simulator cycling-route-simulator Public

    A web application that enables cyclists to draw routes on an interactive map and simulate a cycling journey along those routes with smooth animation.

    TypeScript

  5. GameOfLife GameOfLife Public

    A JavaFX-based GUI application to simulate **Conway’s Game of Life**, extended to support a wide range of features including customizable rules, 3D cellular automata, and file I/O for persistence.

    Java