Feb '22 - June '25
Fall '20 & '21
June '17 - April '18
2018-2021
2013-2017
Numerical Modelling
High Performance Computing
Web Development
Data Analysis
Concurrent Systems Design
Jan '25 - April '25
A multithreaded, asynchronous system (proof-of-concept) designed to automate LinkedIn engagement for a client. The platform monitors account activity—specifically Direct Messages and post comments—and autonomously generates replies using a large language model (LLM) enhanced with Chain-of-Thought prompting. A custom web interface, which is built with vanilla JavaScript, HTML, and CSS, supports manual review, editing, and publishing of generated responses.
CONTRIBUTION
Feb '24 - June '25
A multithreaded, asynchronous system for detecting and executing arbitrage opportunities across Automated Market Makers on Ethereum-compatible blockchains. The system ingests pending transactions from a WebSocket stream and simulates arbitrage paths in real time. A custom connection pool built on hyper with exponential backoff manages RPC requests, and batching is used to optimize transaction simulations. Inter-thread communication is handled via mpsc channels, and shared memory structures ensure thread-safe access to system state.
CONTRIBUTION
Feb '24 - April '24
A MERN-stack web application that provides exclusive 3D-printing services to holders of NFTs from a specific collection. Ownership verification is handled via smart contracts, and an integrated messaging system enables direct communication between holders and the service provider to finalize print-ready designs. The platform supports both fiat and crypto payments through Stripe and Coinbase Commerce integrations.
CONTRIBUTION
Feb '23 - Sept '23
A decentralized token exchange platform inspired by LEVEL Finance on BSC, reimplemented for the Flare Blockchain. The original smart contracts were retained, while the client and server applications were newly designed and developed using the MERN stack. The platform features an on-chain order book with support for leveraged trading. The backend server handles analytics and manages position closures during liquidations to maintain protocol integrity.
CONTRIBUTION
Sept. '22 - July '23
A no-code platform that allows creators to launch NFT collections and custom marketplaces within minutes, aimed at enabling fundraising and community engagement. The toolset evolved from earlier commercial NFT work and was developed using a client-server architecture based on the MERN stack. It empowers users to manage and customize their NFT ecosystem without writing code.
CONTRIBUTION