Michael Osajeh

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

Mini Version Control System (MVCS)

Git like version control CLI application written in golang, with features like 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

Shorty

A Url Shortner in laravel with realtime visit count using redis and laravel reverb

  • • laravel
  • • php
  • • redis