My Projects
A collection of my work spanning web development, AI, and blockchain projects. These projects represent my learning journey and growing expertise across different technologies.

Interactive Counter
A simple yet elegant counter application with smooth animations and customizable themes.

JavaScript Calculator
A fully functional calculator with advanced math operations and keyboard support.

Encryption App
A text encryption and decryption tool inspired by a CodeWars puzzle, built to practice complex JavaScript logic.

Crime API App
An application that demonstrates fetching and displaying UK police crime data from a public API.

Web3 Counter
My first Solidity contract deployed on Sepolia testnet, a blockchain-based counter application that stores count values on Ethereum.

Platform Game
A JavaScript platform game using Canvas API with physics, collisions, and level design, created for my Founders and Coders application.
Discord AI Bot
A Discord chatbot leveraging the OpenAI API for chat, image generation and moderation endpoints.
Sentiment-Based Spotify Playlist Generator
A web application that generates Spotify playlists based on text sentiment analysis using the OpenAI API.
AI Text to Image Generator
A Next.js application combining OpenAI's chat and text-to-speech capabilities with local Stable Diffusion for image generation.
EVM Real Estate Tokenization
A blockchain project implementing tokenized real estate ownership using ERC-1155 for fractionalized asset management.