Lists (1)
Sort Name ascending (A-Z)
Stars
A mini movie app that uses the OMDB API to display movie information and allows users to create a list of their favorite movies. The app is built using React JS, Zustand for state management, MUI f…
Track expiry dates & combat food waste! Tupper’s goal is to empower you to throw away less food, save money and help the environment.
Math magicians is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.
Recovon a doctor appointment website with create react and rails api
Covid statistic page created for mobile devices. Statistics come from API and update every day.
The Space Travelers' Hub consists of Rockets, Missions, and the My Profile section. The Rockets section displays a list of all available SpaceX rockets. The Missions section displays a list of curr…
A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
This is a solution to the [Advice generator app challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/advice-generator-app-QdUG-13db). Frontend Mentor challenges help you improve y…
This is an apartment webapp that allows a user to sign up, log in, and make leases on particular apartments. The user, apartments, and leases are fetched from a Rails API. Built with React, Redux, …
A bill calculator that takes in the total bill and tip percentage and divides the bill equally amongst the available people
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
This repo contains a simple C# implementation of the Selection Sort algorithm. It repeatedly selects the smallest element from an unsorted list and moves it to the sorted portion. Best suited for s…
Facebook clone is a frontend web application that I built as part of impove my skills in React, so I interacted with the compoments via the props and selected my variables using the hooks.