Sites
Skouter
Skouter.net is a SAAS for generating quality mortgage estimates quickly and reliably in PDF format. It allows managers to configure presets for every member of their branch, and integrates with mortgage insurance providers for highly accurate reports.
Trendplays
Trendplays is a Laravel and Vue marketing panel that helps influencers and businesses improve the exposure of their social media marketing campaigns. It uses Vue components to display information about available services in an intuitive and freindly format. At fixed intervals, the site makes external requests to suppliers, fulfilling orders with information users have provided. Entirely built by me from scratch, it required integrating several payment methods and APIs througout the development process and basic SEO during Google Adwords campaigns. The Stripe payment feature was later removed because of restrictions made by their partners. It's currently live with some users.
TES Inc.
Topps Environmental Solutions is a waste management company operating in Ottawa. Through their site, they were better able to increase their online presence and monitor their business operations. The site had a modern UX and an authentication system for their employees but development was discontinued.
Sigma Insights
sigmainsights.tech was a web crawling service I built with Laravel and React. It has a fully featured authentication, registration, and email verification system, as well as a user dashboard to manage orders. Unfortunately not every passion project is a good business idea. The service has been discontinued.
Onyeka
I built this website with Go, HTML, and CSS. It uses no third party dependencies, and no frameworks. I'm trying to develop a more MVP focused programming style and wanted the site to be usable from a terminal browser. I don't use Wordpress.
Example Code
Some sample code stored on my gitea instance that's been taken from sites I’ve completed. They’re written in Javascript/Vue, PHP/Laravel, Python, etc. The context of some examples are obfuscated because they are meant for demonstrative purposes only.
Utilities
edit-ini
A shellscript for quickly editing large directories of similar INI files
prompt
A script for managing files, terminal applications, passwords, and daemons interactively.