Pinned Repositories
bazel-bsp
An implementation of the Build Server Protocol for Bazel
CoinHunt
A maze-based game that lets you compete with your friends and other players
DesCards
Microservice application for fast and easy automatic generation of flashcards to optimize learning of important facts.
intellij-bsp
Build Server Protocol support for IntelliJ IDEA
intellij-scala
Scala plugin for IntelliJ IDEA
IPP-small
An older project (March 2019) for Individual Programming Project class (IPP) – The "Small Assignment" – Quantization
SO-2
A project for Operating Systems class (SO) – DCL – generating a chosen segment of digits of pi using the Bailey-Borwein-Plouffe formula, in Assembly x86_64
Tidy
The Tidy programming language
bazel-bsp
An implementation of the Build Server Protocol for Bazel
intellij-scala
Scala plugin for IntelliJ IDEA
gerardd33's Repositories
gerardd33/Tidy
The Tidy programming language
gerardd33/DesCards
Microservice application for fast and easy automatic generation of flashcards to optimize learning of important facts.
gerardd33/bazel-bsp
An implementation of the Build Server Protocol for Bazel
gerardd33/CoinHunt
A maze-based game that lets you compete with your friends and other players
gerardd33/intellij-bsp
Build Server Protocol support for IntelliJ IDEA
gerardd33/intellij-scala
Scala plugin for IntelliJ IDEA
gerardd33/IPP-small
An older project (March 2019) for Individual Programming Project class (IPP) – The "Small Assignment" – Quantization
gerardd33/JNP1-6
A collaborative project for Programming Languages and Tools 1 (JNP1) class – Assignment 6 – Playlist – a library for a media player supporting different types of files (audio, video etc.), playlist creation, several modes of playing etc.
gerardd33/SO-2
A project for Operating Systems class (SO) – DCL – generating a chosen segment of digits of pi using the Bailey-Borwein-Plouffe formula, in Assembly x86_64
gerardd33/JNP1-2
A collaborative project for Programming Languages and Tools 1 (JNP1) class – Assignment 2 – Poset
gerardd33/PW-Shamans
A project for Concurrent Programming class (PW) – Shamans
gerardd33/PW-Threadpool
A project for Concurrent Programming class (PW) – Threadpool – implementation of a thread pool in C, a future mechanism, plus sample applications
gerardd33/SIK-1
A project for Computer Networks class (SIK) – Test HTTP – a tool for website testing, using HTTP, TCP and IPv4, in C, plus a Python script (as a wrapper and for handling HTTPS)
gerardd33/SIK-2
A project for Computer Networks class (SIK) – Radio – a radio proxy for downloading audio and metadata from internet radio providers or streaming them to listeners through UDP broadcasting, using HTTP/Shoutcast, UDP and IPv4, in C++
gerardd33/SO-1
A project for Operating Systems class (SO) – DCL – simulation of an encryption device in Assembly x86_64
gerardd33/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala