Portfolio

This portfolio website

  • React
  • NextJS
  • TypeScript
  • ChakraUI
  • Framer motion

Keylogger

Keylogger written in Python that hides itself and emails recorded logs, security project

  • Python
  • Powershell
  • Batchfile

Shell2Perl

A transpiler that converts UNIX shell code (Debian Almquist Shell) to Perl code using REGEX

  • Perl
  • Regex

Link not available/public as this is a University assignment

Hex2MIPS

A tool that converts 32 bit instructions in hex to MIPS instructions

  • C
  • MIPS

Link not available/public as this is a University assignment

SHRUG

Implementation of a subset of Git (add, commit, rm, branch, diff, merge, rebase) in POSIX shell

  • Shell
  • Git

Link not available/public as this is a University assignment

Allowance

A budget tracker tool for the web

  • JavaScript
  • HTML
  • CSS

RiskDice

A risk based dice game

  • JavaScript
  • HTML
  • CSS