Projects
These are some of the projects I have worked on. To see more, you can click on the project itself, which should take you to its website or the repository.
www
The website powering aneshodza.ch
studyweek
A SwiftUI app for University students to see what week of the semester they are currently in
pushdown-automaton
An npm library for creating pushdown automata
Universal Turing Machine
A tool used in THIN at the ZHAW to simulate Turing machines
http-server
An HTTP-Server written in Rust
http.c
An HTTP-Server written in C
blank-package.ts
A template for creating npm packages in TypeScript. It comes with a full CI/CD pipeline, a linter, a formatter, a test suite and automated web-publishment of the language docs.
abstract.ts
An npm package that implements and offers ADTs like binary trees, linked lists and more.
translator
A translation game, which was my submission to the Andeo Coding Cotest, winning me 1st place and a 150CHF digitec voucher.
ananke
An all-around project management software written in Ruby. It has WYSIWYG editors, image uploads to an AWS-Bucket and full test coverage with a working CI/CD pipeline.