ReadMe.md

Been hooked on computers ever since I fixed the red ring on my xbox. Really just went all uphill from there. Enjoy all types of coding and always looking to learn new languages/frameworks. Spend my freetime playing Valorant and get my exercise from bouldering. Oh, recently started picking up chess, tough game though.

Little bit of my work

Mainly programmed in C/Python/Java throughout my college days. I'm pretty into JavaScript and React now but always looking for more. Here's a couple of my projects, be kind work in progress.

Nvidia Shopping Webpage

An ecommerce website built with React, HTML/CSS. Based on the release of the RTX4090 cards. Navigation done with React Router but had to switch to HashRouter since the former doesn't work on github pages. Navigate through multiple products and add them to your shopping cart!

Spooncular Kitchen

Uses Spooncular API to pull recipes which can be sorted by cuisine type, displays cooking instructions, ingredients, dietary restrictions. Just couldn't decide on dinner ¯\_(ツ)_/¯

Todo List

Todo List built with ReactJs, able to add tasks with a description, data, and priority. As well as create your own project.

Library Web App

Created this project to assist users in keeping track of their personal libraries. Note down books read or to be read, title, description. Built with ReactJs, HTML, and CSS, deployed on Github Pages.

Match Cards Game

This was built following the fireship.io React course, friends got a good laugh out of it.

Etch-a-Sketch

I think this was the first React project I did, the good ole days.