There are 0 repository under collageproject topic.
100+ AI Machine learning Deep learning Computer vision NLP Projects with code
Here, let’s save reels from Instagram as they cannot be saved over the app itself, we can actually download them!
CollegeSpace is the Academic Portal with an aim to provide a holistic solution to all student needs.
Firat Hospital Automation System (Fırat Hastanesi Otomasyonu). Software Project Management (YMÜ 416 Yazılım Proje Yönetimi) course project of the software engineering program at Fırat University.
It's my final year project - College Management System in VB.NET with MySQL
Karkaushal is an e-commerce website for the people who sells handicraft product built with microservices architecture, developing on docker-desktop and Deployed on the Google Cloud Platform (Google Kuberenetes Engine) environment, integrated some CI/CD process with GitHub Action workflow.
🚀 Mediashot - AI-Powered Social Media Asset Generator. It is an AI-powered SaaS platform that helps creators, developers, and marketers generate high-quality, platform-optimized media content
Ludo Game project is written in Python. The project file contains python scripts (game.py, run.py, painter.py, recorder.py). This is a simple console based strategy board game which is very easy to understand and use. Talking about the gameplay, all the playing rules are the same just like we play in real time ludo. Here at first, the user has to select players i.e either human or computer. After selecting human, the player has to enter details such as name and select color(red, green, yellow and blue). the player can also start the game within two players if he/she wants.
A modern, responsive Tic Tac Toe web game built with HTML, CSS, and JavaScript - featuring theme toggle, custom colors, animations, and sound effects.
I tried to Fetch data of any Country with Python using Countryinfo module.
OpenOpen source web project, especially for beginners who wants to learn Web development, just fork it for code contributions.
Simple Student Management System project is written in Python.
🕹 Гра яку я створив та використовував як курсову роботу, якщо комусь потрібно користуйтесь!
A game created by 4 humans. Features no horror elements.
Two wheeler vehicle service application that provides various service's option, part instalment to vehicle and pickup and drop service
My own image compression format written in MATLAB
web programming final project personal portfolio-website (CSE-154)
CG Forms is a modern, full-featured form builder web application inspired by Google Forms. It allows users to create customizable forms with multiple input types (text, number, MCQs, and more), set form expiry times, and collect structured responses in real-time. Built using React.js, Tailwind CSS, Firebase Auth, MongoDB, Node.js, and Express, this
Meyve deposu yönetim sistemine yönelik bir uygulama. Depo yönetimi, ürün takibi ve raporlama özellikleri sunar.Bu proje, bir meyve deposu yönetim sistemi için geliştirilmiş bir uygulamayı temsil etmektedir. Proje, depo yönetimi ve ürün takibini kolaylaştırmak amacıyla tasarlanmıştır.
Card System with PHP Bu proje, PHP ile basit bir kart sistemi oluşturmayı amaçlayan bir web uygulamasıdır. Proje, kullanıcıların kart bilgilerini girebileceği ve veritabanında saklayabileceği bir yapı sunmaktadır.
an e-commerce website written in python and Django framework
Log parser for worm detection software
Bersis potongan potongan kode yang saya buat saat mempelajari bahasa pemrograman java baik dari matakuliah di kampus maupun online course
sem projects will be found here
🚀 Mediashot - AI-Powered Social Media Asset Generator. It is an AI-powered SaaS platform that helps creators, developers, and marketers generate high-quality, platform-optimized media content
Creador de collage con exportación a PNG
StudyNotion is a fully functional ed-tech platform that enables users to create, consume, and rate educational content. The platform is built using the MERN stack, which includes ReactJS, NodeJS, MongoDB, and ExpressJS.
if statement in Python is used to execute a block of code only if the condition evaluated is True. If the condition is False, the block of code inside the if will not be executed. if statement is the basis for decision making in a program.