Software Development

At the end of 2024, I took the plunge into software development and began learning how to code with AI. This has been an exceptionally potent creative outlet, as I’ve been able to rapidly prototype and build full-stack applications as a one-man team, turning my ideas and project management experience into working technical products in a matter of days and weeks.

I believe humanity is at a major turning point in technology development, with AI writing code at the level of, or better than, most engineers. I am fully leveraging these breakthrough technologies to accelerate my software development skills.

You can explore my coding projects below.

Satosh.me

Satosh.me is a hub for managing and sharing your web3 public keys. It allows the user to upload their public key from any crypto wallet into one platform, simplifying management and organization. It also allows the user to create a customizable public profile to easily share their wallet address and other information with simple satosh.me/username link, and to track it’s performance with rich analytics.

Front End: React, Typescript, Tailwind
Back End: Supabase, Vercel, Prisma

Terminal Command Station

Terminal Command Station is a centralized repository for terminal commands across various platforms, frameworks, and tools. This application solves the problem of scattered documentation by providing a single searchable hub with copy-to-clipboard functionality and personalization features.

Tech Stack: Next.js, React, TypeScript, Tailwind CSS, Supabase

Biodiversity Token Smart Contract

A demonstration project showcasing a blockchain-based system for creating biodiversity tokens on the Hedera network that enables land registration, biodiversity verification, and tokenization of conservation efforts.

Tech Stack: Solidity Smart Contracts, Hedera Token Service (HTS), Hedera Consensus Service (HCS), Hedera Smart Contract Service, Hardhat, Node.js

BTC vs Car

BTC vs Car was my ‘hello world’ moment for app development - my Zero to One project that brought me into the realm of software development. This simple app is a calculator that examines the opportunity cost of buying a vehicle, or leasing a vehicle and investing the different into Bitcoin.

Tech Stack: React, Typescript, Tailwind, Vercel