author Photo

About Me

Hello! I'm Shriyash, a Computer Science student at College of San Mateo with a passion for web development.

I love bringing creative ideas to life through clean, responsive code, and there's nothing quite like the sense of fulfillment I get from seeing a project come together.

My Projects

Shopping Cart

E-commerce SPA built with React, React Router v7, and CSS Modules.

Features category browsing, price filtering, cart state shared across routes via outlet context, light/dark mode, and a real mock API (DummyJSON). Tested with React Testing Library and Vitest.

Memory Game

A fast-paced memory card game built with React.

Click every character card only once. Clicking the same card twice resets your current score and starts the round over.

BattleShip

Classic Battleship game built with JavaScript, CSS & Html and tested using Jest.

Place your ships and sink the enemy fleet to win!

Weather App

Weather app build with JavaScript, Webpack, the VisualCrossing API, HTML, CSS AND JS.

Obtain essential information about the current weather, the forecast for the next hours and upcoming days

Personal Library

An Library web app allows you to keep track of the books that you've read or the ones that you want to read, locally saves the added Books using localStorage.

Etch A Sketch

A classic kids sketch-pad toy emualtion that let's you draw on your own custom grid!