Popular Repositories
INTIMATUNEPublic
Music streaming platform developed using ASP.NET and PostgreSQL where users can import their entire tracks collection from cloud services like Google Drive, Mega and more. Features include playlist management, playback history tracking, user authentication and RESTful API with Entity Framework Core for scalable data management.
C#, PostgreSQL
HABITUOPublic
Full Stack Application made using ASP.NET Core Web API backend featuring JWT authentication, Entity Framework Core with SQL Server. It provides RESTful endpoints for habit management, streak tracking and analytics. Frontend is developed using React and Tailwind CSS with implementation of React Router and state management.
C#, React, SQL
FOOTSTATSPublic
Built using React, Express.js and PostgreSQL, this is a community-driven football management system designed to support grassroots football. Features include real-time chat communication, tournament hosting, player registration system and more.
React, Node.js, PostgreSQL
UNIVERSITY QUIZ PLATFORMPublic
Built on ASP.NET Core Web API, this application was built for educational MCQ assessments where teachers/admin are allowed to upload and organize questions of each year and module with RESTful controllers. Students can practice these questions through an interface designed using React.
C#, React
IOT Wake BandPublic
Sigma Wake Band is a comprehensive IoT solution that combines hardware and software to create an alarm system that physically ensures you get out of bed. The system consists of a wearable wake band device that triggers alarms and can only be dismissed by performing jumping jacks, detected through accelerometer sensors. Made using Flutter, Express and Micropython.
Dart, Python, Node.js
EPL Logo DetectionPublic
This project implements a Convolutional Neural Network (CNN) to detect and classify English Premier League (EPL) club logos. The model can identify logos from all 20 EPL clubs with high accuracy using deep learning techniques.
Python