Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: semester-project

Peasniped/AAU-LaTeX-Report-template

An edit of the original/official AAU LaTeX report-template to be more user friendly, and to expand the set of advanced features/formatting that are available to use/understand for new users of Overleaf/LaTeX.

Language: TeX - Size: 4.42 MB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 3 - Forks: 3

hadithedetonator/moviemunchies

Welcome to MovieMunchies.pk, Pakistan's premier movie rating and reviewing website powered by Vue.js, PHP, Laravel, HTML, CSS, and Bootstrap. Explore, rate, and review films with ease on our secure platform.

Language: PHP - Size: 1.11 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 0 - Forks: 0

Ansandr/dochub-course

Course work to learn OOP in C++

Language: C++ - Size: 38.1 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 0 - Forks: 0

ahmad9059/InventoryManagementSystem

This Inventory Management System is a comprehensive software application designed to track and manage inventory for a store or warehouse. The system allows users to add, update, and query information about products, categories, and suppliers. It is built using C++ and demonstrates the application of Object-Oriented Programming (OOP) principles.

Language: C++ - Size: 3.91 KB - Last synced: 10 days ago - Pushed: 10 days ago - Stars: 0 - Forks: 0

asifdhillon25/Bank-Managment-System

This Customer Management System is a C++ program designed to manage customer data and transactions for a business. It provides various functionalities such as adding new customers, modifying customer data, showing individual customer data, showing all customer data,etc

Language: C++ - Size: 449 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

asifdhillon25/PhoneBook

This project is a simple phonebook record management system implemented in C++. It allows users to manage contacts by performing various operations such as adding new contacts and displaying all existing contacts. The program reads contact information from a text file, performs operations on it.

Language: C++ - Size: 11.7 KB - Last synced: 30 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

Xiron7077/Extracting-MFI-Using-CLM

CLM is a new data structure that uses matrices in which data from graph is stored and CLM-Miner is the algorithm that is used to extract MFI from the CLM.

Language: C++ - Size: 14.6 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

mikicit/courier-service-database

Semester project at the university on the subject of databases.

Language: Java - Size: 1.3 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

mingadar/meditations

KAJ Semester project

Language: CSS - Size: 53.5 MB - Last synced: about 1 month ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

angel-penchev/librarity-but-dumber

Semester project #1 for the object oriented programming (OOP) course in Faculty of mathematics and informatics (FMI) Computer science's first curriculum.

Language: C++ - Size: 1.59 MB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 5 - Forks: 0

saqibm-bh/PROJECT-CIPHER

C Language Based Text | File | Image Encryption & Decryption Program

Language: C - Size: 1.3 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

petroud/DatabaseMS 📦

A PostgreSQL database management application written in Java for the course of COMP303 at Technical University of Crete

Language: PLpgSQL - Size: 6.94 MB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

pragyapranati/Music-Recommender Fork of Kumari-Pragati/ProjectHub_SE

Python-based music recommendation system utilizing emotion-based criteria, integrated with Selenium for web testing purposes

Language: Python - Size: 3.55 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

LiaCicati/project-management-system

A single-user system for the 1st semester project at VIA University College : "Software Technology Engineering" programme.

Language: HTML - Size: 14.9 MB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

code-chaser/hospital-management-system

A hospital management system, made using object oriented programming and file handling (in C++), that keeps records of doctors, their appointments, patients, staff and more.

Language: C++ - Size: 3.62 MB - Last synced: 24 days ago - Pushed: 2 months ago - Stars: 28 - Forks: 16

Vatshayan/Decentrilized-Blockchain-Blog-System-Project

Decentrilized Blockchain Blog System Project with code and Documents

Language: Python - Size: 7.81 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 11 - Forks: 1

Vatshayan/Ecommerce-Website

Final Year Project for students as Ecommerce website especially different webpages. Top class Website Development project that made by combination of front end programming languages such as HTML, CSS & JS.

Language: HTML - Size: 9.37 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 132 - Forks: 86

arfatkh/LostNFound

LostNFound: Reporting & Retrieval System

Language: Java - Size: 6.22 MB - Last synced: about 2 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

wahab-hac/Contact_Book

Data Structure Mini Project on C++ "Contact Book" in CMD | 2022

Language: C++ - Size: 3.91 KB - Last synced: 2 months ago - Pushed: about 2 years ago - Stars: 3 - Forks: 1

Saad-Mansoor-Minhas/Class-Grading-System

Classroom Grading along with file handling , graphics included as well

Size: 4.88 KB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

shaik-muskinvali/KIET--final-year-project-Steganography

Steganography is the practice of concealing a message within another medium, such as an image, audio, or video file, without attracting attention

Language: Java - Size: 938 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

SaadARazzaq/algorithmic-hub

Visualized different AI search algorithms using Pygame

Language: Python - Size: 32.2 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

SaadARazzaq/4D-Notepad-Data-Structures-Project

Notepad implementation using 4 Dimensional Linked Lists

Language: C++ - Size: 1.9 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Saqib-Ansari786/CompetitionJavaApp

Competition Management System (CMS) - Java

Language: Java - Size: 24.4 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Saqib-Ansari786/basketball_app

This is a simple react native app that allows you to keep track of your basketball scores. It is built using expo and react native. In which I have used the apis to get live scores of the basketball matches. Also I have used the react native elements to make the app look good.

Language: JavaScript - Size: 1.45 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

mrsage-101/Library-MANAGEMENT-SYSTEM-USING-OOP-DATASTRUCTURES

Library management system in ASP.NET 6 using OOP AND DATA STRUCTURES

Language: C# - Size: 176 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

Hasnainahmad04/Semester-Project

Student Attendance Managament

Language: C++ - Size: 2.93 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Blockchain-Universe/Final-Year-Blockchain-Project

Top Class Block chain Project for Final Year students. Easy Implementation and Development.

Language: Jupyter Notebook - Size: 18.6 KB - Last synced: 5 days ago - Pushed: over 1 year ago - Stars: 13 - Forks: 7

emanmunir/Character-Frequency-Calculator-Coal-Project-

The Character Frequency Calculator, part of the Coal Project, is an x86 assembly program that analyzes user-inputted strings, displaying character frequencies in binary, decimal, or hexadecimal formats. The `cproj.asm` file structures the project.

Language: Assembly - Size: 11.7 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

alidevhere/Medicom

Medicom is E-Comerece app for medicines. It is built using python/Django.

Language: Python - Size: 12.2 MB - Last synced: 28 days ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

mikicit/darkforest

RPG game ("game engine") in JAVA. Semester work.

Language: Java - Size: 168 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 4 - Forks: 5

pragyapranati/Deepfake-Technology-

Term paper on Deepfake Technology

Size: 4.68 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 1

sakJH/BotanoAdviser

SPM1 Skupinový projekt

Size: 4.43 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

ArchismanKarmakar/TimeTable-AK

Routine Management System made using C++20

Language: C++ - Size: 57.6 KB - Last synced: 5 days ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

RG-10/CS-Term-Projects

🌴My Semester Term Projects at UOG🌴

Language: Java - Size: 224 KB - Last synced: 5 days ago - Pushed: 7 months ago - Stars: 1 - Forks: 1

usualwitch/PlasmaCalc

Calculates drift wave in plasma.

Language: C++ - Size: 1.28 MB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

Frier03/P1-Drone-Swarm

P1 Project

Language: Python - Size: 796 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 6 - Forks: 0

MichalMoudry/4IZ268-semestralni-prace-2

A simple web app for writing emails.

Language: HTML - Size: 545 KB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

Vatshayan/Road-Detection-System

we present the plans of a driver-assistance system, which will be capable of road lane and traffic sign detection by using an OPEN-CV.

Language: Jupyter Notebook - Size: 299 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 24 - Forks: 6

suman1406/Duronto

An ecommerce platform developed as a semester project, utilizing HTML, JavaScript, and CSS to provide a seamless online shopping experience.

Language: HTML - Size: 6.07 MB - Last synced: 26 days ago - Pushed: 9 months ago - Stars: 1 - Forks: 1

mingadar/smartHome

OMO Semester project

Language: Java - Size: 2.36 MB - Last synced: about 1 month ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

mingadar/rolt

EAR Semester project

Language: Java - Size: 529 KB - Last synced: about 1 month ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

aidear323/Rajagiri-Connect

Rajagiri connect is a networking platform that enables the students of Rajagiri to form a social network among themselves, enabling them to connect with their seniors, juniors and faculty for sharing of information and resources.

Language: Dart - Size: 371 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 1

bursasha/py-braveheart-game

2D Game in Pygame with plenty of mechanics🎮

Language: Python - Size: 3.88 MB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Frier03/P2-Remote-inspection-and-exploration-using-camera-drone

Remote inspection and exploration using camera drone

Language: Python - Size: 910 KB - Last synced: 7 months ago - Pushed: 11 months ago - Stars: 4 - Forks: 2

MalaikaJunaid/burger-shop-erp-system

An efficient console-based ERP system for a burger shop, providing streamlined management of inventory, orders, sales, and customer information. Simplify operations, optimize stock levels, and enhance customer service with this comprehensive solution.

Language: Python - Size: 23.4 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

MalaikaJunaid/task-manager

A Java Swing-based task manager application with login functionality, task management features (add, edit, delete), and file-based persistence.

Language: Java - Size: 175 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

ArnavSingha/Car_rental

Language: PHP - Size: 15 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

mshoaibanwar/WingedWarriors-Unity-3D-Game-Project

A 3D Airplane game developed as a Semester Project in Unity 3D.

Language: C# - Size: 835 MB - Last synced: 11 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

arhmAli/GPA-Calculator-App

GPA Finding Responsive web app made in React 18

Language: JavaScript - Size: 31.3 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

Bertik23/calvodax

Semestral work for the BI-PA2 course at FIT CTU

Language: C++ - Size: 3.33 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

zaahidali/ATM-Management-System

A semester project completed in Java Programming language

Language: Java - Size: 68.4 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 17 - Forks: 14

Zai42/Snake_and_Ladder_Game

Created Simplest snake and ladder game using For-loop, If-Else concepts in Python.

Language: Jupyter Notebook - Size: 16.6 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

barchakuz/Library-mangement-web-app

This is laravel based library mangement system project from my first semester therefore don't judge as little effort done on front-end work only.

Language: HTML - Size: 23.9 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

JayshKhan/Fessage

"Fessage File Transfer is a Java-based application facilitating file transfers between PCs using Socket Programming. Developed as a semester project at Riphah International University, this system integrates technologies such as Java, Swing UI, MySQL, and XAMPP. While mostly functional,

Language: Java - Size: 13 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

JayshKhan/BookSaleManagment-OOP-Project

The Book Sale Management System is a robust application developed as a semester project for an Object-Oriented Programming (OOP) course. It stands as a practical implementation of OOP principles, serving as a foundational exercise for beginners in programming. The system is designed to handle and streamline various operations related to book sales

Language: C++ - Size: 69.1 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Vatshayan/Final-Year-Credit-Card-Fraud-Detection-Project

Credit Card Fraud Detection Project with Code and Documents

Language: Jupyter Notebook - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

velociburner/gcn-relation-extraction

Final project for COSI 137b Information Extraction

Language: Python - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

alidevhere/phone-book

C++ mini phone book project. It is practical implementation of DSA (Double Linked List)

Language: C++ - Size: 48.8 KB - Last synced: 29 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

SuwaidAslam/E-Learning-System-Java-GUI-Application

E-Learning System is a desktop-based Windows application developed in Java with Swing and AWT. This project aims at serving Students and Teachers in Online-based learning. The GUI is solely developed with code, there is no drag and drop tool used in the making of GUI.

Language: Java - Size: 2.97 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 6 - Forks: 4

Vatshayan/Fake-News-Detection-Project

Final Year Fake News Detection using Machine learning Project with Report, PPT, Code, Research Paper, Documents and Video Explanation.

Language: Jupyter Notebook - Size: 51.8 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 44 - Forks: 11

AbdullahShahid01/Rent-a-Car-Management-System

It is a semester project for Object Oriented Programming written in java. (a mini Project 😉 )

Language: Java - Size: 942 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 91 - Forks: 75

richiebotteri/Semester-Project-2

Noroff Collectibles - a platform where registered users can buy and sell items through bidding. New users receive 1000 credits to start. Non-registered users can browse listings, while only registered users can place bids. Built using cutting-edge technologies to ensure a seamless bidding experience.

Language: JavaScript - Size: 963 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 1

Progambler227788/Patient-Management-System

Hi everyone, This project is based on DSA. I've implements patients data using linklist. You could use database or file handling for storage. You could modify it according to your needs.

Language: C++ - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

captainWaheed/Teachers-Portal-Java-Project

2nd Semester Project for Programming Fundamentals Course in Java programming language.

Language: Java - Size: 362 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 1

MSarmadQadeer/SocialSpace

It is a social media website that has been created using Laravel. It has the implementation of some basic social media functionalities like creating posts, liking posts, commenting on posts, etc.

Language: JavaScript - Size: 1.95 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 2

drewdru/seasonsNNetwork

Seasons recognition by image

Language: Python - Size: 746 KB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 3 - Forks: 0

drewdru/AOI

Image processing

Language: Python - Size: 123 MB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 1

drewdru/RKP_kurs_work

Language: C++ - Size: 1.26 MB - Last synced: about 1 month ago - Pushed: almost 8 years ago - Stars: 2 - Forks: 0

drewdru/imager

Image processing

Language: C++ - Size: 126 KB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

drewdru/aobPlayer

Video processing

Language: QML - Size: 196 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

drewdru/bookExpert

Book expert

Language: Python - Size: 97.7 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 5 - Forks: 0

drewdru/database_kurs_work

Language: C# - Size: 1.3 MB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

hussainashiqktk/lan-group-chat-app-java-swing

Lan Group Chat (LGC) is a socket programming based program enabling chat between multile clients over LAN.

Language: Java - Size: 48.8 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

abdulwahab89/Car-Rental-Registration-C-

A car rental registration project made with the core concepts of C++ and mostly the implementation of "Struct" and recursion of the functions.

Language: C++ - Size: 11.7 KB - Last synced: 11 months ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

Vatshayan/Blockchain-Final-Year-Project

Final Year College Project made on Concept of blockchain with Project Report, Project Code, Research Paper, PPT, Synopsis and Video Explanation

Language: Jupyter Notebook - Size: 285 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 49 - Forks: 11

Jayshree-2111/College-Enquiry-Chatbot-BV-Praksh

College Enquiry System with Chatbot-प्रkश.

Language: PHP - Size: 56.7 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 2 - Forks: 1

VassilisPallas/WebVillas

Language: PHP - Size: 11.9 MB - Last synced: about 1 year ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0

Vatshayan/Money-Transcation-Security-Blockchain-Project

Protection and Security of Transaction between friends with help of Blockchain. Project Code, Project PPT, Report and Synopsis for College Project(Final Year Project).

Language: Jupyter Notebook - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 25 - Forks: 6

Vatshayan/B.tech-Project-Rainfall-Predication-in-India

Rainfall Prediction using Machine Learning. India Rainfall Prediction for 115 years. Rainfall Project with Code and Documents

Language: Jupyter Notebook - Size: 217 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 17 - Forks: 9

Vatshayan/Disease-Prediction-Project-using-Machine-Learning-Project

Diseases Prediction System though Machine Learning with code and documents

Language: Jupyter Notebook - Size: 665 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 8 - Forks: 0

danishjavedcodes/gikeats.github.io

This is Frontend of online food delivery website that I was created for my first semester project. It contains homepage, categories pages, sign in page, signup page , cart, payment method and about page. Only Html and css is used.

Language: CSS - Size: 12.5 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

SravanKumar35/Railway_Reservation_system

It is done as a semester project for dbms. It is a simulation of IRCTC application. Which we call it as railway reservation system. An application in android to book train tickets

Language: Java - Size: 207 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 11 - Forks: 9

Vatshayan/Stock-Price-Prediction-Project

Final year College Project with Project Report, PPT, Synopsis and Code

Language: Jupyter Notebook - Size: 390 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 12 - Forks: 0

Vatshayan/Blockchain-and-Cryptography-Communication-System

Final Year Blockchain Project for Security of communication. [Security of Communication Increase through Use of Combination of Cryptography and Blockchain technology]

Language: Jupyter Notebook - Size: 49.8 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 9 - Forks: 2

Vatshayan/Data-Duplication-Removal-using-Machine-Learning

Final Year Project as Deletion of Duplicated data using Machine learning project with source code and Report.

Language: Jupyter Notebook - Size: 37.1 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 9 - Forks: 2

Vatshayan/Face-Detection-Project

Final Year college Face Detection Project with Project Report, Project PPT, Research Paper and Synopsis.

Language: Jupyter Notebook - Size: 231 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 10 - Forks: 1

zainsh098/Guest-House-Managment-System-C-

In This Guest House Management System. I have made this for Admin only. A Guest owner can book their customer room easily .More over he can review the situation of his Guest House though Amazing Dashboard .

Language: C# - Size: 5.56 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

MuhammadDaniyal32/SchoolManagementSystem-WinFormApp

School Management System Windows Forms Application

Language: C# - Size: 37.7 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

captainWaheed/Pharmacy-Management-System

Python GUI project which covers all the basic concept of python

Language: Python - Size: 320 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Vatshayan/Crptography-Final-Year-Project

Top Class AES Encryption and Decryption Cryptography Project. B.tech final year project for the College Students.

Language: Jupyter Notebook - Size: 77.1 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 4 - Forks: 0

suryaadi44/JBTKBBI

Program Kamus Besar Bahasa Indonesia Offline berbasis Terminal menggunakan bahasa Python.

Language: Python - Size: 6.17 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 6

KentMadsen/EASV-Multimedia-1.-Semester-Project-Website 📦

Semester project for Multimediadesigner AK

Language: CSS - Size: 244 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

elanum/google-blogger-manager 📦

📑 React App to edit blog-posts created on Google Blogger

Language: JavaScript - Size: 1.45 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

Projects-Developer/Google-Stock-Price-Prediction-by-Deep-Learning

Top Class Stock Price Prediction Project through Machine Learning Algorithms for Google. Easy Understanding and Implementation. B.tech Final Year College Project.

Language: Jupyter Notebook - Size: 530 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 13 - Forks: 4

Vatshayan/Final-year-Project-steganography

Steganography is the technique of hiding secret data within an ordinary, non-secret, file or message in order to avoid detection; the secret data is then extracted at its destination.

Language: Jupyter Notebook - Size: 447 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 17 - Forks: 2

dkalaxdk/P4

Compiler for the Language EBAL

Language: Java - Size: 5.36 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

MSarmadQadeer/timetable-generator

This java program generates time table based on certain rules.

Language: Java - Size: 140 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 1

mrsage-101/Hostel-Management-System---DATABASEPROJECT

it is my databases semester project called hostel management system and it is too automate the staff and paper work. Technology being used in it is ORACLE 11G and VISUAL STUDIO 2015 -> C# (WINDOWS FORM)

Language: C# - Size: 9.26 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

mrsage-101/Notepad_DATASTRUCTURE_midPROJECT

Notepad consle based project main motvation behind it was to let students grab the concept of Linked List by using it differently. 4D - Linked List was used in this project.

Language: C++ - Size: 7.81 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

Related Keywords
semester-project 155 final-year-project 30 college-project 27 java 23 final-project 22 btech-project 19 finalyearproject 19 project 17 cpp 13 python 12 machine-learning 12 major-project 11 minor-project 11 cse-project 11 university-project 10 mtech-project 10 finalproject 9 final 9 oop 8 semester 7 btechprojects 7 game 7 css 6 website 6 csharp 6 final-year-projects 6 projects 6 school-project 6 college 6 php 6 finalyearprojects 6 btechfinalyear 6 blockchain-project 5 mini-project 5 c 5 object-oriented-programming 5 data-structures 5 blockchain-projects 5 blockchain-technology 5 database 5 semester-1 5 blockchain 5 mysql 5 javascript 4 data-science 4 programming 4 html 4 management-system 4 cryptography 4 security 4 artificial-intelligence 4 sql 4 pygame 4 capstone-project 4 machine-learning-projects 4 js 4 deep-learning 4 semester-3 4 research-project 4 javafx 4 machine-learning-algorithms 4 final-projects 3 semester-2 3 machine-learning-project 3 semester-projects 3 dsa 3 prediction 3 open-source 3 sem 3 ecommerce-website 3 bootstrap 3 library-management-system 3 image-processing 3 linked-list 3 gui 3 cryptography-project 3 cipher 3 assembly-language 3 assembly 3 android-app 3 dsa-algorithm 3 programming-language 3 html5 3 stock-price-prediction 3 computer-science 3 cpp20 3 python-project 3 file-handling-in-cpp 3 laravel 3 windows-forms 3 webapp 2 easy-to-use 2 exam 2 neural-network 2 university 2 console-application 2 mysql-database 2 web 2 ecommerce-store 2 ecommerce-platform 2