Projects

Total Projects: 3

Sheets

Sheets

ReactJSTypeScriptTailwindCSSReact ToastifyViteReact RouterReact Icons
Description

Sheets is a lightweight spreadsheet application built using React, TypeScript, Tailwind CSS, and Vite. The application allows users to create, manage, and edit spreadsheet-like data stored locally in the browser using localStorage.

Features
  • Create multiple sheets (files) with unique filenames.
  • Add infinite amount of rows and columns without putting much load on the device.
  • View a list of available files on the homepage.
  • Edit spreadsheet data for each sheet with full support for cell selection and input.
  • Persist sheet data and filenames using localStorage for offline use.
  • Smooth routing to different sheet files using react-router-dom.
Short Link

Short Link

ReactJSTypeScriptReactStrapBootstrapReact ToastifyReact RouterAxios
Description

Short Link is a web app that uses the SHRTCODE API to shorten URLs. This project is designed to simplify the process of creating shorter URLs, and as a Progressive Web App (PWA), it can be installed directly on your device for quick access.

Features
  • Leverages the SHRTCODE API to shorten long URLs.
  • Can be installed as an app on your device for seamless offline usage.
  • Built with Bootstrap and ReactStrap for a consistent, mobile-friendly interface.
  • Uses React Toastify to notify users about the success or failure of shortening a URL.
  • React Router Dom handles navigation within the app smoothly.
Game Star

Game Star

ReactJSTypeScriptMUIReact RouterAxios
Description

Game Star is a platform for discovering and managing your favorite games. It provides detailed game info, including platform support, screenshots, genre, and device requirements.

Features
  • Browse a list of your favorite games with details about each game.
  • View game types and creators of each game.
  • Access the game details page to see in-depth information including platform support, screenshots, and genre.
  • Check the device configuration required to run each game.
  • Built using modern UI components with MUI for a clean, responsive design.
  • Fetch game data dynamically using Axios and Free-To-Play Games API.