Skip to content
View aaronmasm's full-sized avatar

Block or report aaronmasm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. expense-tracker expense-tracker Public

    Expense Tracker is a React app for managing and tracking expenses. With TypeScript, Context API, and useReducer, it allows users to set budgets, add/update/delete expenses, and view spending summar…

    TypeScript

  2. calorie-tracker calorie-tracker Public

    A Calorie Tracker app built with React, TypeScript, and Vite. Uses Context API and `useReducer` for state management to track and manage activities, calories consumed, and burned. Features include …

    TypeScript

  3. tip-and-order-calculator tip-and-order-calculator Public

    A React application for calculating tips and managing orders. Users can add items from a menu, remove them, select a tip percentage, view totals, and save their order. Built with React, Vite, TypeS…

    TypeScript

  4. guitarla guitarla Public

    GuitarLA is an electric guitar sales application built with React, TypeScript, and Vite. Users can browse guitars, add items to the cart, and manage quantities. It uses `useReducer` for state manag…

    TypeScript

  5. gamers-wishlist gamers-wishlist Public

    Gamer's Wishlist is a web application for managing a personalized list of video games. Users can add, edit, delete, and search for games, with all data stored locally in the browser using localStor…

    TypeScript

  6. weather-app weather-app Public

    A React application that fetches and displays weather information for cities based on selected countries.

    TypeScript