Michael Osajeh

Backend and fullstack web developer from Nigeria. Learning and building cool stuff with Typescript, Laravel and Golang.

Mini Version Control System (MVCS)

Version control CLI application written in golang exploring merkle trees and git. Supports staging, commits and branching

  • golang
  • git
  • vcs

Spell Checker

Simple spell checking web app implementing the Wagner–Fischer algorithm to calculate edit distance between words

  • golang
  • algorithms
  • htmx

bf.pas

A Brainfuck interpreter written in free pascal

  • pascal
  • brainfuck