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-15 00:23:32 UTC
- JSON Representation
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: 13 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: 12 Nov 2024
https://github.com/shrikantnaidu/datacamp-projects
DataCamp Projects.
data-science datacamp machine-learning project
Last synced: 11 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/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/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/vishalshenoy2002/file-monitor
It is a security application. It Monitors the given list of files and if there are any changes detected it will notify you through mail 📧
code cyber-security cybersecurity file file-monitoring file-security filesystem monitoring project python python3 security
Last synced: 14 Nov 2024
https://github.com/titanium339/etch-a-sketch
Web sketch-pad
css etch-a-sketch html javascript project theodinproject
Last synced: 09 Nov 2024
https://github.com/titanium339/sign-up-form
Sign-up-Form page
css form html project signup theodinproject webpage
Last synced: 09 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/simobin/project_airlinemanagement
Data Structure & Algorithm project. Airline Management System (A private jet hiring concept) – php, scss, Microsoft SQL.
airline-management-system airline-reservation airliner chartjs data-structure-and-algorithm data-structure-projects database-management-system dbms-project dsa-project fpdf javascript microsoft-sql-server php php-project project sass scss swiper-js ticket-booking ticketing-system
Last synced: 10 Nov 2024
https://github.com/simobin/supermariorunner
A fusion of two gaming classics with Super Mario Runner! This Java-based recreation seamlessly blends the timeless charm of the Chrome Dino game with the vibrant world of Super Mario Bros.
advance-programmming chrome-dino chrome-dino-game chrome-dinosaur fps-game game game-recreation game-remake game-reversing java java-fps-game java-game java-game-development java-game-remake java-project mario-game project running-game super-mario-bros super-mario-game
Last synced: 10 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/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/samuelsoaress/coursera_capstone
This repository is specifically for the capstone project of the IBM Data Science course
analytics data-science project
Last synced: 10 Nov 2024
https://github.com/swapnanildutta/student-database
This is the project I made during my 10th standard examination (ICSE) in Java.
bluej database icse java project student-database student-project
Last synced: 10 Nov 2024
https://github.com/ciromirkin/easyshoppinglist_js
A web app where you can use a shopping list.
bootrstrap-5 html javascript project
Last synced: 17 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/yuanx749/master-thesis
The code for my master's degree project.
Last synced: 10 Nov 2024
https://github.com/yuanx749/vae-mixin-pytorch
Variational autoencoders as mixins.
Last synced: 10 Nov 2024
https://github.com/semklim/react-redux-toolkit-and-redux-saga-template
React, Redux-ToolKit And Redux Saga Template
env omdb-api project react reactjs redux-saga redux-toolkit template vite
Last synced: 05 Nov 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/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/namansnghl/goblin-hunter-pygame
A simple game made with python
game-development project pygame python
Last synced: 10 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/mdashik922/luxury_room_client_site
Full-stack Luxury Room project
client client-side project responsive-web-design restful-api ui-components
Last synced: 10 Nov 2024
https://github.com/open-anthro-projects/svelte-furrystreet
Furrystreet is going from React and Nextjs to Svelte
community furry furry-street furrystreet platform project social svelte website
Last synced: 15 Nov 2024
https://github.com/f00b4r/projectte
:dart: Install many @nette projects easily with projectte manager.
composer generator manager nette nette-framework php project
Last synced: 14 Nov 2024
https://github.com/hari7261/tasktool-reactjs
css github project react reactjs task-manager task-scheduler tasks
Last synced: 11 Nov 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/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/ekta18/ektamasrani-192065
This is a git/github task for the Student Development Program by St. Francis Institute of Technology.
clone commit git github github-task project pull pull-requests push
Last synced: 14 Nov 2024
https://github.com/wesleybertipaglia/fastapi-store
A Restful API for managing an online store, built using the FastAPI framework.
docker fastapi full-stack postgresql project python react
Last synced: 17 Nov 2024
https://github.com/wesleybertipaglia/fastapi-school
A school management system built using FastAPI, MongoDB, Docker, and employed TDD with Pytest for comprehensive testing.
fastapi full-stack mongodb project python react tdd
Last synced: 17 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/kamionn/c_learning
This repo was created to share my experience of learning the C language
Last synced: 11 Nov 2024
https://github.com/wesleybertipaglia/fastapi-blog
A Restful Blog API built with FastAPI.
docker fastapi full-stack postgresql project python react
Last synced: 17 Nov 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/joaocnh/react-masonry-demo
React app demoing Masonry with Infinite Scroll using LastFM API. Generated by create-react-app
create-react-app javascript personal project react
Last synced: 12 Nov 2024
https://github.com/denezt/zwooko
Zwooko is an open source application for task management by developers for developers.
datamanagement management open-source organizing planning project scheduler task-manager
Last synced: 11 Nov 2024
https://github.com/dawitnida/pythonidae
Development of Web Applications and WebServices using Django framework and Python
django-application localization project python rest-api swagger-spec
Last synced: 13 Oct 2024
https://github.com/wesleybertipaglia/chirper
Chirper is a microblogging platform built on Laravel, inspired by the functionality of Twitter. It provides users with the ability to share short messages, follow other users, engage with content through likes and comments, and more.
eloquent laravel php project sqlite
Last synced: 17 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/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/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/cobyj33/web-app-daw
A simple music creation DAW app created using HTML, CSS, JS, and Tone.js
audio daw digital-audio-workstation for-blog html5 javascript jquery music personal project tone tonejs
Last synced: 16 Nov 2024
https://github.com/000daniel/windows-batch-.bat-projects
Batch personal projects repository Projects were tested only on Windows 10 Pro edition
batch modify personal project script windows windows-10
Last synced: 11 Nov 2024
https://github.com/srgchrksv/pitchersbase
Pitchersbase. In the Pitchersbase we got pitchers, catchers and Gemini AI
competitions firebase fun gcp gemini google hackathons nextjs product project python submission ventures
Last synced: 11 Nov 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/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/malvino-creator/phase-2-pizzaina-project
Pizzaina project is a REACT website using Bootstrap is a single page and very responsive application.It is a responsive design website. It also uses React-Router-dom v6 to navigate through the components and protected Routes context which is used to access user details.
Last synced: 12 Nov 2024
https://github.com/davdifr/minimalist-expense-tracker
Features hassle-free, backend-free operation with convenient import/export options for your expense data.
angular17 ngrx project signal typescript
Last synced: 11 Nov 2024
https://github.com/davdifr/davdifr.github.io
Static site generated with Jekyll.
blog jekyll personal-website project
Last synced: 11 Nov 2024
https://github.com/davdifr/minimalist-site
Crafting a minimalist website with Angular.
Last synced: 11 Nov 2024
https://github.com/sharoonjoseph321/social_media_eda
Data Analysis on social media apps ,using pandas, python, matplotlib.
data data-analysis data-science data-visualization matplotlib programming-language project python pythonprojects
Last synced: 14 Nov 2024
https://github.com/subramanyaks/react-api-project
Simple API Project Using React JS . This is in development state
api project react react-api react-applications
Last synced: 19 Nov 2024
https://github.com/diusmontenegro/project_social-gleam
DS-Gleam is a modern and intuitive social media app built with MERN stack. It features CRUD posts, adding friends, dark mode, and messaging with real-time updates and notifications. The app is built using Redux Toolkit, Formik, and Material UI.
expressjs formik-yup material-ui mongodb mongoose nodejs project reactjs redux redux-toolkit social-media
Last synced: 12 Nov 2024
https://github.com/blurred-machine/base_project_template
A Python project template that you can use for packaging and distributing your project on PyPI
project pypi-package python-app python3 template template-project
Last synced: 11 Nov 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/oscarvalenzuela25/legal-document
Proyecto para generar PDFs con una base HTML
Last synced: 14 Nov 2024
https://github.com/adetyay/meme-generator
learning react
css html html-css html-css-javascript html-css-js javascript meme-generator project react reactjs
Last synced: 16 Nov 2024
https://github.com/cherukuri-thanu/webscraping-hn
This repository contains configuration files for web scraping the Hacker News Website.
Last synced: 09 Nov 2024
https://github.com/devmianharoon/planting-web
front-end-development html-css planting-web project
Last synced: 11 Nov 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/ahammadmejbah/petrol-price-forecasting-with-lstm-arima-and-automl
Create a price forecast using the most effective model available according to your preferences. Check for any extreme values or values that are missing.
arima arima-forecasting arima-model autokeras automl data data-science data-science-projects forcasting project python
Last synced: 11 Nov 2024
https://github.com/ahammadmejbah/data-insight-analysis-for-covid-19-datasets
Coronaviruses may cause respiratory disease. The virus’s crown-like spikes give it the name “corona.” Coronaviruses cause SARS, MERS, and the common cold. In December 2019, Wuhan, China detected SARS-CoV-2. It has expanded worldwide.
covid-19 data-science pandas project python visualization
Last synced: 11 Nov 2024
https://github.com/adetyay/travel-journal
solo project - scrimba
blog css html html-css-javascript html-css-js javascript journal js project react reactjs travel
Last synced: 16 Nov 2024
https://github.com/syuvraj19/cpr-assignments
This repository contains Computer Programmer's Principles assignments from Seneca College's CPR101 courses.
Last synced: 17 Nov 2024
https://github.com/itsvaibhavk/swimlog
Add, store, view and modify data from swimming sessions using Python and SQLite3. Final project submission for CS50P (2023), Harvard's online course on programming with Python (on the edX platform).
cs50p database edx project python sqlite3
Last synced: 14 Nov 2024
https://github.com/oscarvalenzuela25/portafolio
Proyecto para listar las landing pages hechas y proyectos propios
astro css3 html5 project react reactquery zustand
Last synced: 14 Nov 2024
https://github.com/polaris000/erplagcompiler
bits-pilani c compiler-design dfa first-follow-sets grammar-parser project
Last synced: 11 Nov 2024
https://github.com/polaris000/dimreduction
lda metric-learning pca project r
Last synced: 11 Nov 2024
https://github.com/radom12/django_simplecalculator
A Simple Calculator app, Designed using Django, which allows for users to perform basic calculations on the web
calculator css django django-project fullstack-development html js project python simple-project ui
Last synced: 14 Nov 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/altissimo-hq/terraform-google-project
Creates a Google Cloud Project, IAM Policy, Service Accounts, and Service Account Keys
google project terraform terraform-modules
Last synced: 13 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: 12 Nov 2024
https://github.com/nihalsheikh/hospital_management
Patient Management System
appwrite healthcare netlify nextjs project reactjs typescript webdev
Last synced: 31 Oct 2024
https://github.com/mulliru/computational-thiking-using-python-2-semestre
Neste repositório📁, você terá acesso aos materiais da disciplina Computational Thinking Using Python 🐍 do segundo semestre na FIAP. Encontre aqui meus projetos, exercícios 📑e anotações relacionadas à matéria.
computacional iot lists lists-python project python python3 thinking tuples-in-python
Last synced: 12 Nov 2024
https://github.com/erseco/ugr_planificacion_gestion_proyectos_informaticos
Repositorio de trabajo de la asignatura Planificación y Gestión de Proyectos Informáticos (PGPI) del Máster en Ingeniería Informática de la Universidad de Granada (UGR)
Last synced: 18 Nov 2024
https://github.com/turytsia/university-ija-Pacman
Pac-Man Adventure is a game where players control Pac-Man, a yellow character, as he navigates a maze, eating dots and avoiding ghosts. The objective is to find the key and leave the maze while avoiding the ghosts that pursue Pac-Man.
ija java pacman project swing vut
Last synced: 23 Oct 2024
https://github.com/dbc2201/inverterox
inventory-management-system java javafx project
Last synced: 31 Oct 2024
https://github.com/dbc2201/hardcashdetective
java javafx moneytracker project
Last synced: 31 Oct 2024