Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/nightmarespirits/slc-documents-manager

Sistema web para guardar y administar documentos empresariales pdf, word, excel, imagen, en la nube con php y bootstrap

documents-manager iestpffaa php project

Last synced: 05 Nov 2024

https://github.com/jalik/dev-assets

A project that contains useful assets for developers.

assets codestyles licenses project

Last synced: 14 Oct 2024

https://github.com/phacman/php-project-analysis

Project Analysis: server, php.ini, phpinfo(), etc

analysis php php8 phpinfo project server

Last synced: 06 Nov 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".

css html javascript project

Last synced: 06 Nov 2024

https://github.com/yashladha/newpie

News Article Fetcher App

android networking newsapi newsapp project

Last synced: 14 Oct 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/monosoul/gradle-module-tree

Gradle plugin providing functions for declaring modules as a tree

gradle gradle-kotlin-dsl gradle-plugin module modules project projects settings

Last synced: 01 Nov 2024

https://github.com/firenlf2/filtercomm

A demo project for a future eCommerce website for selling Oil & Air Filters. Project is purely based around Frontend development, and is one of my first serious projects.

angular-cli css ecommerce-website frontend html project typescript web-development

Last synced: 14 Oct 2024

https://github.com/riborings/python_projects

Python projects and other programming experiences

data-analysis machine-learning project python regression-analysis

Last synced: 30 Oct 2024

https://github.com/wirthual/smartkanne

Project created for Ubiquitous Computing Course WS17/18 at Karlsruhe Institute of Technology.

appliance arduino arduino-uno lcd-display project rfid smarthome university

Last synced: 15 Oct 2024

https://github.com/jansvabik/vutfit-izp-proj2

My second C Brno University of Technology project.

brno-university-of-technology fit izp project vut

Last synced: 23 Oct 2024

https://github.com/lucaargolo/historico-de-voos

Repositorio para hospedagem do site referente ao trabalho de Engenharia de Software (MATA62), referente a analise e demonstração do histórico de voos entre 2015-2020 disponibilizado pela ANAC.

brazil css flights html javascript portuguese project university

Last synced: 14 Oct 2024

https://github.com/loitd/pythonpractical

Các source code và file hướng dẫn trong course "Lập trình Python thực chiến" trên kênh Youtube Tran Duc Loi

language practice project python

Last synced: 14 Oct 2024

https://github.com/aminya/include.m

Adds folders to Matlab's path

addpath file include matlab project

Last synced: 30 Oct 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/dargmuesli/plm-jar-builder

Creates .jar files for university Kassel eecs/plm Java projects.

builder java module powershell project university

Last synced: 04 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/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/hemantdutta/armorelite-gym-app

Full-Stack Gym Application Project. Sign-up/Login, Create workouts, Search from a vast library of exercises and add them to your workouts.

fullstack nodejs project reactjs supabase

Last synced: 06 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/alizul01/theater-cashier-project

🍿 Theater-Cashier-Project adalah sebuah aplikasi berbasis Command-Line-Interface (CLI) yang dibuat untuk membantu pemilik theater untuk mengelola penjualan tiket dan cafetaria. Aplikasi ini dibuat untuk memenuhi tugas mata kuliah Praktikum Dasar Pemrograman

college-project final-project java java-11 java-programming java-sdk project

Last synced: 11 Oct 2024

https://github.com/jansvabik/vutfit-izp-proj3

Simple cluster analysis implemented in C. Third VUT FIT IZP project.

brno-university-of-technology cluster-analysis fit project vut

Last synced: 23 Oct 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/jansvabik/vutfit-izp-proj1

My very first C program written as a VUT FIT project.

brno-university-of-technology fit project vut

Last synced: 23 Oct 2024

https://github.com/pavi2410/pynas

A Network Access Storage (NAS) server

bootstrap bottle fullstack nas project python replit

Last synced: 14 Oct 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/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/hungrybluedev/release-test

This project demonstrates how to create releases with Github Actions and also upload binary release assets.

c cmake cross-platform project

Last synced: 05 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/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/blackhatdevx/dice_roller

A simple and beautiful dice roller app built using Flutter. The app features a smooth gradient background and an intuitive UI, making it easy and fun to use. Future enhancements include adding animations and sound effects for a more engaging experience.

flutter flutter-project project

Last synced: 18 Oct 2024

https://github.com/yoannchb-pro/boxy

A box for you computer screen or TV screen

adblock apps box boxy electron project tailwindcss vuejs

Last synced: 24 Oct 2024

https://github.com/justinrubek/project-runner

A tool/library that detects and describes details about a project. This is a work in progress and is intended to be used as a library for other tools to build on top of and provide a consistent experience for interactions.

flake nix nix-flake prj project runner rust

Last synced: 23 Oct 2024

https://github.com/thomasx-0/env223

Research project measuring the affects of an increase in beef consumption on degradation of the amazon rainforest

environment project r statistics

Last synced: 28 Oct 2024

https://github.com/jbitton/grad-planner

Principles of Software Engineering Project

algorithmic problem-solving project rails ruby university

Last synced: 14 Oct 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/deeksha-dhawan/pizza-outlet-analysis-using-sql

This project analyzes pizza sales data to gain insights into customer behavior and revenue patterns. Key analyses include customer insights, popular pizza types and sizes, revenue generation, and order trends. The findings help optimize menu offerings, staffing, and marketing strategies to boost overall business performance.

coding-challenge data-analysis data-science microsoft my portfolio-project programming project projects sql sql-analysis sql-project sqlproject sqlserver

Last synced: 14 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/jrob774/game-template

Simple template repository used for generating game repos.

cpp engine framework game game-jam game-template personal project repository-template template

Last synced: 06 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/yakuter/laravel-site-settings

An easy site settings example to show how to create a site settings page and cache the settings in laravel

beginner laravel php project settings starter

Last synced: 14 Oct 2024

https://github.com/contributte/demo-typesense

🏀 Demo application of Typesense (@typesense) based on Nette Framework (@nette) by @f3l1x.

contributte demo engine nette project search skeleton typesense

Last synced: 25 Oct 2024

https://github.com/rewaj56/pexpclone

The project is a clone of a popular custom ROM website known as PixelExperience built using Bootstrap 5.

bootstrap5 clone-website project

Last synced: 02 Nov 2024

https://github.com/xiaomi7732/codewithsaar.extensions.projectassets

View NuGet package dependency hierarchy with visualization

compliance dependency nuget package project version virsualize visualization

Last synced: 01 Nov 2024

https://github.com/gendloop/notations

简谱

private project

Last synced: 05 Nov 2024

https://github.com/gendloop/gitbook-node_modules

gitbook 需要的 npm 包

project

Last synced: 05 Nov 2024

https://github.com/gendloop/latex

LaTeX 教程笔记

project

Last synced: 05 Nov 2024

https://github.com/valentin-koeberl/webt2024-25

This repository is all about DreamLabs. DreamLabs Production is a virtual company founded by Laurens Vidan and Valentin Köberl as part of the Media Technology course at HTL 3 Rennweg. In this course, we focus on web technologies, particularly HTML5, CSS, PHP and JavaScript.

css development html-css-javascript html5 javascript php php7 project webtechnology

Last synced: 18 Oct 2024

https://github.com/nixpulvis/maze_gl

Maze game in OpenGL (Windows)

project

Last synced: 27 Oct 2024

https://github.com/gendloop/linux

Linux 教程笔记

project

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/gendloop/jekyll

Jekyll 教程笔记

project

Last synced: 05 Nov 2024

https://github.com/gendloop/qmake

qmake Manual

project

Last synced: 05 Nov 2024

https://github.com/brahmbeyond/randomjokesgenerator

Generates Random jokes on every click.. 👻

async-await fetch-api html-css-javascript project

Last synced: 19 Oct 2024

https://github.com/mohitkumartoshniwal/custom-react-dom

A basic custom react dom implementation

beginner-friendly project react react-dom youtube

Last synced: 02 Nov 2024

https://github.com/afeiship/react-gh2project

React github pages to project.

gh-pages icon project react

Last synced: 27 Oct 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/gendloop/perl

Perl 教程笔记

project

Last synced: 05 Nov 2024

https://github.com/gendloop/cmake

CMake 教程笔记

project

Last synced: 05 Nov 2024

https://github.com/ernscht/nitro-project-test

Example project to develop & test generator-nitro project

example nitro project

Last synced: 15 Oct 2024

https://github.com/uniS2/WonT-Next

행복한 여행을 위한 일정저장 플랫폼

a11y next project tailwindcss trip typescript zustand

Last synced: 24 Oct 2024

https://github.com/ndamatta/lolgistic

website to analyze your LoL profile

api bulma javascript league lol official opgg project riot riotgames stats

Last synced: 15 Oct 2024

https://github.com/huifer/kop

Project combat is not limited to the front and rear end

project rbac springboot

Last synced: 20 Oct 2024

https://github.com/zalweny26/lab_algoritmi_unipa

Progetto per l'esame di Laboratorio di Algoritmi 23-24, UniPa, Informatica L-31

algorithms cpp project

Last synced: 04 Nov 2024

https://github.com/arif98741/java-calculator

This is a simple java project for beginners. Anyone can take idea regarding Java Mechanism and Process of software making technology

calculator java project

Last synced: 15 Oct 2024

https://github.com/joebobmiles/cautious-couscous

Basic TypeScript project template.

project template typescript

Last synced: 15 Oct 2024

https://github.com/patrickap/project-starter

Various project starters for different programming languages. 💫

project sandbox starter template

Last synced: 06 Nov 2024

https://github.com/robbypambudi/general_programming_in_c

This is my programing project with C Language to solve any problem on internet

c project

Last synced: 15 Oct 2024

https://github.com/bigasdev/xgifmaker

Website for x-gif-maker

blog jekyll project website xgifmaker

Last synced: 30 Sep 2024

https://github.com/shaharashe/scam-reporting-app

A web application for reporting and sharing scam information to enhance community awareness and prevention.

full-stack html java project scam-report spring thymeleaf web website

Last synced: 31 Oct 2024

https://github.com/bibekdhkl/html-css-js-projects

Honing skills by building small projects

beginner-project js project

Last synced: 25 Oct 2024

https://github.com/rayhanmahardhika/spk-posyandu

spk-posyandu is an experimental expert system that helps in medical cases, especially in coronary heart disease. This expert system asks for several points as input and later processes through calculations with the status of how much risk of having coronary heart disease. The system is built using laravel and PHP.

health-project laravel7 php project

Last synced: 11 Oct 2024

https://github.com/rijoksd/event-mangement

A full-stack event management platform with user authentication, event creation, and admin features using React, Express, Node.js, and MongoDB.

cloudinary daisyui event-management events express javascript mern-stack mongodb nodejs project react realtime ui

Last synced: 15 Oct 2024

https://gitlab.com/raupulus/yii2-app-basic

Yii 2.0 Basic Application Template - Modify Esto es un mirror de: https://github.com/fryntiz/yii2-app-basic.git Packagist → https://packagist.org/packages/fryntiz/yii2-app-basic#dev-master

framwork php project skeleton template yii yii-skeleton yii2 yii2-app yii2-application-template yii2-basic yii2-framework yii2-skeleton

Last synced: 27 Sep 2024

https://github.com/satendra03/react-ochi-web-clone

Portfolio Project Description Welcome to my portfolio project! This website showcases my skills, projects, and contact information with a sleek, interactive design. Features: Dynamic Animations: Powered by GSAP and Framer Motion. Enhanced Scrolling: Implemented with Locomotive Scroll. Real-time Data: Managed via Firebase.

portfolio-website project reactjs tailwindcss webdevelopment website

Last synced: 06 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/creativoma/google-clone

Este proyecto clon simula al buscador Google. Construido a partir del curso de HTML y CSS de Platzi.

platzi project proyecto

Last synced: 06 Nov 2024

https://github.com/creativoma/project-mobile-first

Este proyecto formaba parte de uno de los cursos en Platzi.

platzi practice project proyecto

Last synced: 06 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/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/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/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