← Back home

Projects

Products, experiments, and tools I have built. The case studies also cover the decisions and boundaries behind the result.

Parmelia

Parmelia

A USDC payments app on Arbitrum for charging through links and QR codes, paying usernames, and using a passkey smart account without a seed phrase.

  • React
  • Solidity
  • ERC-4337
  • Arbitrum
Pasacoin

Pasacoin

An app to run a pasanaku using crypto. Also known as savings circles, tandas, and rotating savings groups.

  • React Native
  • Blockchain
  • EVM
Vigia

Vigia

A dApp for reporting city incidents in a censorship-resistant, anonymous, and decentralized way.

  • Next.js
  • Open Street Map
  • Blockchain
Kit Digital - support book

Kit Digital - support book

A book turned into a PWA to help young people defend their rights with immediate access to information.

  • PWA
  • Astro
  • Tailwind CSS

Other projects

Habit Tracker

A habit tracker that is simple, clean, and easy to use.

  • React
  • Vite
  • Tailwind CSS

Knight's Tour Visualizer

A visualizer for the AI algorithm that visits every square on a chessboard with a knight, with and without heuristics.

  • JavaScript
  • Algorithms

Base Machine - Casino

A slot machine game rebuilt on top of blockchain and cryptocurrencies.

  • Blockchain
  • EVM
  • DeFi
  • Solidity

GRM123

A compiler focused on its lexical analysis stage, built in Java.

  • Computer Science
  • Compilers
  • Java

Doolittle Algorithm

An implementation of the Doolittle algorithm for LU matrix decomposition.

  • Delphi
  • Algorithms
  • Pascal