Pinned Repositories
acclimate-app
Clean Tech application prototype made for HackLBS 2022
advent-of-code-2021
My solutions for Advent of Code 2021
advent-of-code-2022
My solutions for Advent of Code 2022
android-kotlin-compose-training
Monorepo containing my implementations of exercises from Google's Android Basics with Compose course
ECS506-flat-finder-app
FDM Flat Finder application for ECS506U - Software Engineering group project at Queen Mary University of London
gitlab-contribution-sync
A simple tool to sync GitLab contributions and show them off on your GitHub profile
go-const-generics
Theory and prototype implementation of const generics (generic array sizes) in Go, based on Featherweight Go.
healthy-change
Health tracking application written for Hack Heroes coding competition
imap-client
Simple client providing an object interface for imaplib
rust-book-exercises
My solutions to the exercises found in The Rust Programming Language book
dawidl022's Repositories
dawidl022/ECS506-flat-finder-app
FDM Flat Finder application for ECS506U - Software Engineering group project at Queen Mary University of London
dawidl022/rust-book-exercises
My solutions to the exercises found in The Rust Programming Language book
dawidl022/advent-of-code-2021
My solutions for Advent of Code 2021
dawidl022/advent-of-code-2022
My solutions for Advent of Code 2022
dawidl022/android-kotlin-compose-training
Monorepo containing my implementations of exercises from Google's Android Basics with Compose course
dawidl022/antlr4-examples
Go implementations of examples found in The Definitive ANTLR 4 Reference.
dawidl022/gitlab-contribution-sync
A simple tool to sync GitLab contributions and show them off on your GitHub profile
dawidl022/go-const-generics
Theory and prototype implementation of const generics (generic array sizes) in Go, based on Featherweight Go.
dawidl022/bug-book
Documentational repo aimed at recording my personally encountered bugs and gotchas and how to fix them
dawidl022/dawidl022
dawidl022/ECS522-weather-app
Weather application for ECS522U - Graphical User Interfaces group project at Queen Mary University of London
dawidl022/go
The Go programming language
dawidl022/gomarkdown
markdown parser and HTML renderer for Go
dawidl022/http4k-fake-api
Simple API returning the same data as JSON Placeholder built using Kotlin and the http4k framework
dawidl022/ktor-fake-api
Simple API returning the same data as JSON Placeholder built using Kotlin and the Ktor framework
dawidl022/kube-cluster-dwk
Flux repo for the GitOps section in DevOps with Kubernetes mooc.fi course
dawidl022/kubernetes-hy.github.io
Course material for the DevOps with Kubernetes free MOOC by the University of Helsinki
dawidl022/matrix-row-operations
Simple program performing row operations on matrices
dawidl022/mooc-fi-kubernetes
Exercises submitted as part of Dev Ops with Kubernetes mooc.fi course
dawidl022/mslearn-tailspin-spacegame-web
Code used in Microsoft Learn modules to support Azure DevOps
dawidl022/ostep-solutions
My solutions to the homeworks and projects found in Operating Systems: Three Easy Pieces
dawidl022/portfolio
My personal website and portfolio
dawidl022/quantum-exercises
Programming exercises from "Quantum Computing for Computer Scientists"
dawidl022/rust_ownership_workshop
Tasks and examples for rust ownership workshop
dawidl022/scrimba-react-projects
Monorepo for projects completed as exercises from the Scrimba React course
dawidl022/sicp-exercises
Exercises and small programs written for practice from Structure and Interpretation of Computer Programs (2nd ed)
dawidl022/springboot-fake-api
Simple API returning the same data as JSON Placeholder built using Kotlin and the Spring Boot framework
dawidl022/sudoku-solver
A sudoku puzzle solver built using TDD
dawidl022/think-like-a-programmer-exercises
My solutions to exercises found in V. Anton Spraul's Think Like a Programmer
dawidl022/WebForms2BlazorServer
A CodeFactory automation template that contains the logic neccessary to migrate a .NET WebForms application into a Blazor Server Application.