Hi, I develop some things
TUI spotify player in GO
Local codebase analyzer, indexes your whole codebase locally and uses a bunch of search methods to retrive the most relevant information given your question/search and passes to local model(currently using free gemini api for prototype) for it to help you understand the codebase faster.
A pokemon discord bot made using the pokeapi and discord integration with python. It has a bunch of funcionalities, capturing pokemon, inventory system with limited pokeballs, pokeballs with different catch chances and raid battles so you can join your friends to fight legendary pokemons and have a chance at capturing them.
A synchronized youtube player to watch videos with friends. It syncs your video with the others in the room, using the host(person who created the room) as the reference point. Only host can control the video(skips, pauses, loop video, autoplay) but others can still add videos/playlists to the queue. It's optimized to not overload server with sync requests, taking into account network jitter, sync error margins and internet drops.
AI developed to talk like humans, with humans. Will have voice recognition, TTS, vision, and a personality independent of system prompts. Gripen will be able to join discord calls, watch my desktop on daily activities and more.


