Some of the Projects im working on
This is a simple web-based cryptocurrency wallet that supports both Ethereum and Solana. It is a hierarchical deterministic (HD) wallet, which means it can generate multiple accounts from a single seed phrase.
A dashboard providing real-time weather updates and forecasts for any location.
A responsive React app for real-time text analysis, providing word counts, case conversion, and reading time estimates in a clean UI with dark mode.
A real-time collaborative whiteboard powered by WebSockets, enabling multiple users to draw, sketch ideas, and brainstorm together seamlessly on a shared, infinite canvas.
A real-time, privacy-focused voice assistant that runs speech-to-text and text-to-speech directly in the browser, using a cloud-based LLM for intelligence.
Command-Line-Interface (CLI) based trading bot for the Binance USDT-M Futures Testnet. The bot was required to support mandatory order types (Market, Limit)
A real-time chat application with group and private messaging features.