I am dedicated to expanding my skills
and mastering them.
My Skills
React

Javascript

HTML

CSS

SCSS

GITHUB

BOOTSTRAP

Featured Projects

Recipe App
A web application that lets users search up recipes, and display the ingredients, serving size, and cooking time. It allows users to bookmark recipes and create their own using the local storage API. The app fetches data from a recipe API endpoint and renders it on the page.
Check It Out
Landmark App
A web application that lets users mark multiple locations on a highly interactive map. It leverages the open-sourced Leaflet library to render the interactive map, markers, and labels. Users can save their markers through the local storage API.
Check It Out
Portfolio Site
A responsive personal portfolio site created using the component-based React library and Framer Motion. Framer Motion is an animation library that adds captivating animations like on scroll animations, smooth transitions, and fluid page elements. The synergy between the two allows the user to experience a responsive UI and beautiful animations.
Check It Out
Dice Game
A interactive dice game created using vanilla JavaScript, CSS, and HTML. The game can be played with two players, each taking turn to roll the dice. JavaScript is used to calculate the score and to determine the winner of the game, and CSS is used to render the players' moves.
Check It Out
Budget Planner
A simple, interactive budget planner that allow users to calculate their income and expenses. The calculations are done with JavaScript and the elements are rendered with CSS.
Check It Out