Pinned Repositories
adventureLand
Collection of my code for Adventure Land
ai-image-gen
AI image generator with Open AI
chat-gpt-enhanced
ChatGPT but with more features
clash-of-clans-stats
Global rankings and player lookup
CS50
All Problem sets, labs and one final project for Harvard's CS50
food-recommendation
Randomly picks between your favourite meals for you when you're feeling indecisive.
netflix-clone
Netflix clone
Pokedex
Pokedex using PokeAPI
portfolio
My portfolio
Uber-clone
Uber clone
JesseKartabani's Repositories
JesseKartabani/chat-gpt-enhanced
ChatGPT but with more features
JesseKartabani/ai-image-gen
AI image generator with Open AI
JesseKartabani/Uber-clone
Uber clone
JesseKartabani/adventureLand
Collection of my code for Adventure Land
JesseKartabani/clash-of-clans-stats
Global rankings and player lookup
JesseKartabani/CS50
All Problem sets, labs and one final project for Harvard's CS50
JesseKartabani/food-recommendation
Randomly picks between your favourite meals for you when you're feeling indecisive.
JesseKartabani/JesseKartabani
JesseKartabani/nba-stats
Website/app for viewing nba player statistics
JesseKartabani/netflix-clone
Netflix clone
JesseKartabani/Pokedex
Pokedex using PokeAPI
JesseKartabani/portfolio
My portfolio
JesseKartabani/text-encryption-decryption
GUI program for converting plain text into cipher-text or vice versa
JesseKartabani/cookie-clicker
Cookie clicker game
JesseKartabani/rgb-color-guesser
Guess random colors rgb values built with React Native
JesseKartabani/Vanilla-JavaScript-Calculator
Pure vanilla JavaScript calculator using modern ES6 syntax and classes