All Projects

Verity Dissection Simulator

HTML

CSS

JavaScript

Developed a Verity Dissection Simulator for Destiny 2 using vanilla HTML, CSS, and JavaScript. This interactive puzzle was created to help players practice and familiarize themselves with the dissection puzzle mechanic featured in the game. The simulator provides various interactive elements that allow users to engage with the puzzle, enhancing their problem-solving skills and preparing them for the in-game experience. By creating this project, my goal was to offer an effective tool for players to improve their performance and master the puzzle through hands-on practice. Additionally, by building this project with vanilla technologies, I was able to strengthen my foundational knowledge. I also made this simulator fullly responsive to help users practice on their mobile devices.

Savr - Financial Calculators

HTML

CSS

JavaScript

Chart.js

Developed a Financial Calculator that features FD (Fixed Deposit), RD (Recurring Deposit), and EMI (Equated Monthly Installment) calculators, using vanilla HTML, CSS, and JavaScript. The project includes interactive sliders and input boxes for users to enter their data, and integrates Chart.js to visualize the results in the form of a donut chart, making the financial data more intuitive and accessible. This project was also my first attempt at webpage design, where I took inspiration from other websites to create a clean and user-friendly interface. Additionally, I made the design fully responsive, ensuring a seamless experience across mobile devices. I used vanilla technologies for this project to deepen my understanding of input elements and allow me to gain a better grasp of how these elements function and interact.