Hey, there!
Software development . Philosophy . Lo-fi . Neovim
Welcome to my personal website/blog/portfolio, my name is Matthew obwaya.
I am a student grauduating from Concordia Univeristy, St. Paul, in December 2024 with a bachelor's degree in Computer Science.
Here are a few things I have worked on in the past:
- Koch curves. Named after the Swedish mathematician Helge von Koch, a koch curve is a type of fractal curve that is continuous everywhere but differentiable nowhere. In this post, we will learn how to implement a Koch curve in C using raylib.
- Boids: simulating flocks in go. Boids is an artificial life program, developed by Craig Reynolds in 1986, which simulates the flocking behaviour of birds. In this post, we will learn how to implement boids in Go.
- Costadium. A speed networking platform for entrepreneurs, students, professionals, and hobbyists. The aim being to foster connection between busy people from different walks of life.
- Teleprompter. A text-scrolling app that uses speech recognition algorithms to give you the power of your local news anchor.
- Pixel Animator A pixel art animation tool that allows you to create pixel art animations with ease.
- Misc. A chess engine, a sudoku solver, a limit-order book, and various other projects that are still in there infancy.
Few things I'm currently working on: