My academic journey has been marked by a passion for innovation and hands-on problem-solving. Throughout my studies, I’ve completed a variety of projects that demonstrate my technical skills and collaborative mindset. From developing a decentralized storage system using blockchain to creating DIY projects with Arduino, these experiences have sharpened my expertise in programming, computer engineering, web development and blockchain technology. Explore my academic projects to see how I’ve applied cutting-edge technologies to solve real-world challenges.
For my final year project, I developed a Distributed Storage System leveraging blockchain technology. The goal of the project was to create a decentralized, secure, and efficient way to store data using blockchain, eliminating the need for traditional, centralized storage solutions.
Built primarily in Python, the system used web sockets for real-time communication between nodes, ensuring that data was distributed across multiple storage locations. The decentralized nature of the system provided enhanced security, as no single point of failure could compromise the stored data. My role in the project involved writing key components of the code, integrating blockchain functionality, and presenting our solution at the university's final year project exhibition. The project not only tested my skills in blockchain development and distributed computing but also strengthened my teamwork and problem-solving abilities.
The project was a valuable learning experience, deepening my understanding of decentralized systems and preparing me for real-world applications of blockchain in various industries. You can view the project repository here.
Developed a full-stack NFT (Non-Fungible Token) minting platform, showcasing proficiency in blockchain development and web3 technologies. This project demonstrates the ability to create, deploy, and interact with smart contracts on the Ethereum network, as well as develop user-friendly interfaces for blockchain applications.