Projects

utube2stems

May 2025

3

Paste a YouTube link and get seperated vocal and instrumental files, labeled with BPM & key detection

Python numpy

attendance-nft

Mar 2025

NFT-based attendance tracking system for live events

TypeScriptSolidity hardhat

miniapp-nextjs-template

Feb 2025

NextJS Template to build Mini-Apps for Universal Profiles on LUKSO

TypeScriptJavaScriptSCSS

comfyui-api-wrapper

Sep 2024

ComfyUI API Wrapper, turn your generative AI workflows to an endpoint

TypeScript generative-ai

leave_a_review

Jan 2024

6

Leave a movie review on Solana blockchain! Full-stack Solana dApp built with native Rust and NextJS

TypeScriptRustCSS

merkle_tree_client

Oct 2023

A client transmits file data to the server that generates a Merkle tree and proof for later integrity verification.

Rust merkle-proofmerkle-tree

web_template

Oct 2023

Web server template in Rust to be used by LLM agents

Rust

reward-tokenomics

Aug 2021

A token( X ) that distributes a reward token( Y ) to it's holders, no staking required.

SolidityJavaScript

decentralized-exchange

Jul 2021

DEX implementation with mock ERC20 tokens, both market and limit orders are available

JavaScriptSoliditySCSS

multisig-wallet-truffle

Jul 2021

1

Multisig wallet where predefined approvers can propose and approve transactions before execution.

JavaScriptSolidityHTML truffle

storage-on-avalanche

May 2021

3

Interaction with a smart contract that deployed on Avalanche FUJI Testnet

JavaScriptHTML

qlearning-for-maze

Mar 2017

A program that solves and visualizes a maze using Q-learning based on user-defined parameters.

Java q-learningreinforcement-learning