Stars
This repo contains links of resources, theory subjects content and DSA questions & their solution for interview preparation from different websites like geeksforgeeks, leetcode, etc.
Master the Toolkit of AI and Machine Learning. Mathematics for Machine Learning and Data Science is a beginner-friendly Specialization where you’ll learn the fundamental mathematics toolkit of mach…
Here is the last minute revision notes of Object Oriented Programming
📝 Notes on Data Structures and Computer Algorithms
A simple hotel reservation system built as a student project using PHP, MySQL, HTML, CSS, and JavaScript.
A web-based hotel booking and management system that enables users to book for rooms, view room availability, make reservations, and manage bookings efficiently.
A simple recreation of the classic Breakout arcade game. Built with modern C++ and Raylib. Control your paddle with arrow keys, break all the bricks, and enjoy gameplay with an intuitive pause syst…
A classic Breakout-style arcade game built with C++ and raylib. Control a paddle, bounce the ball, and break targets to score points.
Noter is a lightweight Markdown editor built with C# and WinForms. It allows you to manage, create, edit, and preview Markdown files with a clean dark-themed interface.
A Python-based sentiment analysis project that predicts whether a given text is positive or negative using a Naive Bayes model. The model is integrated with a FastAPI backend, allowing programmatic…
A cross-platform To-Do application built with Electron.js for the frontend and ASP.NET Web API for the backend. The project demonstrates CRUD operations, clean API design, and desktop app integration.
This project is a command-line tool that works like a lightweight Postman for the terminal. It lets you send HTTP requests (GET, POST, PUT, PATCH, DELETE) with optional headers and JSON bodies, and…
This is a news aggregator application that scrapes and collects the latest news articles directly from BBC News, organising them into a clean and user-friendly interface.
BrightMind is an educational management system that helps schools manage students, subjects, user roles, and exam marks in an organised and efficient way.
A simple number guessing game which count how many attempt did user take to guess the correct number.