An open API service indexing awesome lists of open source software.

https://github.com/adisol07/adisol07

My personal repository
https://github.com/adisol07/adisol07

Last synced: about 20 hours ago
JSON representation

My personal repository

Awesome Lists containing this project

README

          

## Hello there 👋
My name is Adam Bestajovský, online called Adisol. \
I'm a self-taught programmer, developer, software engineer, web developer and also trying AI stuff 🫣✨ \
I love technology and science. 👨‍💻🔭 \
I'm 18 years old. \
Studying at SPŠEK Rakovník. 📚📚 \
Working at Valeo. 💼👨‍💼

## Projects
### Most popular
- [ReasoningAI](https://github.com/Adisol07/ReasoningAI)
- Open source alternative to OpenAI o1 reasoning model

### Proud of
- [SaphireOS](https://github.com/Adisol07/SaphireOS)
- Simple operating system completely written in C#
- [SharperPortAudio](https://github.com/Adisol07/SharperPortAudio)
- Wrapper library for C++ library PortAudio
- [OhMyOS](https://github.com/Adisol07/OhMyOS)
- Library that allows you to utilize operating system-specific stuff without blowing off your head 😵‍💫🤯
- [SharpSpeech](https://github.com/Adisol07/SharpSpeech)
- Library that uses WhisperAI and SharperPortAudio to recognize text and listen for wake word 🗣️🗣️
- [domaincheck](https://github.com/Adisol07/domaincheck)
- Simple command-line tool allowing you to quickly check if domain is available ✅
- [ReasoningAI](https://github.com/Adisol07/ReasoningAI)
- Open source alternative to OpenAI o1 reasoning model

### School
- [SentientAI_SchoolProject](https://github.com/Adisol07/SentientAI_SchoolProject)
- Simple AI-like algorithm that rates how "good" is your sentence
- [HardwareUNemcu](https://github.com/Adisol07/HardwareUNemcu)
- Joke website made for motherboard project
- [AVLTree](https://github.com/Adisol07/AVLTree)
- AVL algorithm
- [Hangman](https://github.com/Adisol07/Hangman)
- Command-line hangman game