Jerry (Jay) Sirisavath's repositories
50statesWebApp
The 50 States Travel App is a Vue.js-based web application designed for travel enthusiasts within the United States. It offers an interactive and engaging way for users to track and record the states they have visited or want to visit!
Calculator-MARIE-Computer-Program
This is a simple calculator program using the MARIE computer, a basic CPU simulator. The script was created through "MARIE.JS".
DemoAppHelloWorld
First Demo App from Eclipse IDE for DSA from Metro State University
Eventure-App
This is a hackathon project from the Hack the Gap 2024. Eventure app allows users to signup and create a account to have curated or random events they can go nearby and hangout/network with. Users have the option for this to be casual or professional based on their interests and profile set up.
expense-tracker-react
This is a nice introduction for how to handle data state for user's expenses. This app is for showcasing purpose and where I build a simple expense tracker using the React framework. There are currently no backend involved in this app as it's SPA (Single-Page-Application). We used React's amazing Javascript logic & in line HTML and some basic CSS.
onlineBookStoreCollab
This Full-Stack app is forked from the original project collab. This forked version is with my local changes for the front end of the checkout page. This project helped me learn how to implement and connect flask to the front end to display the correct books in the checkout. Do not input your payment to web app. This is not a official book store.
Personal-Portfolio-Website
Full-Stack personal portfolio website that showcase my skills, development, and projects. App was created using React bootstrap and create react app. Styles, spacing, and templates inspired from Webdecoded.
pigGame
This is my first project using base web technologies where I familiarize myself with how the html is structured, writhing scripts that would handle button functionality, and CSS styling fundamentals. Overall, this is an awesome and fun interactive game built with simple web technologies such as JavaScript, CSS, and HTML!
randomThingsShoppingCartReact
(Front-End only) In this project, we have a fun and goofy REACT e-commerce store that mimics most features from a online site. Users are able to browse through different catalogs of "items" and add them their cart. User can also, filter and sort based on fast delivery, items popularly, etc. This project used Reactjs, Faker lib, JavaScript, and CSS
greetings
Greetings and goodbye phrases in multiple languages. Used .txt file to store phrases. This is a example git repository using git command line tool.
guess_the_number
Lab 3 Collaboration
ICS_365_HW1
HW1 MD File
lab2SoftwareCapstone
Lab 2 Software Capstone
Lab6--Consuming-APIs
Lab 6 Weather Forecast Software Capstone
live-music-notes-full-stack
Reactjs, tailwind CSS, nodejs, Firebase, render.com
Music-Artist-Discovery-App
This is a forked version of the project 3 api collaboration. I will be using and experimenting with Vue.js, adding an additional API, features, and enhancing aesthetics that could not make it to the project due to time constraint
Music-Playlist-App
This is a basic program that talks to mysql database to store, retrieve, and do operations to songs and playlists created by users. The MySQL has relations and foreign keys and explores the concept of building out a scaled data app with the backend.
python-unittest-actions
forked verson
Quote_Generator
This is a simple random quote generator with Twitter's API integration to share your favorite quote as your post! This uses basic web technology such as JavaScript, CSS, and HTML.
SimpleTempMonitorSystem
Simple Temperature Monitor System Initialize using the tool Gradle
wishlist_app
A wishlist app that uses Django framework and sqlite3 db