Pinned Repositories
blabbermouth
live support chat server (currently on hold)
blawgz
:star: my personal blogs about software development
botbeaters
:game_die::trophy: RNG Game Server. Tech used: Scala, Akka, akka-http & websockets, spray-json.
braindrill
distributed remote code execution engine
chaos
my knowledge bank
COUNTributions
github organization contributors aggregator
diary
REST API for managing diary
fluenTry
:policeman::oncoming_police_car: Manage unchecked exceptions functionally.
github-topics-web-scraper
:page_facing_up::arrow_right::open_file_folder: Web Scraper for GitHub topics.
lb
application layer load balancer
Ghurtchu's Repositories
Ghurtchu/diary
REST API for managing diary
Ghurtchu/braindrill
distributed remote code execution engine
Ghurtchu/fluenTry
:policeman::oncoming_police_car: Manage unchecked exceptions functionally.
Ghurtchu/botbeaters
:game_die::trophy: RNG Game Server. Tech used: Scala, Akka, akka-http & websockets, spray-json.
Ghurtchu/github-topics-web-scraper
:page_facing_up::arrow_right::open_file_folder: Web Scraper for GitHub topics.
Ghurtchu/parcsv
:open_file_folder::newspaper: Manipulate CSV dataframes.
Ghurtchu/scURLa
:performing_arts: cURL-like HTTP Client backed by "sttp" and simple IO monad.
Ghurtchu/lb
application layer load balancer
Ghurtchu/ds
Goal: Implement data structures from scratch.
Ghurtchu/zio-reactive-mongo
A simple example of connecting reactive Mongo client with ZIO 2.0 (Scala 3)
Ghurtchu/blawgz
:star: my personal blogs about software development
Ghurtchu/COUNTributions
github organization contributors aggregator
Ghurtchu/EssentialScala
Goal: Solving all of the exercises in the book "Essential Scala" by Dave Gurnell and Noel Welsh
Ghurtchu/blabbermouth
live support chat server (currently on hold)
Ghurtchu/BanknoteAuth
A symbolic machine learning app which determines the authenticity of the banknote. The classification model uses the measures of the skewness, curtosis, variance and entropy of the banknote.
Ghurtchu/build-your-own-stuff
The repo unifies the solutions for https://codingchallenges.substack.com/
Ghurtchu/cats
Lightweight, modular, and extensible library for functional programming.
Ghurtchu/chaos
my knowledge bank
Ghurtchu/OnAir-Entertainment-Tech-Task
Goal: Solve the technical task assigned to me by the company OnAir Entertainment. Tech used: Scala & Akka.
Ghurtchu/scala-my-fav-lang-presentation
The repo holds the code examples which I prepared for the presentation where I tried to convince the software devs to try out and play with Scala.
Ghurtchu/SlackMessengerBot
A simple demonstration of how to integrate the bot in the slack channel with the help of Apache Airflow DAG-s
Ghurtchu/cut
:scissors: :page_facing_up: :knife: unix cut clone
Ghurtchu/msgFlow
:speech_balloon: Persistent Chat Server. Tech used: Scala, Java, PostgreSQL.
Ghurtchu/wc
unix wc clone
Ghurtchu/complete-javascript-course
Starter files, final projects, and FAQ for my Complete JavaScript course
Ghurtchu/pekko
Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
Ghurtchu/rockthejvm.github.io
The repository for the new Rock the JVM blog
Ghurtchu/SharedSolutions
Publicly shared solutions to Coding Challenges