Programming-Sai
Tech-driven, always learning, and focused on building efficient solutions.
University Of GhanaAccra, Ghana
Pinned Repositories
208
A2SV
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.
Blog
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.
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.
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 (
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.
PDF-Summarizer
Summarise a given pdf to possibly extract only highlighted text and images
SakaiAlerts
The purpose of SakaiAlerts is to provide users with a convenient way to access and view alerts from the Sakai portal
Programming-Sai's Repositories
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 (
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.
Programming-Sai/PDF-Summarizer
Summarise a given pdf to possibly extract only highlighted text and images
Programming-Sai/208
Programming-Sai/A2SV
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.
Programming-Sai/Blog
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.
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.
Programming-Sai/SakaiAlerts
The purpose of SakaiAlerts is to provide users with a convenient way to access and view alerts from the Sakai portal
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.
Programming-Sai/Campus-Navigation-System
This is a java application that helps with navigation between different locations on the University of Ghana Campus. It makes use of various algorithms like the Dijkstra's algorithm amongst others.
Programming-Sai/Career-App
Programming-Sai/Chat-Application
Programming-Sai/Contact-List-Manager
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
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.
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.
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.
Programming-Sai/FileStructure-To-Text
This is a simple program that takes a folder and returns the structure of it as a text
Programming-Sai/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.
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.
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.
Programming-Sai/Programming-Sai
"Computer Science student passionate about problem-solving, web and mobile development, open-source contributions, and building innovative solutions."
Programming-Sai/Resturant-Ordering-System
Programming-Sai/Scanner-Backend
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.
Programming-Sai/Sudoku
Programming-Sai/UG-CS-Department-Revamp
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.
Programming-Sai/Water-Quality-Analysis-ML
A ML-powered system to analyze and predict water quality from a dataset of water attributes.