There are no reviews yet. Be the first to send feedback to the community and the maintainers!
CGPA-GPA-Calculator
Able to Generate GPA and CGPANetworking-II-UBIT-
Networking 2 Sem 6TenantManagementSystem
Tenancy Management SystemjavaAssigments--
From chap 1 - 20Simulator
Queuing Modeling SimulatorRestaurant--One-Page
School-Management-System
Computer-Graphics
This Repository Contain Programs related Computer Graphics Course By using C++QuizApp
Registration-form
LaunchPage
Calculator
TodoApp-in-js
JsStop-Watch-and-counter
CPU-Scheduling
This Repo includes Scheduling Algorithms (SJF and HRRN)Feed-Back-Form
Feed Back Form is Designed to Gather feedbacks via some user input fields .responsive-pagy-bootstrap
Java-Practice-Assignment
Tenancy-Management-System
A Management SystemCompiler-UBIT-
Python compiler with Lexical, Syntax, and Semantic phases. Tokenizes, parses syntax, performs semantic analysis, ensuring robust and optimized code generation. User-friendly, extensible, and rigorously tested.Bellman-ford-Algorithm
The Bellman-Ford algorithm is a graph search algorithm that computes shortest paths from a single source vertex to all of the other vertices in a weighted digraph en.wikipedia.org cp-algorithms.com. It is more versatile than Dijkstra's algorithm as it is capable of handling graphs in which some of the edge weights are negative numbers.RailFence-Cipher
Socket
Socket programming enables communication between devices/processes over a network. It involves creating, binding, connecting, and exchanging data through sockets—endpoints for network communication. Widely used in networking,Morse-Code
Password-Manager
A lightweight and responsive password manager web app built with HTML, CSS, and JavaScript. Securely set, store, and manage your credentials for different platforms with ease. The application ensures a user-friendly experience while prioritizing security. Simply set a master password, log in, and take control of your online account details.Vernam-Cipher
This program implements the Vernam Cipher, allowing users to encrypt and decrypt messages using a randomly generated key. The interface displays the key table along with encryption and decryption results. Developed for educational purposes with a focus on simplicity and clarity.Attendance-Tracker
HTML/CSS/JS combo for managing student attendance: select student, input date/time, calculate time difference, save data, and take snapshots.Compiler_Construction-UBIT-
QR-Code-Generator
QR Code Generator: A user-friendly web app for creating QR codes by entering details like name, type, number, quantity, size, and color. With a clean interface, it utilizes the QR Server API for dynamic code generation, making it a simple yet powerful tool for various applications.Student-Enrolment-Registration
The HTML code establishes a Student Enrollment Program page with a responsive form. Upon submission, the enrollStudent() function updates the table, persists records using localStorage, and checks for upcoming payments. The design ensures a user-friendly experience .Caesar-cipher
The Caesar Cipher is a basic encryption algorithm where each letter in the plaintext is shifted a certain number of places down or up the alphabet. In this implementation, the user can input a plain text and a shift value, and the program will generate the corresponding encrypted or decrypted text.Attendance-Manager
AttendanceManager is a one-page application designed to streamline and simplify attendance tracking. This application provides an intuitive interface for users to manage attendance records efficiently. Whether you're monitoring attendance for a small team or a large group, AttendanceManager has you covered.Vigen-re-Cipher
The Vigenère cipher is a polyalphabetic substitution technique using a keyword to determine variable shifts for each letter in the plaintext. While it offers improved security over simpler ciphers, its vulnerability to modern decryption methods limits its effectiveness in contemporary cryptography.Love Open Source and this site? Check out how you can help us