Hello World
As a Computer Engineering student, I'm passionate about web development and continuous learning. I've created a WebGL course on Udemy to help others learn this technology more easily.
Additionally, I tutor C programming and Java (OOP) to first-year students, using private YouTube videos to support my students.
My ultimate goal is to work at top companies like Amazon, Netflix, Google, and others after completing my studies. I believe that my WebGL course, tutoring experience, and ongoing learning of DSA will help boost my resume and demonstrate my willingness to learn and communicate complex topics effectively.
My toolbox of languages, frameworks, and technologies I work with.
HTML5
CSS3
(Intermediate)
JavaScript
(Beginner)
Java (OOP)
WebGL
C Programming
(Intermediate)
DSA
MySQL
(Intermediate)
Git
VS Code
Have a question or want to work together? Feel free to reach out!
A collection of projects where I've turned ideas into reality.
A fully functional bank management system with a dual interface (GUI & Console). Users can create accounts, perform transactions, and track financial records securely. Integrates with a MySQL database.
A WebGL-based game created to demonstrate practical applications of skills taught in my Udemy course. Showcases advanced WebGL techniques.
This C program calculates parameters of a series RLC circuit (reactance, impedance, current, voltage, power, resonant frequency) based on user inputs.
A simple two-player Tic Tac Toe game implemented in C. Features board display, win/draw detection, and invalid move handling.
A simple to-do list web app for adding, completing, and deleting tasks. Supports dark mode and uses local storage for persistence.