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: 2024-11-07 00:23:29 UTC
- JSON Representation
https://github.com/contributte/sentry-skeleton
🕵🏻‍♀️ Example of first class integration of Sentry to Nette (@nette) by @f3l1x
contributte error exception nette project sentry skeleton
Last synced: 05 Nov 2024
https://github.com/toydotgame/javaquiz
MVP for a school quiz software using arrays as storage.
Last synced: 05 Nov 2024
https://github.com/robert-ds/invie
Sitio web para la venta de guitaras invisibles
front-end html-css-javascript personal-project project website
Last synced: 05 Nov 2024
https://github.com/robert-ds/batatabit
Sitio para el intercambio de criptomonedas, diseñado priorizando el mobile first
css3 flexbox-layout html-css-javascript html5 javascript project responsive
Last synced: 05 Nov 2024
https://github.com/robert-ds/amazon-viewer
App de Consola que ofrece a los usuarios el poder ver peliculas, leer libros, etc.
java personal-project poo project
Last synced: 05 Nov 2024
https://github.com/emomaxd/chess
Chess written in Java - NOT FINISHED - CLOSED -
2d chess game java opensource project
Last synced: 07 Nov 2024
https://github.com/nonong852/smit-course-recommendation-system
This is Final Year project. A Course Recommendation System using Sikkim Manipal Institute of Technology Courses dataset.
bootstrap4 course course-recommendation course-recommendation-system coursereccommendor courserecommendationsystem database django html-css-javascript jquery postgresql project python recommendation-system sikkim-manipal smit-asignment smit-nonong
Last synced: 31 Oct 2024
https://github.com/vinhloiit/ds_final_project
Final Project of Data Science course
computer-vision data-science image-recognition object-detection project
Last synced: 11 Oct 2024
https://github.com/0vergrown/backwards-guessing-game
Experience the classic number guessing game with a twist! The computer tries to guess a number you think of, adjusting its guesses based on your feedback. Engage in this simple yet intriguing game built with HTML, CSS, and JavaScript, perfect for quick, fun play.
backwards css fundamentals game guessing-game html javascript online overgrown programming project school school-project web website work
Last synced: 07 Nov 2024
https://github.com/ozzie-code-alt/express
Finals Project - Backend Web Service Using Node - Express and Postman
Last synced: 05 Nov 2024
https://github.com/apollosoftwarexyz/create-cinnamon-project
Tool to create a Cinnamon project from a template
apollo-software-limited cinnamon create project tool
Last synced: 05 Nov 2024
https://github.com/shgysk8zer0/freecodecamp-calculator
FreeCodeCamp: Build a JavaScript Calculator
calculator freecodecamp frontend project
Last synced: 31 Oct 2024
https://github.com/narven/docker-laravel-nginx-mysql-template
Laravel, Nginx, MySQL running on Docker (TEMPLATE) ready to go
docker docker-compose laravel-framework mysql nginx project template
Last synced: 12 Oct 2024
https://github.com/jhoan5/project-game-app-inventor
An example of app created in App Inventor, JavaScript and other tools inside of this aplication with some games and forms
apk app example form incap inventor javascript project
Last synced: 06 Nov 2024
https://github.com/vishwagauravin/imovie-audio
Just a simple approach to make Audio player 🎵 but in iMovie style, add multiple songs, drag and swap songs, seek and timeline support.
audio audio-player imovie project
Last synced: 06 Nov 2024
https://github.com/rafael-m-silva/random-password-generator
Random password generator, with settings tiny, capital, numbers and symbols
faculdade html-css-javascript javascript password password-generator project
Last synced: 07 Nov 2024
https://github.com/adam-marianowski/mars_rover_app
Simple application for controlling Rover's movement over the surface of Mars. TypeScript, React, Tailwind CSS, Canva, HeroIcons.
project react tailwindcss typescript
Last synced: 06 Nov 2024
https://github.com/danielbrodi/arkanoid
A full implementation of the classic Arkanoid block breaker game using Java. Includes a menu and an animaiton of a timer at the beginning of each level, records and stores highest store in a local file and it's possible to personalize the block design of each level. In order to add or edit levels in the game, you don't have to learn to code.
animation animations class game game-2d game-development gui inheritance input-output interface java leaderboard memory-management menu-navigation object-oriented-programming objects oop project
Last synced: 06 Nov 2024
https://github.com/rubyonworld/woothee-ruby
The Ruby implementation of Project Woothee, which is multi-language user-agent strings parsers.
Last synced: 07 Nov 2024
https://github.com/rubyonworld/ruby-cloudservers
This project is deprecated. New projects should use fog instead.
Last synced: 07 Nov 2024
https://github.com/rubyonworld/ruby-cloudlb
This project is deprecated. New projects should use fog instead.
Last synced: 07 Nov 2024
https://github.com/andriikot/itech
ITech
css html5 portfolio-website project scss vite yarn
Last synced: 07 Nov 2024
https://github.com/jaiswalchitransh/restaurant-management-system
This Restaurant Management System is a Python application facilitating menu display, ordering, and menu management. It presents customers with a user-friendly interface to explore the menu, place orders, and provide ratings for items.
project projects python python-3 python-project python3 pythonprojects restaurant-management rms
Last synced: 05 Nov 2024
https://github.com/jaiswalchitransh/csp-map-coloring-using-backtracking
The code uses backtracking to solve the Constraint Satisfaction Problem (CSP) of map coloring. It checks if assigning colors to regions follows the constraint that no adjacent regions have the same color. The skills involved include algorithm design for backtracking, recursion, and solving CSP problems. The implementation uses Python.
ai artificial-intelligence backtracking csp map-coloring project python python-3 python3 recursion
Last synced: 05 Nov 2024
https://github.com/jaiswalchitransh/login-page
This HTML code establishes a clean login and signup page with internal CSS styling for visual appeal. The structure adheres to HTML5 standards, featuring input fields for username and password, submission and cancellation buttons, a "Remember Me" checkbox, and links for password recovery and registration.
css css3 html html5 login-page project responsive responsive-design template web-development website
Last synced: 05 Nov 2024
https://github.com/jaiswalchitransh/ucs-with-best-first-search
Implementation of UCS on Romania to find shortest distance from Arad to Bucharest based on best-first search algorithm. It uses a dictionary that stores current city mapped to (parent city, current best distance), and frontier is a priority queue to process nodes containing (node id, current city, priority value).
artificial-intelligence best-first-search heuristic-search-algorithms heuristics project python python-3 python3 searching-algorithms ucs uniform-cost-search
Last synced: 05 Nov 2024
https://github.com/jaiswalchitransh/my-first-html
This HTML document creates a personal website for Chitransh Jaiswal, featuring sections on education, hobbies, licenses, certifications, and skills. It employs images, tables, and hyperlinks for a visually organized and informative layout. The footer provides a link to the "Contact me" page, making it a comprehensive profile webpage.
css first-html first-project html html5 project web-development website
Last synced: 05 Nov 2024
https://github.com/jaiswalchitransh/html-portfolio-example
This HTML code constructs a portfolio webpage featuring the name and role ("Chitransh Jaiswal, Full Stack Web Developer") followed by two project sections. Each project includes a heading, image, and link to its respective HTML file.
css css3 html html5 porfolio portfolio-website project responsive template web-development website
Last synced: 05 Nov 2024
https://github.com/jaiswalchitransh/dfs-searching-algorithm
This Python code employs the Depth-First Search (DFS) algorithm to find a path from "Arad" to "Bucharest" in the Romania map. It uses a priority queue, backtracking, and a graph representation. The DFS path is printed at the end. Skills demonstrated include graph traversal, priority queue usage, and DFS algorithm implementation.
ai artificial-intelligence depth-first-search dfs dfs-algorithm dfs-search graph priority-queue project python python-3 python3 searching searching-algorithms travesal
Last synced: 05 Nov 2024
https://github.com/semazurek/kolkokrzyzyk
Projekt gry/programu w C na przedmiot Wprowadzenie do Informatyki (WDI)
c cli command-line mini-game project vbscript
Last synced: 11 Oct 2024
https://github.com/jaiswalchitransh/historical-stock-and-revenue-data-analysis
This project focuses on extracting and visualizing stock data using Python libraries such as yfinance for historical stock prices and web scraping techniques to gather company revenue data. It provides a comprehensive analysis by plotting both stock prices and revenues over time for companies like Tesla and GameStop.
artificial-intelligence beautifulsoup bs4 data-science gamestop jupyter jupyter-notebook machine-learning matplotlib pandas plotly project python python-3 python3 requests stock-market tesla webscraping yfinance
Last synced: 11 Oct 2024
https://github.com/s3gmentati0nfaultuni/programmazione-cpp
Progetto d'esame per il corso di Programmazione C++ tenuto dal professor Ciocca presso l'universitĂ degli studi di Milano Bicocca
cpp datastructures-algorithms project qt
Last synced: 11 Oct 2024
https://github.com/mariantaragel/synthetic-piano
Piano synthesizer
ipython-notebook project signal-processing
Last synced: 11 Oct 2024
https://github.com/jaiswalchitransh/python-sapi-voice-for-windows
The Python script utilizes the win32com library to interact with the Windows Speech API (SAPI), prompting the user to input text to be spoken aloud. It continuously speaks the input text using the default system text-to-speech engine until the user inputs "-1" to terminate the program.
project python python-3 python3 sapi sapi-voice text-to-speech win32 win32com windows
Last synced: 05 Nov 2024
https://github.com/ttitcombe/cookiecutter-data-science
A template for Data Science projects using Docker
cookiecutter cookiecutter-template data-science datascience docker project project-template python
Last synced: 07 Nov 2024
https://github.com/djb15/machine-learning-project
Machine learning project 2018 - Imperial College London
machine-learning project python3 scikit-learn scikitlearn-machine-learning university university-project
Last synced: 11 Oct 2024
https://github.com/jaiswalchitransh/kaun-banega-crorepati-game-in-python
This Python script replicates the "Kaun Banega Crorepati" game, presenting users with multiple-choice questions and monetary rewards. Players can choose to answer or quit at any point, accumulating winnings based on correct answers. The game concludes with a display of the player's total earnings.
game game-development kaun-banega-crorepati project python python-3 python3
Last synced: 05 Nov 2024
https://github.com/jaiswalchitransh/merge-pdf-files-using-pypdf2
This Python script merges all PDF files in the current directory into a single PDF file named "merged.pdf" using the PyPDF2 library. It iterates through the PDF files, appends their content to a PdfWriter object, writes the merged content to a new file, and then closes the PdfWriter object.
merge merger pdf project pypdf2 pypdf2-library python python-3 python3
Last synced: 05 Nov 2024
https://github.com/robertobochet/iacv-project
computer-vision course-project politecnico-di-milano project python
Last synced: 02 Nov 2024
https://github.com/majamassarini/automate-lights-example
An example project automating lights with automate-home
automate-home automation configuration dimmer home-automation hue hue-lights knx lifx light project
Last synced: 12 Oct 2024
https://github.com/majamassarini/automate-sound-player-example
An example project automating a (sonos) sound player with automate-home
automate-home automation configuration home home-automation knx project sonos
Last synced: 12 Oct 2024
https://github.com/muhammadaliashraf/nextjs-todo
This repository contains a Todo application built with the MERN (MongoDB, Express.js, React.js, Node.js) stack and uses Next.js for server-side rendering and routing. Authentication is implemented using cookies.
api application expressjs mern-project mern-stack mern-stack-app next-auth next-js nextjs nextjs13 nextjstodo opensource project react-hooks reactjs ssr todolist todolist-application vercel vercel-deployment
Last synced: 10 Oct 2024
https://github.com/majamassarini/automate-curtains-example
An example project automating curtains (shutters/blinds actuators) with automate-home
automate-home automation blind blinds configuration cover curtain home-assistant home-automation knx project shutter
Last synced: 12 Oct 2024
https://github.com/rohitkadu/web-scraper-python
Web Scraper using Python
beautifulsoup beautifulsoup4 bs4 extractor googlecolab googlecolaboratory html html-scraper ipynb ipynb-jupyter-notebook ipynb-notebook mini-project project python requests soup web-scraper web-scrapers webscraper
Last synced: 11 Oct 2024
https://github.com/jaiswalchitransh/snake-water-gun-game-in-python
This Python script implements a Snake, Water, Gun game where the user competes against the computer. The user inputs their choice, and the program randomly selects a choice for the computer. The game function evaluates the choices, determining the winner based on predefined rules.
game game-development project python python-3 python3 snakewatergun-game
Last synced: 05 Nov 2024
https://github.com/jaiswalchitransh/secret-code-game-in-python
This Python script implements a Secret Code Game where users choose between encoding or decoding a message. For encoding, it applies a specific pattern to each word, and for decoding, it attempts to reverse the pattern. The code includes error handling for decoding. The program concludes by thanking the user for playing the Secret Code Game.
game project python python-3 python3 secretcode
Last synced: 05 Nov 2024
https://github.com/nyctibiusvii/jobscalc
O JobsCalc Ă© uma aplicação de estimativa de cálculo para projetos freelancer, onde Ă© possĂvel cadastrar e excluir jobs (projetos), obtendo uma estimativa de custo de cada job. AlĂ©m disso, Ă© possĂvel traçar o valor da hora da pessoa que estará usando o sistema đź“‹đź’°
calc css html jakeliny javascript jobs jobscalc maratona-discover maykbrito project rocketseat vercel
Last synced: 13 Oct 2024
https://github.com/aledpl5/assembly-production-scheduler
Assembly Order's Scheduler
assembly assembly-language assembly-x86 interrupts makefile project syscalls university-project
Last synced: 12 Oct 2024
https://github.com/julianolorenzato/venus
🌕 A complete environment to assemble and run Venus.
assembler assembly project runtime rust virtual-machine
Last synced: 12 Oct 2024
https://github.com/suniksha12/php_my_sql_projects
This repo collection of hands-on PHP and MySQL projects demonstrating backend development concepts through practical applications. Each project explores different aspects of web development, from basic CRUD operations to complex database management.
backend beginner-project creative-coding crud css database form helpful html innovation javascript mysql mysql-database php phpmyadmin project server web-application webdevelopment
Last synced: 01 Nov 2024
https://github.com/ujarhr/laravel_pos
Elevate Your Sales Game with this Powerful Laravel POS Application!
application laravel laravel-framework php point-of-sale pos project
Last synced: 05 Nov 2024
https://github.com/sikandarjodd/kit
Simple To Do List using Svelte Js with Remove Filter
javascript json project svelte svelte-projects svelte-v3 sveltejs to-do-list
Last synced: 03 Nov 2024
https://github.com/subb98/race-results
Test task for PHP developer position at Smart Logistics
app application backend docker docker-compose example php php8 php81 project task test
Last synced: 26 Oct 2024
https://github.com/zalweny26/lab_algoritmi_unipa
Progetto per l'esame di Laboratorio di Algoritmi 23-24, UniPa, Informatica L-31
Last synced: 04 Nov 2024
https://github.com/contributte/doctrine-project
🕹️ Minimal viable project with Doctrine to Nette (@nette) by @f3l1x
contributte doctrine example mvp nette php project
Last synced: 26 Oct 2024
https://github.com/sandeepvashishtha/final-project
This project is a simple web application that takes two numbers as input, calculates their sum, and displays a word from a predefined list based on the sum. If the sum is greater than the length of the list, it displays the message "Aukat se bahar hai bhai".
Last synced: 06 Nov 2024
https://github.com/web-dev-codi/clean-vitejs-javascript-project-scaffolding
Vite project setup using Javascript. App,jsx, index.css, App.css content deleted.
javascript project react scaffolding template-project vitejs
Last synced: 31 Oct 2024
https://github.com/leticiafreitas79/php-projetos
Projetos e Atividades realizadas durante as aulas de Execução de processos de codificação, manutenção e documentação de aplicativos computacionais para internet realizado no Curso Técnico de Informática no SENAC em setembro-outubro de 2024.
aprendendo learning php project
Last synced: 17 Oct 2024
https://github.com/fmind/cookiecutter-typescript
Template to generate a TypeScript project for NodeJS
cookiecutter nodejs project template typescript
Last synced: 06 Nov 2024
https://github.com/fmind/cookiecutter-racket
Template to generate a Racket project
cookiecutter project racket raco template
Last synced: 06 Nov 2024
https://github.com/fmind/cookiecutter-haskell
Template to generate a Haskell project
cookiecutter haskell project stack template
Last synced: 06 Nov 2024
https://github.com/fmind/cookiecutter-clojure
Template to generate a Clojure projet
clojure cookiecutter leiningen project template
Last synced: 06 Nov 2024
https://github.com/dannywillems/project-list
List of projects ideas : do what you want with it.
Last synced: 12 Oct 2024
https://github.com/jimmy-zhening-luo/tsc
Repo/project template for TypeScript (+Svelte) projects.
eslint nodejs package-json project repository svelte sveltekit template tsconfig typescript
Last synced: 11 Oct 2024
https://github.com/bolajiayodeji/resume-project
Resume
bootstrap4 css3 html5 javascript jquery project rapid resume-website
Last synced: 12 Oct 2024
https://github.com/kadiryazadzhi/softuni---randomsentencesgenerator
🎓 Solution for the "Random Sentence Generator" practical project in the C# Fundamentals course at SoftUni 🎓
charp course fundamentals project softuni
Last synced: 07 Nov 2024
https://github.com/dipak-kumawat/todolist
create a mern stack app where user can add delete and update there task in app
backend database express frontend fullstack list mern-stack mongodb mongodb-atlas nodejs project react todo todolist
Last synced: 11 Oct 2024
https://github.com/shane-reall/final-project-client-server
My final project for Client Server Systems. It's a multiplayer card game called Triple Triad, where it's the player's goal to have as many tiles in their color as possible.
client-server java javafx-application project
Last synced: 12 Oct 2024
https://github.com/aksrug/50-grupe-mallik
Small project where I am learning HTML and CSS
Last synced: 11 Oct 2024
https://github.com/bblu9/lawwise-dictionary-app
LawWise Law Dictionary Flutter App Project
demo flutter flutter-app flutter-ui project
Last synced: 11 Oct 2024
https://github.com/nigaraylaozcanan/akakce
This repository contains automated tests written in Selenium WebDriver for testing the functionality of the Akakce.com website.
automation-testing java project selenium-webdriver software software-testing teamwork-projects
Last synced: 11 Oct 2024
https://github.com/aloramercer/integral-calculation-using-reiman-sums
This project is for calculating the area under the curve of a function over a specified interval. It uses Left Hand Rule, Right Hand Rule, and Midpoint Rule to estimate the integral.
calculate-area cpp curved function integral project
Last synced: 25 Oct 2024
https://github.com/jonathanalvares9009/web-surfer
Web Surfer is a lightweight and user-friendly toy web browser designed for learning and experimentation. It offers a simplified browsing experience while providing insights into the internal workings of web browsers.
browser frontend html-css-javascript project python socket-programming webdevelopment
Last synced: 11 Oct 2024
https://github.com/amruthpillai/vtu-dsce-project-report-template
VTU DSCE Project Report Template in LaTeX
Last synced: 25 Oct 2024
https://github.com/nirmalnishant645/nirmalnishant645.github.io
Personal Website
cv nirmalnishant645 personal-website portfolio portfolio-page portfolio-site portfolio-website programming project projects python python3 resume resume-website
Last synced: 11 Oct 2024
https://github.com/simonespa/apprenticeship-project-assessment
Contains the report and presentation of the work-based project I built during my L7 AI and Data Science apprenticeship.
ai apprenticeship artificial-intelligence data-science machine-learning ml presentation project report
Last synced: 06 Nov 2024
https://github.com/itsvinayak/todo-react
a react todo list
geeksforgeeks iert iertcodingclub project react-components react-js reactjs todoapp
Last synced: 11 Oct 2024
https://github.com/itsvinayak/docker
docker basics
devops devops-tools django docker docker-image docker-machine know knowledge learning learning-by-doing project virtual-machine web-application
Last synced: 11 Oct 2024
https://github.com/prashimpy/gyan-e
Gyan-e is an easily accessible platform designed to clear the doubt of people around the world . Here, we encourage to share the doubts and ideas of every individual for their advancement.
django-application project srcn
Last synced: 11 Oct 2024
https://github.com/rkstudio585/anscanner
ANScanner is an advanced network scanning tool for Termux, enabling users to discover active hosts, check open ports, and detect operating systems using nmap, all while providing a user-friendly interface with enhanced terminal output.
anscanner network-scanner network-scanning-tools project python python-project scanning-tour simple simple-project
Last synced: 07 Nov 2024
https://github.com/hsnice16/grid-of-three-cross-three
a webpage with a paragraph written on it and under which 9 buttons are placed in a 3X3 grid. The first row is for buttons labeled with colors names Red, Green, and Blue, the second row with numbers 10, 20, 30, and the third row with different font names. Click event of each of the buttons is making the appropriate change in the style of paragraph.
Last synced: 11 Oct 2024
https://github.com/reydvires/atur-uang-project
CTIB
construct2 game game-development html5 html5-game project
Last synced: 07 Nov 2024
https://github.com/nihalsheikh/hospital_management
Patient Management System
appwrite healthcare netlify nextjs project reactjs typescript webdev
Last synced: 31 Oct 2024