cheesehero112
Software Engineer & Classical Musician // Bilingual in Japanese & English
RediScopeDenver, CO metropolitan area
Pinned Repositories
chihiro.snider.io
Portfolio Website created with React & Next.js and deployed on Vercel
hangman
"Hangman Game" is created using HTML, CSS, and Javascript. A user can play unlimited hangman games on the web browser. Unique puzzle is fetched from an URL when the "reset" button is pressed.
Localization-Example
Localization Example web application is created by using Vite & React. This is a simple example of how to localize a single website into multiple languages. A user can select between English, Spanish, and Japanese by clicking a corresponding button.
notes
A repo to organize resources of all things related to computer science
Places-You-ll-Go
Places You'll Go is a Web application that allows users to create a wishlist for travel destinations. This is a work in progress application.
vite-to-gh-pages
In this repo, we explain how to deploy a Vite React application created with a CICD pipeline. A Medium article is also available.
RediScope
RediScope is a free open-source web application that displays relevant Redis cache performance metrics that are the most important to developers: memory, cache hit ratio, evicted keys, and metrics related to latency and throughput in real time
rise-frontend
Get To Work frontend
Drum-Roulette
ssd-web-app
The ssd-web-app allows users to upload and view an image. The web app will run a TensorFlow SSD object detection model on the image to find the location of 80 classes of objects within the image including people, cats, dogs, and more.
cheesehero112's Repositories
cheesehero112/Localization-Example
Localization Example web application is created by using Vite & React. This is a simple example of how to localize a single website into multiple languages. A user can select between English, Spanish, and Japanese by clicking a corresponding button.
cheesehero112/Places-You-ll-Go
Places You'll Go is a Web application that allows users to create a wishlist for travel destinations. This is a work in progress application.
cheesehero112/notes
A repo to organize resources of all things related to computer science
cheesehero112/vite-to-gh-pages
In this repo, we explain how to deploy a Vite React application created with a CICD pipeline. A Medium article is also available.
cheesehero112/hangman
"Hangman Game" is created using HTML, CSS, and Javascript. A user can play unlimited hangman games on the web browser. Unique puzzle is fetched from an URL when the "reset" button is pressed.
cheesehero112/card-manager
cheesehero112/cheesehero112
Config files for my GitHub profile.
cheesehero112/chihiro.snider.io
Portfolio Website created with React & Next.js and deployed on Vercel
cheesehero112/Data-Structure
cheesehero112/Magazine
"Magazine" is created using HTML and CSS. By using Responsive Design techniques such as media query, the magazine automatically adjust to different-sized screens.
cheesehero112/notes-app
"Notes App" is created using HTML, CSS, and Javascript. A user can create notes on a web browser, edit, sort and delete them. To use the app, go to the link below: https://notes-app-chihiro.netlify.app
cheesehero112/phaser3-tutorial-src
cheesehero112/Svelte
Place to keep all Svelte projects
cheesehero112/build-problem
cheesehero112/City_Skyline
"City Skyline" is created using HTML and CSS. By using Responsive Design techniques , the skyline automatically adjust to different-sized screens. This project introduced new concepts such as repeated linear gradient, variables to apply colors, and radial gradient.
cheesehero112/Drum-Roulette
Forked repo of Drum Roulette project to experiment with deployment strategy
cheesehero112/DynamicProgramming-GreedyAlgo
cheesehero112/EisenBox
Eisenhower Matrix - productivity tool phone application
cheesehero112/electron-typescript-react
:electron: An Electron boilerplate including TypeScript, React, Jest and ESLint.
cheesehero112/Fetch-Display
Fetch-Display is build with html, css and JavaScript. When the "fetch" button is presses, it makes a single API request, and displays a table containing user name, email, and phone data.
cheesehero112/Interview-Cake
This is a repo to organize my progress with Interview Cake.
cheesehero112/MusicTheoryQuiz
Test your music theory knowledge with this multiple-choice quiz application. Made with React Native. WIP.
cheesehero112/nextjs-blog
A tutorial to learn Next.js & how to deploy the site
cheesehero112/Piano
"Piano" is created using HTML and CSS. By using Responsive Design techniques , the piano automatically adjust to different-sized screens. This project uses media queries and pseudo selectors.
cheesehero112/portfolio-routes
cheesehero112/python
A repo for Python resources and learning
cheesehero112/redux-counter
This simple counter is made by using React, Redux, Javascript, HTML, and CSS.
cheesehero112/Technical_Documentation_Page
"Technical Documentation Page" is created using HTML and CSS. It includes a side navigation bar that links to each topic.
cheesehero112/TypeScript
cheesehero112/udemy-app1
Indescision App