github.com/BobJr23/Python-weather-app
Weather app made in PySimpleGUI (best Python GUI framework 💖). Has options for forecasting X days of weather, saving locations, and getting your real location's weather.
github.com/BobJr23/Kotlin-App
Kotlin weather app using Jetpack Multiplatform Compose. You can get the weather with an API key and it gets weather based on past saved locations or from your detected location.
github.com/BobJr23/Voice-assistant
Super simple voice assistant in python, emailing functionality so far. Planning to much more capabilities in the next update
github.com/BobJr23/Car-soccer-game
Car soccer game (inspired by Rocket League Sideswipe). Uses pygame and pymunk for the physics. It's two player played on the same machine. Mostly functional, some bugs that will be fixed in the next update.
github.com/BobJr23/database
Database and REST API system using FastAPI. Implemented students and customers and learned how to use postgreSQL.
(PART 4) Text editor from scratch with integrated terminal, find occurence features, themes, file switching/opening/saving/creating, python, java, golang syntax highlighting and more. Finished AI chat feature, better folder support, find & replace, many bug fixes. Finished for now.
github.com/BobJr23/Text_editor
(PART 3) Text editor from scratch with integrated terminal, find occurence features, themes, file switching/opening/saving/creating, python syntax highlighting and more. Implementing AI copilot feature, better folder support, find & replace
github.com/BobJr23/Text_editor
(PART 2) Text editor from scratch with integrated terminal, find occurence features, themes, file switching/opening/saving/creating, python syntax highlighting and more. Added more terminal support, folder support, bug fixes, resizing issues, number line, speedups.
github.com/BobJr23/Text_editor
github.com/BobJr23/Text_editor
Text editor from scratch with integrated terminal, find occurence features, themes, file switching/opening/saving/creating, python syntax highlighting and more. Made in PySimpleGUI.
CLI pet simulator (part 2) that implements saving and load. Pets have many different attributes and things they can do. Real-time pet fatigue, many commands, UI editing, shop, and various bug fixes.
github.com/BobJr23/Pet-simulator
A CLI pet simulator (WIP) that implements saving and load. Pets have many different attributes and things they can do.
github.com/BobJr23/Pet-simulator
Recipe finder app that can get recipes based on an picture you take or an image from the web. Made with flask in python.
github.com/BobJr23/Recipe-finder
github.com/BobJr23/angry_birds_remake
Created an angry birds remake except it's in a 1 vs. 1 format where you can set up your own build, then aim and fire the bird at the opponent's structures. Made with pygame
github.com/BobJr23/Water_simulation
Physics based water flowing simulation based on water coming out of a hole at different heights of water and spout. Made in pygame
github.com/DlSCORD-unbIocked/Vision
Inspired project that can read gestures with your hand and move the mouse accordingly, also supports voice typing and hotkeys, so you don't need to touch any hardware to control your computer.