Fun With Logic
A collection of innovative applications crafted from the ground up without the use of external libraries or frameworks. This project features two distinct apps, one that simulates driving a car, offering an interactive and engaging experience, and another that enables users to draw mathematical graphs dynamically. Both applications showcase a deep understanding of core web technologies and demonstrate the power of building complex functionalities with pure code.
HTML
CSS
JavaScript
TypeScript
Fun With Logic is a showcase of two web apps built entirely from scratch, without external libraries or frameworks. One app simulates driving a car in 2D, while the other lets users draw and explore mathematical graphs interactively. Both demonstrate advanced use of HTML, CSS, and JavaScript/TypeScript, focusing on core web technologies and custom logic.