Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Project
Project refers to a temporary endeavor undertaken to create a unique product, service, or result. This topic explores the various aspects of project management, including planning, executing, and closing projects, as well as the tools and techniques used to achieve project goals efficiently. It covers different methodologies like Agile, Waterfall, and Scrum, providing insights into their application across industries. This topic also discusses the challenges of project management, such as scope creep, risk management, and team coordination.
- GitHub: https://github.com/topics/project
- Wikipedia: https://en.wikipedia.org/wiki/Project
- Created by: The project management community
- Related Topics: project-management, teamwork, software-development,
- Aliases: projects,
- Last updated: 2025-02-11 00:24:17 UTC
- JSON Representation
https://github.com/dizmo/yeoman-generator-dizmo-vue
dizmoGen: a dizmo generator for Vue
dizmo generator javascript project vue
Last synced: 15 Jan 2025
https://github.com/milindsangale/bootstrap-project
Bootstrap Projects
bootstrap4 bootstrap5 css github-config html5 javascript programming project tailwindcss
Last synced: 02 Feb 2025
https://github.com/imlymei/korjata
👨💻🐞 The platform for finding freelance developers and projects.
nextauthjs nextjs programming project reactjs vercel website
Last synced: 10 Feb 2025
https://github.com/vistx/iot-box
This project provides comprehensive functionality for an IoT device using ESP32. It supports Wi-Fi and MQTT for communication, has an asynchronous web server with webpage for configuration, handles OTA updates, reads sensor data, and controls relays and IR devices. The use of preferences and SPIFFS ensures that configuration data is stored persiste
3d-design 3d-printing app arduino automation css electronics esp32 fusion360 hivemq html http-server iot mqtt project spiffs winforms-application
Last synced: 10 Feb 2025
https://github.com/avatarbuss/api-portal
Software http://www.mediawiki.org
api project wikimedia-api wikimedia-tools
Last synced: 10 Jan 2025
https://github.com/drago-ex/simple-project
:bulb: Basic project for create single-page sites. (@drago-ex)
Last synced: 15 Jan 2025
https://github.com/estivenm0/comprana
Aplicación web para comprar víveres desde casa y recibirlos en la puerta.
alpinejs comprana filament filamentphp laravel laravel10 livewire3 mysql project project-laravel tailwindcss
Last synced: 21 Dec 2024
https://github.com/rezamardanidev/csce-site
django project python react rest-api university
Last synced: 03 Jan 2025
https://github.com/indexposition/linked-list-text-editor
A simple Text Editor that uses the concept of Linked List.
algotithms capstone-project data-structures dsa linked-list project
Last synced: 14 Jan 2025
https://github.com/tejasnayak25/serve-my-code-api
Serve-My-Code API lets you host your app's code on GitHub Repositories (including Private) and access them directly from your app, thereby providing security to the code.
desktop electron electron-app electronjs express express-js expressjs fetch-my-code fetch-my-code-electron html html-css-javascript javascript javascript-library npm-module npm-package project remote-access remote-access-tool serve-my-code tejasnayak2005
Last synced: 13 Jan 2025
https://github.com/ayesha-quazi/weather-application
A simple application built with HTML, CSS, and JavaScript that fetches real-time weather data using the OpenWeatherMap API. Users can search for a city to view its current temperature, humidity, wind speed, and weather conditions with intuitive visuals. Additionally, entering an incorrect city name will display an error message for user guidance.
frontend-web project weather-app
Last synced: 24 Dec 2024
https://github.com/prakhar-ff13/googlesheetclone
Google sheet clone made in react
css-flexbox google-sheets javascript project reactjs typescript usehooks
Last synced: 28 Jan 2025
https://github.com/biomathcode/simpleanimatedclock
simple animated clock with digital timer build with react-native
beginner clock-animation day3reactnative javascript js project reacjs react reactnative simple-animation
Last synced: 08 Feb 2025
https://github.com/m4yers/crutch
Project generator to get your ideas running fast
Last synced: 06 Jan 2025
https://github.com/devmahmud/weather-app-js
Weather app is a API Project in JS to see a weather condition by entering city name.
es6 fetch-api javascript javascript-applications project weather-app
Last synced: 06 Jan 2025
https://github.com/idaljeetsingh/library-management-system
A 'C' project on Library Management System using File Handling to store the records of the books and members of a Library.
c file-handling file-handling-in-c library-management-system project
Last synced: 30 Dec 2024
https://github.com/mdashik922/luxury_room_client_site
Full-stack Luxury Room project
client client-side project responsive-web-design restful-api ui-components
Last synced: 08 Jan 2025
https://github.com/ajay-dhangar/nothotdog
This project uses the Hugging Face API to detect whether an image contains a hot dog or not.
ai not-hot-dog not-hotdog project python3
Last synced: 02 Feb 2025
https://github.com/simranjeet97/gpt4_applications
Applications build using OpenAI API and GPT4
ai ai-applications artificial-intelligence chatgpt data data-science gpt3 gpt4 large-language-models llm machine-learning openai openai-api project python
Last synced: 14 Jan 2025
https://github.com/simranjeet97/admission-cell-system
A Desktop Application used for University/Collage/School Student's Information and their Fee Information with Pending and Pay Options. It have Features to Add or Update Student details with Powerful MySQL database.
admissions-systems corejava desktop-application java minor-project oops project top-10 ui-design
Last synced: 14 Jan 2025
https://github.com/muhammadadilnaeem/multiple-language-invoice-extracter-llm-project
This application is designed to extract information from uploaded invoice images and provide detailed responses based on user prompts. It leverages the Google Gemini-1.5-flash model for generating content and analyzing the invoice data.
css gemini html krish-naik mark project python streamlit
Last synced: 17 Jan 2025
https://github.com/FabianHermar/fabianh.me
✨ 2nd version of my portfolio built with Astro, TailwindCSS & Vercel.
astro astrojs blog dev-portfolio mdx mit portfolio project shadcn-ui tailwindcss vercel
Last synced: 24 Jan 2025
https://github.com/yassir-ai/maze-solving-algorithm
YEAR : 2021 , Maze-solving algorithm with C using djikstra algorithme and DFS algorithme
algorithm c dfs dfs-algorithm djikstra djikstra-algorithm graphics isima kruskal labyrinth maze programming project sdl sdl2
Last synced: 21 Dec 2024
https://github.com/yassir-ai/reinforcement-learning
YEAR 2022 : In machine learning there are several subcategories. We will focus here on a type of learning that is close to the 'trial and error' method called reinforcement learning. The program (which will subsequently be called either agent or system) performs a series of actions and after a certain period of time, the quality of the state reached is evaluated. We then go up in the list of actions carried out and increase their probability of carrying out (if the final evaluation was favorable), or decrease it (if it was unfavorable)
algorithms animation apprentissage-machine bellman-ford-algorithm c doxygen doxygen-documentation game-of-life gcc isima javascript jeu-de-la-vie machine-learning makefile project python q-learning reinforcement-learning sdl2
Last synced: 21 Dec 2024
https://github.com/iguptashubham/customer-intent-prediction
Logistic regression is a binary classification technique used to predict outcomes like customer churn or purchase intent. It models the probability of an event happening (e.g., a customer making a purchase) based on input features.
data-science data-science-projects logistic-regression machine-learning machine-learning-projects machinelearning project sklearn
Last synced: 14 Jan 2025
https://github.com/jeffson-dsilva/ibm-introduction-to-web-development-with-html-css-javascript
Certificate Course on Coursera by IBM
css front-end-development html javascript project webde webdeveloper
Last synced: 04 Feb 2025
https://github.com/oscarvalenzuela25/teslo-app
Proyecto copia de E-commerce Tesla Shop
cloudinary material-ui mongo-db mongoose nextauth nextjs project reactjs typescript
Last synced: 21 Dec 2024
https://github.com/vilhalva/jogo-da-forca
👨💻ESSE É PEQUENO JOGO QUE RODA NO CONSOLE DA IDE.
console-game game jogo jogo-da-forca project projeto python python3
Last synced: 29 Dec 2024
https://github.com/vilhalva/app-de-investimento
👨🏫CALCULADORA DE INVESTIMENTO EM KOTLIN, HTML, CSS E JAVASCRIPT.
css css3 html html5 investimentos investment javascript js kotlin project projeto site
Last synced: 29 Dec 2024
https://github.com/abhi5658/airqualitymonitoringsystem
This is a website which helps monitor air quality of different regions.
air airqualitymonitoringsystem ams index internship management maven monitoring mvc pollution project quality spring system tcs webapp website
Last synced: 12 Jan 2025
https://github.com/euyogi/prototipo-homepage
Um site apresentando o jogo Minecraft. Parte do Problem Set 8 CS50. steve andante, terraria? 🚶♂️
cs50 cs50course cs50x css homepage html html-css-javascript javascript portuguese-brazilian problem-set-8 project
Last synced: 07 Jan 2025
https://github.com/prathameshdhande22/java-tutorial
This is a Java tutorial project. It covers the fundamentals of the Java programming language, including data types, variables, operators, loops, and control structures. It also covers object-oriented programming concepts such as inheritance, polymorphism, and interfaces. The project includes various examples and exercises to help learners understan
eclipse-ide java java-tutorials java17 mini-project project scratch tutorial tutorials
Last synced: 14 Jan 2025
https://github.com/digen21/blood-bank-management-system
Blood Bank Management System
auth controller ejs express javascript model mongodb mvc nodejs project session-management view
Last synced: 05 Jan 2025
https://github.com/fitri-hy/electron-desktops-nodejs
Desktop application (base template) designed for NodeJS-based backoffice and data management needs.
backoffice database ejs electron nodejs project sql-js sqlite tailwind-css template
Last synced: 12 Oct 2024
https://github.com/ph0enix46/tea-house---responsive-website
⚫ 𝝩𝗲𝗮-𝗵𝝾𝞄𝘀𝗲 𝗿𝗲𝘀𝗽𝝾𝗻𝘀𝗶𝝼𝗲 𝞈𝗲𝗯𝘀𝗶𝘁𝗲 ⚫ 𝗯𝗮𝘀𝗲𝗱 𝝾𝗻 𝝾𝗻𝝞𝝲 𝗧𝗮𝗶𝝞𝞈𝗶𝗻𝗱 𝗖𝗦𝗦 ✅
Last synced: 10 Feb 2025
https://github.com/davidmartinezros/climate-project
Climate weather prediction project from AEMET
aemet angular angular-cli angular2 finding-collaborators project
Last synced: 10 Feb 2025
https://github.com/baku-stark/black-holes
✔️ | FINALIZED PROJECT
bootstrap5 css html5 javascript project sass
Last synced: 16 Jan 2025
https://github.com/kevinomyonga/bankai-jukebox
Virtual Jukebox Simulation Project By The Bankai Group. For The MIS6030 Class.
java jukebox media-player music project swing-gui video
Last synced: 21 Dec 2024
https://github.com/zjefersound/react-essentials
This project shows some of my best public resources for creating react interfaces. You'll find components and services for your projects
components declarative-ui guide library project radix radix-ui react react-essentials reactjs starter storybook tailwind tailwindcss typescript
Last synced: 13 Oct 2024
https://github.com/zoelabbb/goplantrees
This is a Landing Pages Go-Plantrees 🌳, simple landing pages using HTML & CSS ⚡️
html landing-page netlify project projects simple simple-project trees
Last synced: 27 Dec 2024
https://github.com/ojaciel/gerador-frases-desmotivacionais-kotlin
Projeto Android criado para fixação de aprendizados em Kotlin e Android Studio. DESENVOLVIMENTO CONCLUÍDO
android android-app android-application android-layout android-studio kotlin kotlin-android kotlin-project programming project project-repository random-generation
Last synced: 07 Jan 2025
https://github.com/zoelabbb/todolist
Simple to do list using HTML JS, Deploy with CodeSandbox & Netlify
javascript project simple-app todoapp todolist
Last synced: 27 Dec 2024
https://github.com/j-koziel/riget-zoo-adventures
A demo web app showcasing a booking system for a zoo
nextjs project shadcn-ui tailwindcss website
Last synced: 07 Nov 2024
https://github.com/muhammadadilnaeem/exploding-population-myths-1995-using-google-gemma-model
Welcome to the Exploding Population Myths 1995 repository! This project leverages the Google Gemma model to analyze and debunk common population myths from 1995 book, providing valuable insights into historical population trends.
css gemini-api gemma-2b html langchain markdown project pypdf python rag streamlit
Last synced: 17 Jan 2025
https://github.com/kritika30032002/calculator
This is a Calculator website.
css html javascript project webdevelopment
Last synced: 11 Oct 2024
https://github.com/zoelabbb/go-crud-mysql
A simple CRUD project using Golang ✨
crud golang mysql planetscale project
Last synced: 27 Dec 2024
https://github.com/tejasnayak25/hybexe
Welcome to HybExe, a powerful framework for creating cross-platform hybrid desktop apps in Python. Built over pywebview, HybExe provides a seamless integration of web technologies.
Last synced: 07 Jan 2025
https://github.com/volkansah/family-legal-support-system
Welcome to our project, dedicated to developing a comprehensive system that assists families, especially parents and children, in navigating the complexities of legal and counseling environments. Currently operating in German, our aim is to create a platform that automates the analysis of family reports, reducing the financial and emotional...
ai gpt help help-wanted humanity need project
Last synced: 04 Feb 2025
https://github.com/jcsnp/food-diary
Social platform for sharing pictures of the food you have eaten. To learn full stack web development
mantine monolithic nextjs project
Last synced: 20 Jan 2025
https://github.com/miguelitodev/buffet
Português: Esse é um projeto de buffet, baseado no buffet Afrikan House (O conteúdo do site apenas como textos e imagens) English: This is a buffet project, based on the Afrikan House buffet (The content of the site only as texts and images)
bootstrap bootstrap4 buffet css css3 html html-css-javascript html5 javascript js project projects
Last synced: 11 Jan 2025
https://github.com/tejasnayak25/webplus
A Python Framework for Web-Development
css css3 html html5 javascript project python python3 website website-development
Last synced: 07 Jan 2025
https://github.com/hckhanh/create-javascript-project
Keep you away from boring procedures for new JavaScript/TypeScript project
boring-procedures cli create eslint init initialization initializer new node node-js nodejs project tool toolbox toolboxes toolkit typescript utilities utility yarn
Last synced: 13 Jan 2025
https://github.com/pantaflex44/pythonbaseapi
Project base to create web Rest API with Python over FastAPI framework.
api fastapi jwt-authentication mvc-architecture project python rest-api roles
Last synced: 30 Dec 2024
https://github.com/Imransh1/Bank_Management_System
Second Year B.E Project which I made along with my colleagues in college
bank banking bankmanagementsystem mysql php phpmyadmin project website xampp
Last synced: 24 Oct 2024
https://github.com/mollybeach/azelia
Azelia Game: Ruby Game Development engineTools, frameworks game rails and software
algorithms-and-data-structures game-development game-engine project project-management ruby ruby-on-rails
Last synced: 21 Jan 2025
https://github.com/connectaman/inventory-management-software
A Inventory Management Software built using Java Platform and MySql
dbms java javaproject project sql swing swing-api
Last synced: 21 Jan 2025
https://github.com/connectaman/ibento
Event Management Website (Internship Project) : Demo: https://connectaman.github.io/Ibento/
event-management javascript mean-stack meanstack-framework mongodb project website
Last synced: 21 Jan 2025
https://github.com/pranshuchittora/stacky
🥞 Stack emulator
array css data-structures html js material project stack
Last synced: 30 Dec 2024
https://github.com/mysterycoder456/pbl_c
Project Based Learning (PBL) in C
c cmake project project-based-learning projectbasedlearning projects
Last synced: 21 Dec 2024
https://github.com/michalbie/battleship
Battleship web game written in HTML, CSS and JS.
game html-css-javascript javascript project webgame
Last synced: 27 Jan 2025
https://github.com/badal-io/terraform-google-project
A opinionated Terraform module that helps manage Project API's and control IAM permissions authoritatively at the Project Level
devops gcp google-cloud google-cloud-platform project terraform terraform-module
Last synced: 08 Jan 2025
https://github.com/nelson-gon/pytemplates
Python Project templates
cookiecutter developer-tools devtools docgenerator githubaction-workflow githubactions pip project project-template pypi-package python python-3 python-script setup-development-environment starter-template template templates
Last synced: 09 Feb 2025
https://github.com/fahdseddik/esnd-payment-application
Embedded Systems Professional Nanodegree Payment Application Project
c c-application credit-card egfwd luhn-algorithm luhn-validation payment-application project
Last synced: 28 Dec 2024
https://github.com/sondh0127/studentrecordmanagement
java javafx-desktop-apps project
Last synced: 21 Jan 2025
https://github.com/pritz69/music_player
A Music Player Application containing few songs in a playlist which we can play and listen .
css3 html-css-javascript html5 javascript music music-player project
Last synced: 11 Jan 2025
https://github.com/allwelldotdev/geegpay-frontend-analytics-dashboard-challenge
This repo contains the developed UI from Figma prototype for Geegpay x David Herbert's frontend challenge.
Last synced: 14 Jan 2025
https://github.com/yashsuthar00/chatbot-flaskapp
ChatBot-FlaskApp: A simple Flask-based chatbot application with basic conversational features. Interact with the bot using various commands and questions.
Last synced: 10 Feb 2025
https://github.com/aceptriana/siakad-smantika
Sistem Akademik SMAN 3 Kuningan With Codeigniter 4
ci4 ci4-crud codeigniter4 crud-ci4 project project-ci4 project-tugas project-website sbadmin2
Last synced: 26 Jan 2025
https://github.com/lakshyapachkhede/djangonotessharing
Notes is a web application designed to streamline the organization, search, and sharing of academic notes.
api django django-rest-framework project python website
Last synced: 24 Jan 2025
https://github.com/zwiterrion/adventure
Game Project developed in Java : game like Adventure Cave Colossal
game isometric-game isometric-tiles isometric-view java project
Last synced: 16 Jan 2025
https://github.com/chinmayvivek/my-learning
My Learning is PHP based Project where Admin Will upload a tutorial which can be a code, any file or video and visitor will register him self/ her self to add these stuffs to website web site will be controlled by admin
blog php php7 project register tutorial video visitor
Last synced: 08 Feb 2025
https://github.com/fadilxcoder/helifox
PHP Micro Framework v4
docker memcache notes phinx php project selenium symfony-component
Last synced: 04 Jan 2025
https://github.com/gz30eee/translator-app
The Language Translator is a web application that enables users to translate text between multiple languages effortlessly. With features like text-to-speech and clipboard functionality, it provides an intuitive and interactive experience for language translation.
Last synced: 27 Jan 2025
https://github.com/luca-software-developer/deadline-master-website
Deadline Master è un'applicazione per la gestione delle scadenze.
bootstrap5 business deadlines html5 management planning project
Last synced: 23 Dec 2024
https://github.com/mabasic/phel-web
Getting started Web template for Phel lang.
hacktoberfest phel project template
Last synced: 03 Feb 2025
https://github.com/andreeadraghici/artificial-intelligence-project
Artificial-Intelligence-Course-Assignment
aima-book artificial-intelligence artificial-intelligence-algorithms latex-document project python tex vehicle-position
Last synced: 21 Jan 2025
https://github.com/emmettpc/changeatcentral
informative jsx petition project react resources
Last synced: 21 Jan 2025
https://github.com/anbuthamizh-2004/latestheadlines
"An Android Studio application to display the latest headlines using Firebase" This Android app provides real-time news updates by fetching the latest headlines from various news sources, using Firebase as the backend for real-time data storage and synchronization. With an intuitive and responsive interface, users can stay up-to-date
android android-application android-project android-studio app-devolopment firebase headlines java koltin latestheadlines latestheadlinesandroidproject mobile-app news-aggregator news-app newsapi newsproject open-source project real-time-database
Last synced: 21 Jan 2025
https://github.com/doaaosamak/cards-frontend
This project showcases a collection of profile cards using a swiper slider for smooth navigation. Each card represents a person with a brief description and a link to view more details. The page is fully responsive and includes swiper.js for the carousel functionality.
cards css html5 javascript project swipper
Last synced: 14 Jan 2025
https://github.com/luca-software-developer/deadline-master
Deadline Master è un'applicazione per la gestione delle scadenze.
business deadlines java-8 javafx management planning project
Last synced: 23 Dec 2024
https://github.com/moozunch/uni-algo
all college project
algorithms code coding college developer development fullstack gamedevelopment project
Last synced: 13 Jan 2025
https://github.com/hraverkar/musicplayer
NGX-Music-Player Example.
angular9 example musicplayer ngx-audio-player project
Last synced: 27 Dec 2024
https://github.com/madhurimarawat/final-internship-project
This repository contains my internship project that I made using Streamlit and Python programming language.
credit-card-fraud data-preprocessing data-visualization decision-tree deployment hyperparameter-tuning input-parameters internship-project knn logistic-regression machine-learning-algorithms naive-bayes-classifier project python random-forest random-forest-classifier streamlit streamlit-deployment suprevsed-learning svm
Last synced: 15 Jan 2025
https://github.com/baesp1/micampus
Proyecto Mi Campus: una web App, que ayuda a gestionar notas y asistencias.
educational-project nestjs nodejs prisma project react typescript
Last synced: 10 Feb 2025
https://github.com/armoghans-organization/security-patch-manager
This bash script allows to to check and apply system security updates for Debian Based Distros..
bash bash-script bash-scripting debian debian-linux lahore-garrison-university lgu linux project shell-script shell-scripting university university-project
Last synced: 22 Jan 2025
https://github.com/ranitmanik/python-crash-course-cwh
This repository contains a diverse set of Python projects, scripts, and experiments that were developed as part of the Python Crash Course offered by CodeWithHarry. Feel free to explore the code and documentation to gain insights into various Python concepts and practical applications. If you have any questions or suggestions, please don't hesitate
assignment code-practice codewithharry coding course learn-to-code learning learning-by-doing learning-python opencv opencv-python project python python-script python3
Last synced: 28 Jan 2025
https://github.com/niewidzialny84/sm_project_bang
Studies project of BANG game for mobile systems
Last synced: 21 Dec 2024
https://github.com/remarkablemark/react-native-cli-quickstart
📱 React Native CLI Quickstart
app detox jest mobile project quickstart react react-native
Last synced: 15 Dec 2024
https://github.com/qpcr4vir/progparam
Manages the parameters and programs that form a software project and transparently join the core functionality with the user interface. The sub-library Unit make easy the conversion between any physical or chemical units, helping to avoid errors and offering great flexibility for the final user.
c-plus-plus parameters program-options project units-measures-converter
Last synced: 20 Jan 2025
https://github.com/akashnegi-github/drum-set
Drum Set - a Web Development Mini Project using HTML CSS JAVASCRIPT
bootstrap5 css3 front-end-development html-css-javascript html5 javascript miniproject project webdevelopment
Last synced: 26 Jan 2025
https://github.com/wahidpanda/guess-the-word
Word Guessing Game with C
c game-development problem-solving project string
Last synced: 21 Jan 2025