GitHub / Programming-Sai 1 Repository
Programming-Sai/daily-solves
A personal collection of daily coding solutions, covering data structures, algorithms, and problem-solving patterns. Mostly for review, learning, and tracking progress.
Language: Python - Size: 213 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

Programming-Sai/DevLog
DevLog is a lightweight command-line tool for tracking coding issues, solutions, and debugging progress. It allows developers to log problems, update solutions, and compile them into a structured Markdown file for easy reference. Perfect for maintaining a personal debugging history across projects.
Language: Python - Size: 15.3 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Programming-Sai/SeekBeat
A lightweight, search-first music streaming and download backend powered by Django and yt-dlp. Quickly find, stream, or download music from YouTube with optional editing and playlist support. Designed for both hosted and LAN-based usage.
Language: Python - Size: 1.75 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

Programming-Sai/Fertilizer-Recommendation-System
The Fertilizer Recommendation System is an expert system designed to recommend fertilizer mixes based on soil and crop analysis. This system processes input data from users, performs inference logic using an engine, and provides personalized fertilizer recommendations, including the necessary amounts of Nitrogen (N), Phosphorus (P), and Potassium (
Language: JavaScript - Size: 44 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 4 - Forks: 2

Programming-Sai/Blog
A dynamic blog platform built with Next.js that allows users to enjoy rich multimedia content and share posts on social networks, while providing administrators with a secure dashboard to manage posts, categories, and user interactions. The application integrates various third-party services for media uploads and storage amongst others.
Language: JavaScript - Size: 514 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Programming-Sai/Programming-Sai
"Computer Science student passionate about problem-solving, web and mobile development, open-source contributions, and building innovative solutions."
Size: 16.3 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

Programming-Sai/SnapMock
Automated device mockups for your website in GitHub workflows. SnapMock captures screenshots, embeds them into responsive device frames, and keeps your README visuals fresh—automatically.
Language: JavaScript - Size: 1.26 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Programming-Sai/Github-README-Site-Preview
Automatically generate responsive device mockups of your website and display them in your GitHub README using screenshots.
Language: JavaScript - Size: 16.9 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Programming-Sai/GitGuardian
A Windows-based automation tool that automatically pushes the contents of a specified folder to GitHub at fixed intervals using Task Scheduler, lockfiles, and bat scripting. Designed to help developers maintain commit streaks effortlessly.
Language: PowerShell - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Programming-Sai/fprintx
fprintx is a minimal Python utility for clean, aligned debug printing — especially useful in coding contests or complex loops where output readability matters.
Language: Python - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Programming-Sai/Chat-Application-Backend
A scalable and efficient backend for a realtime chat application built using Node.js, WebSockets, and a database for message storage. This backend will support user authentication, message delivery, and online status tracking.
Language: JavaScript - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Programming-Sai/UG-CS-Department-Revamp Fork of Nana-king-netizen/Dummy_LMS_Frontend
This project is a revamped version of the official website for the University of Ghana's Department of Computer Science. The aim is to provide a modern, user-friendly interface while retaining all the necessary information ands functionalities.
Language: CSS - Size: 28.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Programming-Sai/FileStructure-To-Text
This is a simple program that takes a folder and returns the structure of it as a text
Language: Python - Size: 70.3 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Programming-Sai/Conviva-v-2.0
Conviva 2.0 is a versatile AI assistant that offers both a command-line (CLI) and a graphical user interface (GUI) to cater to different user preferences. Whether one enjoys the efficiency of a text-based interface or the richness of a visual environment, Conviva 2.0 provides a seamless experience for interacting with AI-powered tools, media analys
Language: Python - Size: 116 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Programming-Sai/SolarSystem
This is a website, that makes use of HTML and CSS only. it gives a general overview of the planets in the solar system.
Language: SCSS - Size: 10.1 MB - Last synced at: 5 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Programming-Sai/CryptAnalysis
An exploration of cryptographic concepts, including modular exponentiation, RSA algorithm analysis, and brute-force password cracking techniques. This repository contains Python implementations, performance evaluations, and visualizations as part of the MATH 359 project for the 2024/25 academic year.
Language: HTML - Size: 1.85 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 2

Programming-Sai/A2SV
Language: Python - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Programming-Sai/Fertilizer-Recommendation-System-Client-Server
The Fertilizer Recommendation System is a web-based application designed to provide tailored fertilizer recommendations for different crops based on various factors like growth stage, soil properties, climate, and more. It consists of a frontend built with React and a backend powered by Flask, using Prolog for inference.
Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Programming-Sai/SakaiAlerts
The purpose of SakaiAlerts is to provide users with a convenient way to access and view alerts from the Sakai portal
Language: Python - Size: 9.76 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Programming-Sai/Fertilizer-Recommendation-Engine-PROLOG
This project implements a Prolog-based expert system for fertilizer recommendations, helping farmers optimize agricultural practices. It uses logical inference to suggest suitable fertilizers, improving crop yield and sustainability. The backend integrates with an existing frontend to provide a complete agricultural decision-making solution.
Language: Prolog - Size: 12.2 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Programming-Sai/Bash-Scripts-Toolkit
A collection of Bash scripts for automating various tasks. This repository contains reusable scripts for system management, development workflows, and other common automation needs. Perfect for saving time and improving productivity when working on new projects.
Language: Shell - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Programming-Sai/Water-Quality-Analysis-ML
A ML-powered system to analyze and predict water quality from a dataset of water attributes.
Language: Jupyter Notebook - Size: 4.35 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Programming-Sai/Frontend-Grading-Assignment Fork of Daquiver1/Frontend-Grading-Assignment
This project is my submission for Assignment 1 of the DCIT 205 course. The goal is to create a 7-page website serving as the front end for a "Missing Grade Reporting System." The system helps students track and report grades that are not recorded in their academic profiles.
Language: JavaScript - Size: 781 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Programming-Sai/Grocery-CLI
A command-line tool for managing your grocery list, featuring an interactive Beginner Mode and a somewhat powerful Dev Mode for advanced users.
Language: Shell - Size: 41 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Programming-Sai/PDF-Summarizer
Summarise a given pdf to possibly extract only highlighted text and images
Language: Python - Size: 8.51 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Programming-Sai/File-Explorer
This is a program that allows for basic file operations, such as copy, move delete amongst others. This entire program was written using the android app Pydroid 3 on a mobile phone.
Language: Python - Size: 39.4 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Programming-Sai/Resturant-Ordering-System
Language: Python - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Programming-Sai/Sudoku
Language: Python - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Programming-Sai/Career-App
Language: JavaScript - Size: 5.88 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Programming-Sai/Conviva-v-1.0
Conviva is a versatile application designed to facilitate various communication and media management tasks. It provides users with a seamless experience for engaging in semi-intelligent conversations, downlaoding and watching youtube videos, and file communication.
Language: Python - Size: 171 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Programming-Sai/208
Language: JavaScript - Size: 5.62 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 2

Programming-Sai/Scanner-Backend
Language: JavaScript - Size: 47.1 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Programming-Sai/Golden-Books
Golden Books is an online platform designed to provide users with a comprehensive collection of books. The website allows users to view all available books, search for specific titles, and add new books to the collection.
Language: SCSS - Size: 7.88 MB - Last synced at: 5 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Programming-Sai/Contact-List-Manager
Language: Python - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Programming-Sai/Book-Management-System
This is a Simple python program that allow some manipulation of data in the form of books. One can add, delete, view book info amongst other.
Language: Python - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
