Over the few years of my programming experience, I have grown my passion for software engineering by building programs. Here are a few of my projects:
Embark on the culmination of my 400-hour research project for my Computer Science degree, where I delved into the realm of fitness enhancement. Through meticulous exploration, I aim to develop an AI Workout Tracker that combines various deep learning techniques to elevate workout form.
DiscoverThis intelligent system integrates Natural Language Processing (NLP) with First-Order Logic (FOL), Fuzzy Logic, and Convolutional Neural Networks (CNN) for image and video classification, offering a comprehensive and engaging experience. Seamlessly converse with the chatbot to acquire in-depth knowledge about diverse locations, while advanced AI techniques ensure accurate information retrieval.
DiscoverElevate your mood-tracking experience with this minimalistic app, effortlessly expressing your daily essence through chosen emojis or songs, while seamlessly documenting moments of gratitude and thoughts in a beautifully designed journal.
DiscoverThis project serves as the backend API for a social trip planning website. It consists of two primary components: the Client and the Orchestrator. The Orchestrator handles user registration, login processes, and trip proposal functionalities, while the Client interacts with the Orchestrator to provide a seamless user experience.
DiscoverA responsive website promoting products with a professional layout, its own database, time-sessioned accounts, a shopping basket, and admin functionalities.
DiscoverA courier delivery marketplace for customers to place and track their orders as drivers deliver them. Packed with functionalities for customers, drivers and the courier company, featuring robust use of data structures and algorithms.
DiscoverAn android app that uses a REST API in Kotlin, providing users with a fresh dose of memes that they can share with their friends.Built using Kotlin, along with Volley and Glide libraries.
DiscoverAn android app that fetches the latest news using REST API and presents it to the user with a dark themed interface. Built using Kotlin, utilising the RecyclerView model, Glide and Volley libraries.
DiscoverA replication of one of the first computer games ever created, which is also the first project I ever built.
Built using Python, utilising the turtle library.