Home / GitHub projects Public repositories

GitHub projects

This page collects public repositories covering desktop experiments, simulations, and implementation-focused side work.

  • Platform: GitHub
  • Primary stack: C#, WPF
  • Type: public code
GitHub logo
Selected repositories

Two examples

BWTool

A cryptography-focused experimental project exploring performance-oriented implementation and weak brainwallet risk.

Open repository

Game of Life

A WPF-based implementation of Conway's Game of Life with multi-core performance considerations and interactive control.

Open repository

Why they matter

What these repositories show

Desktop engineering

They come from a period where WPF, local tooling, and systems-style implementation were central.

Technical curiosity

They reflect experimentation beyond formal product delivery and day-to-day enterprise work.

Performance awareness

The emphasis is not only on UI, but also on how the underlying logic behaves under real computation.

Open reference value

They remain useful as public examples of implementation style and project scope.

Screenshot

One example from the repository work

Screenshot from a desktop project
A visual example from one of the public desktop projects.
Project snapshot

Quick summary

  • Public repositories covering desktop experiments and technical side work
  • Examples with a stronger algorithmic and implementation focus
  • Open code that complements the enterprise-focused side of the site