Projects
This is a collection of my side projects and experiments, mostly powered by curiosity and the classic "I swear this will work" optimism.
utube2stems
Paste a YouTube link and get seperated vocal and instrumental files, labeled with BPM & key detection
attendance-nft
NFT-based attendance tracking system for live events
miniapp-nextjs-template
NextJS Template to build Mini-Apps for Universal Profiles on LUKSO
comfyui-api-wrapper
ComfyUI API Wrapper, turn your generative AI workflows to an endpoint
leave_a_review
Leave a movie review on Solana blockchain! Full-stack Solana dApp built with native Rust and NextJS
merkle_tree_client
A client transmits file data to the server that generates a Merkle tree and proof for later integrity verification.
reward-tokenomics
A token( X ) that distributes a reward token( Y ) to it's holders, no staking required.
decentralized-exchange
DEX implementation with mock ERC20 tokens, both market and limit orders are available
multisig-wallet-truffle
Multisig wallet where predefined approvers can propose and approve transactions before execution.
storage-on-avalanche
Interaction with a smart contract that deployed on Avalanche FUJI Testnet
qlearning-for-maze
A program that solves and visualizes a maze using Q-learning based on user-defined parameters.