Pinned Repositories
DevChat
DevChat was submitted to Penn Engineering's 2024 student hackathon. A real-time, cloud-native messaging app for devs to meet and collaborate. Took 1st place in general category.
sorting-visualizer
A web application that demonstrates sorting algorithms in real time.
pokemon-search-app
Much like a Pokédex, this app will search for Pokémon by name or ID by querying a web API and display the results to the user.
quote-machine
A web page that will generate a random quote from a cloud hosted MongoDB database.
cash-register
A webpage that keeps track of change in a cash register and calculates change due upon a sale.
commclassroomOP
example-readme
An example README
git-txt
Goodbye
Some additional practice pushing Git commits to GitHub.
MisutaKohi's Repositories
MisutaKohi/restaurant-page
An exercise in JavaScript DOM Manipulation by building a landing page for a local winery.
MisutaKohi/TicTacToe
An exercise in JavaScript factory functions and execution efficiency.
MisutaKohi/MisutaKohi
MisutaKohi/library
An application to track your reading history.
MisutaKohi/planets-table
An exercise in HTML table layout.
MisutaKohi/sorting-visualizer
A web application that demonstrates sorting algorithms in real time.
MisutaKohi/pokemon-search-app
Much like a Pokédex, this app will search for Pokémon by name or ID by querying a web API and display the results to the user.
MisutaKohi/quote-machine
A web page that will generate a random quote from a cloud hosted MongoDB database.
MisutaKohi/meta-threads-clone
A clone of the popular social media app.
MisutaKohi/property_app
A web application that allows you to upload a CSV file and then inquire about properties in your area.
MisutaKohi/youtube-clone
A fully cloud hosted clone of YouTube, albeit with a reduced feature set.
MisutaKohi/DevChat
DevChat was submitted to Penn Engineering's 2024 student hackathon. A real-time, cloud-native messaging app for devs to meet and collaborate. Took 1st place in general category.
MisutaKohi/simple-chat-app
MisutaKohi/cash-register
A webpage that keeps track of change in a cash register and calculates change due upon a sale.
MisutaKohi/MisutaKohi.github.io
My portfolio.
MisutaKohi/roman-numeral-converter
This webpage takes in a decimal number and runs an algorithm to convert it to a Roman numeral.
MisutaKohi/telephone-number-validator
This webpage takes in a US phone number and runs an algorithm to determine if its a valid.
MisutaKohi/palindrome-checker
This webpage will take in a string and determine if it's a palindrome.
MisutaKohi/mcitcentral
A course reviews site for the UPenn MCIT Program. Built with Typescript / React / Next.js / MaterialUI / Firebase.
MisutaKohi/Java-DSA-Bootcamp
Accompanying exercises to Kunal Kushwaha's DSA Bootcamp in Java.
MisutaKohi/rainfall
A warm-up with Java.
MisutaKohi/my-portfolio
Source code for my personal/professional portfolio.
MisutaKohi/product-landing-page
An example product landing page for a helicopter tour company.
MisutaKohi/python-technical-documentation
This webpage features responsive design and contains a user friendly layout of some basic technical details for Python.
MisutaKohi/example-readme
An example README
MisutaKohi/tribute-alan-turing
A tribute to Alan Turing featuring a timeline of his life, highlights of his accomplishments, and a number of photos.
MisutaKohi/survey-form
A survey form that can be used to collect info for an upcoming group event.
MisutaKohi/jobr
Jōbr helps job seekers track their applications
MisutaKohi/pop-quiz
MisutaKohi/not-another-TicTacToe
An interactive Tic-Tac-Toe game for 2 players.