https://github.com/adisol07/adisol07
My personal repository
https://github.com/adisol07/adisol07
Last synced: about 20 hours ago
JSON representation
My personal repository
- Host: GitHub
- URL: https://github.com/adisol07/adisol07
- Owner: Adisol07
- Created: 2024-06-28T19:45:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-06T14:19:47.000Z (about 1 year ago)
- Last Synced: 2025-02-06T08:11:52.189Z (11 months ago)
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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