Gopal Jee
Srivastava
B.Tech CSE ยท Slightly Nerd & perpetual learner
Trying to Build things from scratch because why not ?
Python ยท C++ enthusiast ยท MySQL User
French student (can say "croissant" confidently) ๐ซ๐ท
Education
The journey so farB.Tech โ Computer Science & Engineering
Higher Secondary (Class XII)
Secondary Education (Class X)
Experience
Real world stuff- Designed and deployed a live Elastic Moduli Calculator web app to support research in solid-state materials for the Applied Physics department.
- Automated multi-parameter calculations โ significantly cutting down the time faculty spent on manual computations and improving research workflow efficiency.
- Developed an online Solid State Velocity Calculator achieving precision up to 10โปโท, used for research in applied and solid-state physics.
Projects
Things I actually built
Compiler
๐จ In DevBuilding a compiler from scratch in C++. Implementing lexical analysis, syntax parsing, semantic analysis & code generation. Currently in the "DEVLOPMENT" phase.
Database Server
๐จ In DevBuilding a custom MySQL Workbench clone from scratch in C++. A fully functional SQL script runner โ to understand exactly what happens under the hood when you run a JOIN query at 2am.
Movie Ticket Booking
โ DoneFull GUI-based desktop app with seat selection, payment flow & MySQL backend. CRUD operations, normalized tables โ BookMyShow but locally hosted and built by me. ๐ฌ
Skills
What I actually knowCertifications
Proof I sat through coursesContemporary Java practices for building reliable & scalable enterprise apps. Design patterns, Java-based app development.
Core OOP pillars โ Encapsulation, Inheritance, Polymorphism, Abstraction. Hands-on design patterns to practical C++ code.