Hey there!
My name is Nick aka
I'm a junior fullstack developer from Prague, Czech Republic
This is my personal website and a domain that is used for various projects I take part in
You can find my contacts here
This domainSeveral services are being served under this domain
matrix .smartyfeed.me - Matrix servergit .smartyfeed.me - private Gitea instancecloud .smartyfeed.me - private Nextcloud instancebridge .smartyfeed.me - private Home Assistant instancebakalari .smartyfeed.me - bakalariStalkinBot's web UIinfra .smartyfeed.me - private Grafana instancen8n .smartyfeed.me - private n8n instance
I work on a few projects
Most of them are personal and are being developed with my friends
Ornitas is one of my commercial projects- It is an open encyclopedia of ornithology
- Website was migrated to MediaWiki engine and set up for autonomous contributions
- I also redesigned it based on modern design trends
backup-tool is a school project I developed with 2 of my friends during our studies- It consists of 3 main elements: API (C#), a client (C#) and a website (Angular)
- Full, incremental, and differential backups are implemented. The project also has multi-user support and a permissions system in place. Additionally, the API is capable of sending log reports via email
- Backups are fired based on a CRON string
bakalariStalkinBot is a Discord bot built on top of a library written by my friend WIPocket- Since Bakalari does not have a documented API, a special parsing library was written that utilizes a feature called "Public Timetable". This library is capable of parsing the timetables of any class and returning them in JSON format
- I have then written a bot, which is responsible for notifying users about next lesson on their timetable
- It was refactored to use SQL database instead of JSON files and now fully supports multiple schools, even with different lesson times
UPDATE [2/6/2023] - Matrix and Telegram support was added!
smartyfeed/bakalariStalkinWebUI
bakalariStalkinWebUI is a web UI for BakalariStalkinBot- Was deployed in April 2023 at bakalari.smartyfeed.me
- It serves several services related to Bakalari, such as managing subscribed classes for BakalariStalkinBot and displaying absence rates for each subject (disabled feature on some schools)
resellBot is another Discord bot used for moderating one of my discord servers- The main task of this bot is to watch for blacklisted words
- If a user sends a message containing a blacklisted word, the message will be deleted and immediately sent back as an image via webhook
MicroTypography is an application for MacOS I created during my internship- It is a port of a website my friend Yuriy has made
- The app is written in SwiftUI and will soon be published on the App Store
Read it, Read it is a telegram bot, which will help you read- Upload a book in EPUB format and the bot will periodically send you a part, so you can casually read on the go!
- The bot was written in just a day with my friend Yuriy
More projects are on the way!