- CZE-NEC - Contains the download scripts for the biggest and most complete News Dataset with over 1.6M entities. Contains aritcles from 6 Czech News sites from 2000-2022
 - CZE-NEC Exploration - Contains a jupyter notebok showing the strucutre of the CZE-NEC
 - CZE-NEC Training - Among other contains training code on CZE-NEC, mostly various transfomers learning methods + LR with TFIDF.
 - Transformer from scratch - Contains my reimplementation of Transformer architecture among others.
 - Entailment Solution - Contains training code for entailment problem using RNNs and Transformer and their comparisson.
 
- Github events api - Contains documented flask api, which exposes github events. The ingestion is done by subscribing to to gh-api and then sending data using Kafka to the API.
 - CmonCrawl - Contains utility for interaction with CommonCrawl
 
- Compound Scrapper - Contains code for various pricing details in Compound ecosystem scraped using GraphQL from TheGraph.
 - My Web - Contains code for my blog written with next.js + typescript + prisma
 - TranslateIT - Handy utility for translation and TTS on web
 
- Washing Manager - Contains code for Manager of Washing Machines. ASP.NET CORE + Blazor Server + EF.CORE + Entity Framework
 
- Archivator - utility for archiving folder/files, with ability to query the archives using fairly extend language.
 
- Pascal Parser - Simple parser for subsection of Pascal
 




