Pinned Repositories
20-bit-Single-Cycle-MIPS-Processor
Design of a custom CPU based on the Machine Code Bits. This CPU executes instructions sequentially from memory and features a fully functional datapath and control unit.
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
Bug-Bounty-Beginner-Roadmap
This is a resource factory for anyone looking forward to starting bug hunting and would require guidance as a beginner.
Chat-System
This repository contains a virtual chat system for a group discussion in JAVA programming language based on theoretical concepts of Multithreading, Sysnchronization, and Inter-Thread Communnication.
DiabetIQ
An Intelligent Diabetes Management Mobile Application with an Integrated LLM-Augmented Chatbot and Machine Learning-Driven Early Risk Prediction.
MedEasy-Health-Care
This repository contains a Hospital Management System that combines the concepts of core Java, OOP, GUI design using Swing API and AWT, and efficient file handling.
Mystery-Solver
An application utilizing Bayesian Networks for solving fictional mystery scenarios. Users input clues and evidence, and the system infers probabilities of various suspects being guilty based on Bayesian inference.
NSU-Cricket-Club-Management-System
This repository contains a Database Management System course project for a Cricket Club Management System, using raw PHP with SQL in the backend.
Player-Database-using-LinkedList
This repository contains a console-based application which can basically perform show, search, add, modify, delete player's information who are taking part in the World Cup 2023.
saifmohammednipun's Repositories
saifmohammednipun/NSU-Cricket-Club-Management-System
This repository contains a Database Management System course project for a Cricket Club Management System, using raw PHP with SQL in the backend.
saifmohammednipun/20-bit-Single-Cycle-MIPS-Processor
Design of a custom CPU based on the Machine Code Bits. This CPU executes instructions sequentially from memory and features a fully functional datapath and control unit.
saifmohammednipun/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
saifmohammednipun/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
saifmohammednipun/Bug-Bounty-Beginner-Roadmap
This is a resource factory for anyone looking forward to starting bug hunting and would require guidance as a beginner.
saifmohammednipun/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
saifmohammednipun/coding-interview-university
A complete computer science study plan to become a software engineer.
saifmohammednipun/database_system_concepts_answers
🗄️ Solutions to Database System Concepts Seventh Edition
saifmohammednipun/Mystery-Solver
An application utilizing Bayesian Networks for solving fictional mystery scenarios. Users input clues and evidence, and the system infers probabilities of various suspects being guilty based on Bayesian inference.
saifmohammednipun/Player-Database-using-LinkedList
This repository contains a console-based application which can basically perform show, search, add, modify, delete player's information who are taking part in the World Cup 2023.
saifmohammednipun/Complete-Python-Bootcamp
saifmohammednipun/CSE299-Junior-Design-Project
An Intelligent Diabetes Management Mobile Application with an Integrated LLM-Augmented Chatbot and Machine Learning-Driven Early Risk Prediction.
saifmohammednipun/CSE311-Database-Systems
Database Management System
saifmohammednipun/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
saifmohammednipun/DSA
CSE225 Data Structures and Algorithms
saifmohammednipun/generative-ai-for-beginners
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
saifmohammednipun/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
saifmohammednipun/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
saifmohammednipun/logisim-evolution
Digital logic design tool and simulator
saifmohammednipun/manim
Animation engine for explanatory math videos
saifmohammednipun/MAT361-Probability-and-Statistics
This repository contains MAT361 Probability and Statistics course materials.
saifmohammednipun/ml-road
Machine Learning Resources, Practice and Research
saifmohammednipun/mlcourse.ai
Open Machine Learning Course
saifmohammednipun/Physics-Chatbot
A RAG-based LLM physics chatbot that answers questions and assists students using content from the Physics Classes 9-10 textbook by the National Curriculum and Textbook Board of Bangladesh.
saifmohammednipun/public-apis
A collective list of free APIs
saifmohammednipun/rag-from-scratch
saifmohammednipun/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
saifmohammednipun/the-art-of-command-line
Master the command line, in one page
saifmohammednipun/The-Grand-Complete-Data-Science-Materials
saifmohammednipun/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.