Jan Kott's repositories
zhaw-summaries
Collection of summaries from my computer science studies at the ZHAW School of Engineering.
zhaw-higher-mathematics-1
A collection of Python scripts designed to tackle a range of fundamental topics in the realm of numerical computing.
dependabot-config-parser
An NPM package for streamlined parsing and utilization of Dependabot configuration files in your projects.
zhaw-pushdown-automata-upn
Provides an implementation of a calculator that evaluates arithmetic expressions using Reverse Polish Notation (RPN).
bff-apollo-poc
PoC for building a highly modular and interchangeable BFF (backend for frontend) as aggregation layer with Apollo Router and super-/subgraphs.
webnesday-rsc-and-streaming-in-nextjs-13
Simple example of how to use the new React Server Components and Streaming with Suspense in Next.js 13.
zhaw-higher-mathematics-2
A collection of Python scripts designed to tackle a range of fundamental topics in the realm of numerical computing.
devbox-plugins-override
Reproduction for: https://github.com/jetify-com/devbox/issues/2069#issuecomment-3244117360
jacoco
:microscope: Java Code Coverage Library
next-auth-fivem-idms-poc
PoC testing NextAuth.js with the FiveM IDMS
nextjs-multi-zones-poc
PoC testing Next.js Multi Zones feature
nextjs-prisma-graphql-nexus-poc
Next.js, Prisma, GraphQL, and Nexus PoC: Covering database setup, GraphQL schema generation, and the basics of a development environment.
nuxt-storyblok-poc
PoC testing Nuxt with Storyblok CMS
riverui
A web interface for River, fast and reliable background jobs in Go.
rocrail
A production-ready Docker container for running RocRail as a headless server.
stripe-tebex-poc
Full stack TypeScript PoC to test the feasibility of stripe checkout and product delivery via Tebex API.
zhaw-among-digits
Among Digits (Sudoku) project from my computer science studies at the ZHAW School of Engineering.
zhaw-computability-complexity-theory
Contains solutions and explanations for various computational complexity and theory of computation problems.
zhaw-operating-systems
Solutions to ZHAW Operating Systems labs, fully verified and documented by an automated agent using real server outputs.
zhaw-universal-turing-machine
Contains an implementation of a Turing Machine (TM) simulator designed to perform multiplication operations using a custom encoding of transition rules and input.