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/quartz/100charts
Many charts of the same data
charts documentation project qz-things r
Last synced: 12 Jan 2025
https://github.com/iobuhov/jen-kit
front-end build toolkit on top of Gulp, with Pug & Stylus
bem boilerplate build build-tool gulp html project pug stylus task-runner
Last synced: 22 Dec 2024
https://github.com/rajveersinghcse/email-classification
📧Email classification using a Machine Learning Models. It categorizes emails as either "ABUSIVE" or "NON ABUSIVE" based on their content, allowing users to quickly assess the nature of the email messages they input.
email email-classification internship project
Last synced: 12 Jan 2025
https://github.com/emTr0/ai-avatar-generator
Based on a buildspace project where I learned about Stable Diffusion to create a web app where users can generate avatars with my likeness.
ai ai-avatars artificial-intelligence avatar avatar-generator buildspace buildspace-projects dreambooth javascript nextjs project react reactjs stable-diffusion
Last synced: 17 Nov 2024
https://github.com/warnigo/spaceship
my first spaceship
easy interested-buyers javascript math project qwasar-silicon-valley ship
Last synced: 17 Jan 2025
https://github.com/felipeaz/golibcontrol
Library Control API where you can control which books are available or check which student has lend the book.
Last synced: 07 Jan 2025
https://github.com/flaxengine/bistro
Amazon Lumberyard Bistro for Flax Engine
bistro flax flax-engine game gamedev project
Last synced: 15 Nov 2024
https://github.com/visco01/esse3api
api esse3 javascript project student student-project students
Last synced: 13 Jan 2025
https://github.com/connectaman/smart-city
Smart Traffic Congestion control and smart parking system
engineering iot iot-application project
Last synced: 21 Jan 2025
https://github.com/thatsinewave/simple-python-scripts
A collection of various scripts and programs written in Python to help beginners and enthusiasts make their first contributions
beginner beginner-project beginners-friendly contributions-welcome fun github-contributions good-first-contribution good-first-issue good-first-issues good-first-pr good-first-project good-first-prs helpingothers project projects pull-requests python python-script starter-project thatsinewave
Last synced: 17 Nov 2024
https://github.com/vishanurag/diploma-final-year-project
This repository contains all the Documentations & Code which is required to build an 'AI Based Website Builder' Website
ai automation college-project project website website-development
Last synced: 15 Nov 2024
https://github.com/soferity/privacypolicy
Soferity Privacy Policies
app gameportal lunox policy privacy project soferity store vegalya
Last synced: 28 Jan 2025
https://github.com/neilblaze/whoofus
Be at utmost alert to find out the killer 🔎💀🕵️♂️
2021 detective dohackathon game hackathon mystery phaserjs project tailwindcss
Last synced: 06 Jan 2025
https://github.com/alestor123/projects
This is a simple code api for fetching projects
api fetch fetchapi github javascript latest latest-repo microservice microservices nodejs project projects repo repositories vercel
Last synced: 10 Feb 2025
https://github.com/vatshayan/final-year-diffie-hellman-key-algorithm-project
Diffie–Hellman Key Exchange Method (hereafter called the D-H method) allows two parties agree upon a shared secret number, a symmetric key, over an insecure communications channel
btech btechproject communication diffie-hellman diffie-hellman-algorithm diffie-hellman-key project security semester semproject
Last synced: 15 Jan 2025
https://github.com/xeoneux/typeliber
💠 A Simple TypeScript Library Starter Project
ava eslint library prettier project starter typescript
Last synced: 09 Feb 2025
https://github.com/illescasdaniel/iosprojecttemplate-1
A custom iOS project template
Last synced: 26 Jan 2025
https://github.com/pilotpirxie/image-optimize
🖼️ Optimize images
image image-optimization image-processing javascript optimization project typescript
Last synced: 12 Jan 2025
https://github.com/vatshayan/hybrid-steganography-project
AES and Steganography Combination Project for B.tech Final Year College Students with Report, PPT, Synopsis and Project Code. AES Programming Involved with Steganography.
aes aes-256 aes-cipher aes-encryption btech btech-project btech-project-proposal btechfinalyear btechprojects final final-project final-year-project finalyearproject finalyearprojects project semester steganalysis steganography steganography-algorithms
Last synced: 15 Jan 2025
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: 13 Jan 2025
https://github.com/csfelix/audio-to-text
🔊 Extract Text from Audios 🔊
css css3 extract-text-from-audio html html5 javascript js project speech-recognition speech-recognition-api web
Last synced: 08 Feb 2025
https://github.com/vatshayan/final-year-project-image-recognition
Machine Learning project to recognize faces from an Image
btech computerscience data facial final image imageclassification learning machine project recognition science students year
Last synced: 15 Jan 2025
https://github.com/vishanurag/portfolio
This is my personal portfolio WebProject. I have included all of the projects of mine in this Portfolio.
ajax database portfolio-website project web
Last synced: 15 Jan 2025
https://github.com/simplymichael/project-up
Quickly setup a Node.js application by answering a few simple questions.
cli create create-project git git-setup node npm project setup
Last synced: 30 Dec 2024
https://github.com/brandonhimpfen/projects
code dataset datasets open-source project projects template templates
Last synced: 27 Jan 2025
https://github.com/vishal2376/project-template
A simple c++ project code generator along with header and cpp files
cpp cpp-template makefile project
Last synced: 16 Jan 2025
https://github.com/phelipe-sempreboni/data-engineering
Repository for tutorials, information, notes and projects about data engineering.
data dataengineering engine engineering enviroment etl etl-pipeline pipeline project python
Last synced: 08 Nov 2024
https://github.com/adaog0n/42_libft
Libft is a custom C library that recreates standard C library functions and includes additional utility functions. The project aims to deepen understanding of memory management and C programming while creating reusable code.
42 42porto c functions libc libft piscine porto project school shell ubuntu
Last synced: 29 Oct 2024
https://github.com/cepdnaclk/e16-3yp-automatic-fish-tank-control-system
This is a third-year project by a group of students. Here we are developing a fish tank controlling device with a web app.
application control fish project system tank
Last synced: 11 Jan 2025
https://github.com/shubh-bharadwaj/atm-machine-oops-cpp
ATM Machine is a project for beginners designed using concepts of OOPs (Object-oriented programming) in C++
cpp object-oriented-programming project
Last synced: 16 Jan 2025
https://github.com/contributte/doctrine-skeleton
🎁 Nette and Doctrine project skeleton. Using Doctrine (@nettrine) and Contributte (@contributte) libraries by @f3l1x.
contributte database dbal doctrine nette orm project skeleton
Last synced: 10 Feb 2025
https://github.com/otaviovb/planilha_de_estudos
Projeto de Desenvolvimento de uma planilha de estudos que aconteceu em janeiro de 2022 com o uso do Visual Basic for Applications
excel opensource planilha planilhadeestudos project vba visualbasicforapplications
Last synced: 31 Dec 2024
https://github.com/profitware/lein-bump-version
Programmatically bump project version in Leiningen
bump bumping clojure lein lein-plugin leiningen project semver versioning
Last synced: 22 Jan 2025
https://github.com/benc-uk/project-starter
A base template to be used for any project
Last synced: 21 Dec 2024
https://github.com/elyse502/api-simple-client
Frontend API-SIMPLE: A simple and elegant client built for my project API-SIMPLE 🍿
client-project client-side frontend nodejs project react webdevelopment
Last synced: 06 Nov 2024
https://github.com/hungrybluedev/cmake-basic-c-template
This repository contains a basic CMake template that can be used a viable starting point for a moderate to large C codebase.
Last synced: 22 Dec 2024
https://github.com/fmw666/ios-swift
本仓库主要存储一些 iOS 基础组件使用的 demo 项目。由于开发基于 swift 语言,所以会有 swift 语言的基本语法示例。如果其中某个项目对您受益,欢迎 star~⭐
Last synced: 10 Feb 2025
https://github.com/fahim1049/project-c
That is whole year calendar code
calendar-view calendars project projects stopwatch stopwatch-application
Last synced: 08 Feb 2025
https://github.com/lironmiz/nand2tetriscourse
acadamic course in campus il about building a modern computer from basic logic gates such as "nand" to a general computer architecture that is designed execute any program such as "Tetris". and also building assambler
adders assembler assembly boolean-algebra boolean-arithmetic clock code-generation computer-architecture course cpu cycles flip-flops hardware-description-language learning-by-doing logic-gates machine-language memory-units parsing project register
Last synced: 08 Feb 2025
https://github.com/pabloemidio/password-generator-gui
gerador de senhas com varias possibilidades e combinações, desde de um gerador de senhas aleatoriamente à um baseado em frases do usuário e com bilhões de possibilidades de frases e combinações dependendo somente do total de caractere que você optou
opensource password password-generator project pysimplegui python python3
Last synced: 11 Jan 2025
https://github.com/0xsafkat20/metro-rail_online_ticket_system
Metro Rail Ticket Purchase System With C#
c-sharp database gui project project-management rails-application railway single ssms
Last synced: 26 Jan 2025
https://github.com/vincentvancode101/craft
Craft new projects on the fly
binary boilerplate cli cli-app create docker docker-container generator go golang init make native productivity project project-template scaffold scaffold-template scaffolding template
Last synced: 21 Dec 2024
https://github.com/carolhcs/mini-games-flappy-style-unity
:space_invader: Two Mini-Games made with Unity in my studies. Flappy Daragon Eat Coin and Flappy Cat - Meeting Jam (flappy bird style);
algc blender blender3d carolsalvato estilo-flappy-bird game game-dev game-development gamedev hcs jmonkeyengine jmonkeyengine3 mini-game project prototype unit3d unity unity-3d
Last synced: 13 Jan 2025
https://github.com/rahul-sahani04/react-frontend-development-roadmap
This repository contains comprehensive notes and examples to help you master React for frontend development. Whether you're a beginner or looking for a crash course, these notes will guide you through the essential concepts and advanced topics in React.
beginner-friendly front-end-development frontend node nodejs project react reactjs roadmap web web-development webdevelopment website
Last synced: 31 Dec 2024
https://github.com/vishesh-pandey/v-dashboard
v-dashboard - a place to focus
dashboard dashboards firebase firebase-auth firebase-authentication firebase-firestore notes project react-project reactjs redux-toolkit shortcuts todo
Last synced: 07 Jan 2025
https://github.com/lexxai/goit_python_core_project_team_11
Школа GoIT. Курс Python Core. Курсова командна робота. Команда 11.
Last synced: 24 Jan 2025
https://github.com/narcotic/weather-now
This is a simple script to get realtime weather data from an API endpoint and show a weather report of a specific zipcode in a specific country.
ajax ajax-request api api-server css html javascript project weather-api
Last synced: 05 Jan 2025
https://github.com/qorri-di/java-spring-boot
Java Springboot practice project file from 0 to hero
file fromzerotohero java java-spring-boot java-spring-boot-project java-spring-boot-samples java-springboot practice practice-project project project-file springboot
Last synced: 20 Dec 2024
https://github.com/ayobami6/peersonline
Peers is a website that helps Alx Students of software engineering learn better, faster and do hard stuffs easily with colleagues and peers of the same cohort and different cohorts
ai django django-application django-rest-framework gpt-3 portfolio project python3 social-network
Last synced: 13 Jan 2025
https://github.com/isaacdarcilla/fingerprintrecognition
👋 Application software for analyzing fingerprint patterns written in C# and built for analyzation
api csharp fingerprint gui project recognition source-code
Last synced: 24 Jan 2025
https://github.com/templatecookie/zsoft-html
Zsoft HTML Template
bootstrap html html5 project project-card responsive responsive-design responsive-web-design software software-company team team-card testimonial
Last synced: 05 Feb 2025
https://github.com/zalweny26/open_data_unipa
Progetto per l'esame di Laboratorio di Algoritmi 23-24, UniPa, Informatica L-31
Last synced: 22 Dec 2024
https://github.com/shibam120302/signature_recognition
Signature recognition is a behavioural biometric. It can be operated in two different ways: Static: In this mode, users write their signature on paper, digitize it through an optical scanner or a camera, and the biometric system recognizes the signature analyzing its shape. This group is also known as “off-line”. Dynamic: In this mode, users wri…
biometrics machine-learning ml ml-project project python-projects
Last synced: 21 Jan 2025
https://github.com/abdellaui/iys-cms
[LIVE-DEMO] content management system (turkish: içerik yönetim sistemi) full configurable with custom sytle + own template-engine built in 2016 from scratch using php based backend and javascript/jquery + boostrap/adminlte frontend + mysql database | click here:
adminlte boostrap cms content-management-system javascript jquery open-source open-source-project php project template-engine
Last synced: 05 Feb 2025
https://github.com/ventgrey/drapery
Drapery Project. Written in pure PHP
css drapery frontend grade grades-page html libre php pop professor project student-grades webapp
Last synced: 20 Dec 2024
https://github.com/javitocor/using-bootstrap
Clone of The Newsweek website using HTML, CSS and Bootstrap.
bootstrap css html microverse project
Last synced: 29 Jan 2025
https://github.com/fabianroy/the-tech-shop
css html online-shop project webdesign website
Last synced: 11 Jan 2025
https://github.com/jhwach/destiny
A Online App Where You'll Date , Chat & Meet Anonymously
chatbot chatting-app dating-app project
Last synced: 21 Jan 2025
https://github.com/wahidpanda/android-voice-control-smart-home-automation
This project is about home automation with Arduino this project on and off light with help of our phone through voice commands. when the hc-05 Bluetooth module receives voice commands it gives that to Arduino so when Arduino receives commands it on and off the relay and that controls the light
arduino arduino-library diy-projects home-automation project
Last synced: 21 Jan 2025
https://github.com/0prashantyadav0/youtube-twitter-backend
This repo consist of backend project with nodejs and express.
backend cloudinary express nodejs project
Last synced: 24 Jan 2025
https://github.com/yunusemreaydinli/cmd_bank_system
Turkish and English Supported, Banking System with C
bank basic c cbasics changelanguage cmd cprogram cprogramming cprogramming-language cprograms cproject english language program programing programming-language project system terminal turkish
Last synced: 05 Jan 2025
https://github.com/ternion-1121/contact-book
A virtual contact book in python where users can add, edit, delete and view the details of contacts.
contact contact-book contacts game phonebook project project-management python python-project python3
Last synced: 29 Jan 2025
https://github.com/divithraju/divith-raju-data-mining
This project focuses on customer segmentation using data mining techniques, specifically K-Means clustering, to classify customers into distinct groups based on their purchasing behaviors. The goal is to analyze customer data and segment them into clusters for targeted marketing strategies and better customer relationship management.
algorthims analytics apache business client connector data dataarchitecture database dataengineering datamining datascience hadoop k-means-clustering mysql project project-repository pyspark python3 spark
Last synced: 17 Jan 2025
https://github.com/monuelo/criptoforca
Projeto da disciplina de PLP@UFCG (Paradigmas de Linguagens de Programação)
c funcional-programming haskell imperative-programming logic-programming project prolog ufcg
Last synced: 29 Oct 2024
https://github.com/lostsh/sunny
website for the solar tracker sunny.
css3 html html-css-javascript html5 pannel position project solar solar-system tracker
Last synced: 20 Jan 2025
https://github.com/neeraj029/todo-app-flutter
This is my first project with flutter for learning more about flutter (Learning by Doing!)
Last synced: 12 Jan 2025
https://github.com/learnwithfair/php-blog-project
blog-project with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
learn-with-fair learnwithfair php php-project project rahatul-rabbi rahatulrabbi web-development
Last synced: 09 Jan 2025
https://github.com/rezasharifi82/the-royal-fleet
Implementing Battleship using Swing java
Last synced: 08 Jan 2025
https://github.com/pranav-jadhav09/currency-converter-app
This project is a simple currency converter app built using JavaScript. It allows users to convert currency from one type to another based on the latest exchange rates fetched from the ExchangeRate API.
api currency currency-converter currency-exchange-rates flags htmlcss-project javascript javascript-api javascript-application project webapp
Last synced: 22 Jan 2025
https://github.com/rajneeshsingh007/fotoz-wallpaper
Mini Fotoz wallpaper website project
css javascript mini php project wallpaper website
Last synced: 28 Jan 2025
https://github.com/learnwithfair/face-recognition
face-recognition with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
face-recognition face-recognition-matlab learn-with-fair learnwithfair matlab project rahatul-rabbi rahatulrabbi
Last synced: 09 Jan 2025
https://github.com/tamk-kol/sql-powerbi-bike_sales_data
This project involves end-to-end data analysis of a bike shop service, aimed at analyzing key performance metrics such as hourly revenue, profit and revenue trends, seasonal revenue, and rider demographics.
bikesales dashboard database endtoend powerbi powerbi-visuals powerbidashboard project sales salesdata sql sql-server
Last synced: 06 Jan 2025
https://github.com/alexmhack/node_express
working on a simple project built with node and express
api beginner-project express-js javascript nodejs project tutorial
Last synced: 15 Jan 2025
https://github.com/sikandarjodd/windows
Svelte Windows consist of Minimal Functionalites
Last synced: 21 Dec 2024
https://github.com/x4trm/reversi-game
Reversi Game
csharp dotnet game project reversi-game
Last synced: 08 Jan 2025
https://github.com/fasakinhenry/simple_shell2
ALX simple shell project by Henry Fasakin and Alex Ohiomame
0x16 alx alx-africa alx-low-level-programming alx-school bash build c collaboration programming project shell simple simple-shell
Last synced: 11 Jan 2025
https://github.com/vibhuti03/maths-game
It is a simple maths game with 25 levels and 3 lives
cpp cpp14 game maths maths-quiz-game project
Last synced: 12 Jan 2025
https://github.com/codestates-seb/seb41_pre_034
[Pre-Project] StackOverFlow Clone Coding
Last synced: 15 Jan 2025
https://github.com/raupulus/rpi-pico-gadget-weatherstation
Proyecto con raspberry pi pico para tener un gadget monitorizando el clima del entorno en tiempo real
gadget project raspberry raspberry-pi raspberry-pi-pico weather-station weatherstation
Last synced: 22 Jan 2025
https://github.com/codelikeagirl29/a_random_quote_generator-v1
Generating a quote from an array using Javascript Objects, for loops, and DOM manipulation.
dom-manipulation javascript project
Last synced: 01 Feb 2025
https://github.com/mgobeaalcoba/crud_python
Project: Do a CRUD bash program with Python
bash-script crud-application project python3
Last synced: 20 Jan 2025
https://github.com/recidvst/generic-basic-project
Generic scaffold workflow for widgets, examples etc. Using Gulp and gulp-babel for SCSS/ES6
basic gulp gulp-babel project scss
Last synced: 23 Jan 2025
https://github.com/jadob/skeleton
Jadob framework skeleton.
framework php-framework php7 project skeleton
Last synced: 10 Nov 2024