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/ranik27/connectup
This repository contains the code for ConnectUP. We have developed this project for PBL in semester 4.
connectup css3 html5 javascript pict project startup
Last synced: 09 Nov 2024
https://github.com/karl-horning/web-programming-with-python-and-javascript-project0
LDN is a web project that provides recommendations for the top places to visit in London. With four distinct pages, it covers everything from must-visit museums to essential transportation information.
Last synced: 08 Nov 2024
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: 08 Nov 2024
https://github.com/jawwad-fida/data-science-salary-estimator
A tool that estimates data science salaries (MAE ~ $ 11K) to help data scientists negotiate their income when they get a job.
data-science machine-learning project scikit-learn
Last synced: 10 Nov 2024
https://github.com/lgomezruiz/digital-clock
A simple digital clock that displays the local system time, day of the week and date.
digitalclock java oop project swing
Last synced: 08 Nov 2024
https://github.com/lgomezruiz/monedobase-frontend
Monedobase Frontend as a final project of the HTML and CSS course taught by OpenBootcamp. It's a clone of the Coinbase frontend.
bootstrap coinbase css frontend html openbootcamp project sass
Last synced: 08 Nov 2024
https://github.com/nisanth2004/java_oopsprojects
Basic Bank Atm was developed by java baics like switch,if..else,iterative statements
atm bank basics devleoper java loops-and-iterations oops project scanner switch-case vscode
Last synced: 12 Nov 2024
https://github.com/nisanth2004/advancedjava_practice
JavaServlet,JSP,MySql
apache crud devleoper dynamic java jdbc-driver jsp jstl login maven-pom mvc-architecture mysql-database project server server-side servlet-jsp servlets tomcat-server version
Last synced: 12 Nov 2024
https://github.com/beyondnetperu/myprojects
A simple custom tool for Project Management
agile budget pmp project projectmanagement projectmanagementsystem tembuilding
Last synced: 12 Nov 2024
https://github.com/psingh12354/banking-site
2021 banking basic foundation march project sites sparks
Last synced: 09 Nov 2024
https://github.com/brunonavarrooficial/agencia-x-dev
Agência X - Softwere Development
agencia css css3 development flexbox flexbox-grid grid html netlify project skills
Last synced: 08 Nov 2024
https://github.com/manishbirthlia/banking-system
This a banking system management project that i have done during my internship at spark foundation.
banking-system project spark-foundation-intern
Last synced: 08 Nov 2024
https://github.com/abdulshaikh55/python-project-triad
beginner-friendly first-project project python
Last synced: 09 Nov 2024
https://github.com/mateuslevidev/controlefinanceiro.js
Pure JavaScript application in a financial control system. Using an HTML + CSS boilerplate.
Last synced: 08 Nov 2024
https://github.com/deiviherreradiaz09/todoapp-angular
ToDoApp project in Angular. 👏
Last synced: 16 Nov 2024
https://github.com/ronieremarques/gta5-curso-devemdobro
Por um grande interesse na areá da programação tiver uma grande curiosidade para participar do evento dev em dobro, não por ser iniciante mais para saber oque ele iriam ensinar é até para aprender algo novo.
Last synced: 08 Nov 2024
https://github.com/axelop96/100daysofjavascript
100 days of JavaScript practices and projects
Last synced: 09 Nov 2024
https://github.com/atechguide/chat-app
Chat App written in Node using Socket.io
Last synced: 08 Nov 2024
https://github.com/atechguide/burger-builder
React App for building Burgers dynamically
Last synced: 08 Nov 2024
https://github.com/atechguide/tweets-analysis
This project analyze tweets to draw insights e.g. popular Hashtag, sentiments etc
project sbt scala spark-streaming
Last synced: 08 Nov 2024
https://github.com/atechguide/spring5-mongo-recipe-app
Recipe App based on NoSQL MongoDB
Last synced: 08 Nov 2024
https://github.com/atechguide/messaging-app
Keeps track of last 5 comments and publish new comment to news subscriber
Last synced: 08 Nov 2024
https://github.com/atechguide/nyc-taxi-data-analysis
Spark App to Analyse NYC Taxi Data
Last synced: 08 Nov 2024
https://github.com/atechguide/graphql-blog-app
Blogging Application
graphql-yoga jwt prisma prisma-cloud project
Last synced: 08 Nov 2024
https://github.com/atechguide/click-stream-analysis
Spark Structured Streaming App to aggregate data on rolling window of events (Not necessarily time)
akka-http kafka project sbt scala spark-structured-streaming
Last synced: 08 Nov 2024
https://github.com/atechguide/chainlist
Emulation of Craiglist as DAPP on etherium blockchain
blockchain ethereum project solidity
Last synced: 08 Nov 2024
https://github.com/saidali-ibn-zafar/academic-project-in-oop
This is academic project in the object oriented programming, and the topic was given by our professor at our university, University of Lodz. Moreover, I need to research and do this projects based on the topic, you can know more about it in this repository...
Last synced: 08 Nov 2024
https://github.com/vikram-bhati/prediction-for-a-ecommerce-company
Predcition for a Clothing Ecommerce company to decide whether to focus their efforts on their mobile app experience or their website based on the users spending their avg time on app or website
linear-regression machine-learning machine-learning-algorithms machinelearning prediction project python3 seaborn sklearn
Last synced: 08 Nov 2024
https://github.com/awkward-py/c-programs
This collection contains various simple and practical C programs for learning and practicing programming. From basic arithmetic and pattern printing to simulating ATM transactions and checking for leap years, these programs cover a range of concepts.
c-language c-programming c-project college-project project
Last synced: 08 Nov 2024
https://github.com/awkward-py/atm-c
A basic command-line ATM service program written in C. This program allows users to perform simple banking operations such as checking balance, withdrawing money, and depositing money. The user interface is text-based, making it easy to understand and use.
atm c-lang c-language college-project github project
Last synced: 08 Nov 2024
https://github.com/pablohenrique/searchitem
Use of a public API to query data and images.
api html-css-javascript project
Last synced: 08 Nov 2024
https://github.com/t8/war-strategy-evolution
War Strategy underwent a major change in the 20th Century. This independent research project focuses on main topics contributing to this change.
Last synced: 14 Nov 2024
https://github.com/imrandil/pdf_merger_python
pdf merger project python
pdf-document-processor project python3
Last synced: 08 Nov 2024
https://github.com/ojaciel/site-gringos-massas
Projeto para website da empresa Gringo's Massas.
bootstrap bootstrap5 enterprise food html5 php php8 project web website
Last synced: 10 Nov 2024
https://github.com/yashi-singh-1/magazine
A responsive web application showcasing articles and content with a focus on project-based learning. Utilizes HTML and CSS for layout and design.
code-project codeproject css css3 freecodecamp freecodecamp-project front-end front-end-development front-end-project frontend html html-css-project html5 project project-based-learning resposive-design
Last synced: 10 Nov 2024
https://github.com/yashi-singh-1/tribute-page
A FreeCodeCamp-assisted project showcasing basic HTML/CSS skills. Tribute page honors a chosen figure or topic. Ideal for beginners learning web development.
css css3 freecodecamp freecodecamp-project html html-css-project html5 project tribute-page
Last synced: 10 Nov 2024
https://github.com/xlong1029/projectapp
项目申报资讯平台App源码
application declaration html5 project
Last synced: 08 Nov 2024
https://github.com/tejasnayak25/hk-22
Sanskriti Heritage Gallery is an online museum dedicated to preserving and showcasing cultural heritage. Built with Express.js, Node.js, Anime.js, Tailwind CSS, GitHub API, and HTML, it offers a seamless, visually engaging platform to explore history and tradition through a modern lens.
Last synced: 10 Nov 2024
https://github.com/parthjohri/avoider-game
This is a basic project which is created using HTML, CSS, JAVASCRIPT.
beginner-project css html javascript project
Last synced: 10 Nov 2024
https://github.com/dsmith73/dsmith73.github.io
github pages for dsmith73
dan github-page homepage jekyll project resume
Last synced: 09 Nov 2024
https://github.com/thealbertdev/masbstat-project-course
MASBstat project course for the Biomedical Engineering students of Universitat de Barcelona
c course embedded git github masb potentiostat progamming project skills stm32
Last synced: 09 Nov 2024
https://github.com/mehekfatima/newsflash
This Chrome extension allows you to check the latest news updates from Google News (India).
Last synced: 09 Nov 2024
https://github.com/aliiakbarkhan/student-project
Explore the Student Data Handling Hub in C: your go-to for mastering data management skills. 🎓 Tackle intermediate-level challenges with data structures and file handling. Perfect for sharpening your C coding prowess and solving real-world problems. Dive in and elevate your programming game! 🚀
clanguage project student-project
Last synced: 09 Nov 2024
https://github.com/geloodev/cestas-organicas
Cestas Orgânicas - Projeto de Desenvolvimento Web - IFSP Campinas
css firebase firebase-hosting html project
Last synced: 09 Nov 2024
https://github.com/aparzi/l3d
Website for lighting company
component css html javascript parser php project website
Last synced: 10 Nov 2024
https://github.com/sombathoudom/simple_task_management_system
is project was built with vue js and connect with firebase:
Last synced: 12 Nov 2024
https://github.com/donghquinn/analye_hub_intro
This is an introduction of Analyze Hub project
Last synced: 12 Nov 2024
https://github.com/juanma-gutierrez/proyecto-lm-bilanca-abogados
Proyecto primer trimestre de Lenguaje de Marcas - Bilanca Abogados
css css3 flexbox html html5 landing-page project
Last synced: 12 Nov 2024
https://github.com/jimli570/react-template
Modern up to date (new as in first half of 2022) project template using webpack for a modern SPA react project.
2022-project boilerplate project react react-router react-router-dom react18 redux spa template web webapp webpack
Last synced: 16 Nov 2024
https://github.com/janina280/text_to_speech_using_phyton
I am going to create my own audiobook, which converts texts to speech. I can use a python package to convert the text to speech known as gTTS.
Last synced: 10 Nov 2024
https://github.com/janina280/scientific_calculator_gui
I create a GUI-based Scientific Calculator that accepts all the math operations including lag & trigonometric when the user enters the value and enters the “button”, he will get the respective output. The scientific Calculator works similarly to the normal calculator but with some added functionalities.
Last synced: 10 Nov 2024
https://github.com/janina280/weight_converter_gui
I create a GUI-based weight converter that accepts a kilogram input value and converts that value to grams, pounds, and ounces when the user clicks the Convert button.
Last synced: 10 Nov 2024
https://github.com/janina280/bank_management
Bank Management Project with python is an intermediate-level project made using Python. Basically, you can have all sorts of functionality that normal banks do have.
Last synced: 10 Nov 2024
https://github.com/amaterazu7/automatizacionalarmaluces
Collage arduino example
alarm alarm-system arduino collage home-automation programming project
Last synced: 09 Nov 2024
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: 12 Nov 2024
https://github.com/pritz69/memorygame
A website developed using Javascript and CSS frameworks which keeps a check on the users memory and enhances their remembering skills/memory through an attractive game with audio-visual effects.
css3 game html-css-javascript html5 javascript memorygame project website
Last synced: 12 Nov 2024
https://github.com/simonoricardo/chess
A naive implementation of a Chess game / engine. Made for fun and exploration. Trying to leverage Elixir and OTP capabilities.
Last synced: 09 Nov 2024
https://github.com/danteterry/guess-my-number-game
A game in which you need to guess number between 1 to 20.
css game html html-css-javascript javascript javascript-game project website
Last synced: 10 Nov 2024
https://github.com/fadilxcoder/circuit-breaker
HFX - Circuit Breaker (Cache mechanism)
circuit-breaker notes php poc project redis
Last synced: 09 Nov 2024
https://github.com/muzammil7866/set-relation-checker
No of Relations, Cartesian Product, Reflexive, Symmetric, Antisymmetric
cartesian-product discretestructures project reflexive relations sets symmetric
Last synced: 14 Nov 2024
https://github.com/dxxxxy/projectmanager
Familiarization with the HTML DOM. Team project for 420-320-DW-WEB-DEVELOPMENT-II.
420-320-dw dev dom html manager project team web
Last synced: 09 Nov 2024
https://github.com/dxxxxy/currencyexchanger
Familiarization with fetch() and external APIs. Project for 420-320-DW-WEB-DEVELOPMENT-II.
420-320-dw api dev external fetch project web
Last synced: 09 Nov 2024
https://github.com/bblu9/lawwise-dictionary-app
LawWise Law Dictionary Flutter App Project
demo flutter flutter-app flutter-ui project
Last synced: 09 Nov 2024
https://github.com/uditalias/rts-starter
🛠 React+TypeScript Starter
project react seed typescript webpack
Last synced: 12 Nov 2024
https://github.com/sourceduty/vehicle_comfort-motion_tool
🚗 Measure the comfort of any vehicle's passenger seats during motion per mile/kilometer.
automotive cars comfort concept electronic electronics idea motion passenger-seat passenger-vehicle pi project project-idea quality trucks vehicle-comfort vehicle-tool vehicles vehicular vibration
Last synced: 12 Nov 2024
https://github.com/matviyroman/camel
camel css html html-css-javascript js project
Last synced: 09 Nov 2024
https://github.com/tauseedzaman/image-editor
image editor with JavaScript
editing image javascript photo project
Last synced: 09 Nov 2024
https://github.com/tauseedzaman/javascript-canvas-draw-circles
Draw circles in JavaScript with canvas . just a test project toward game development.
Last synced: 09 Nov 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: 09 Nov 2024
https://github.com/etcroot/trashbxg
just some stupid projects
pomf project trashbxg trashbxgteam
Last synced: 10 Nov 2024
https://github.com/applexumber/playmeez
Uma aplicação web feita em PHP, gerenciador de musicas, álbuns e artistas.
clone clone-app css html javascript music music-player mysql php php7 project spotify sql xampp
Last synced: 09 Nov 2024
https://github.com/sejalkoli/british-airways-web-scraping
Data science virtual internship program by British Airways through Forage!
british-airways data-analysis data-science internship-project internship-task machine-learning present-insights project reporting web-scraping
Last synced: 10 Nov 2024
https://github.com/enweazudaniel/drum-kit
A simple drum kit website consists of a mix of drums
css drumkit html javascript open-source project website
Last synced: 12 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/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/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/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/namansnghl/goblin-hunter-pygame
A simple game made with python
game-development project pygame python
Last synced: 10 Nov 2024