Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with beginner-project

A curated list of projects in awesome lists tagged with beginner-project .

https://github.com/psavarmattas/python-projects

Here are programs that every budding programmer who is learning to code in Python should start with. These programs are a compilation of many different types of programs and levels of programming you should try. You can use the table in Order Of Programs file to find the order in which it is best to program in.

basic basic-learning basic-programming basics-of-python beginner beginner-code beginner-project beginners-friendly python

Last synced: 07 Nov 2024

https://github.com/schrodingdong/gif-search-react

this project is a simple project to introduce React.js, it is a Gif searcher where given a query, we will fetch gifs to display to the user, who can star them and add them to his favourite

beginner-friendly beginner-project css html javascript react

Last synced: 11 Nov 2024

https://github.com/raofin/travel-agency

A desktop application for a travel agency, built using Java OOP concepts and Java Swing framework.

beginner-project gui-application java java-swing javaui travel-agency ui

Last synced: 06 Nov 2024

https://github.com/alexmhack/django-email-username-login

Implementing custom backend to authenticate using the user's username or email

beginner-project django2 tutorial

Last synced: 15 Nov 2024

https://github.com/sug0/zerofucks

just another boring brainfuck interpreter

beginner-project brainfuck compiler interpreter java oop oop-languages

Last synced: 20 Dec 2024

https://github.com/suyashb95/weekly-clock

A beginner vanilla JS project that shows how long you (probably) have left to live in weeks

beginner-project clock javascript vanilla-javascript

Last synced: 20 Dec 2024

https://github.com/ivikramsahu/php-daily-tools

A Master script in PHP for daily use having support for PHPMailer.

beginner-project php-library php-mailer php-mysql php-redis

Last synced: 07 Nov 2024

https://github.com/asiff00/color-shifting-obstacle-detector-using-ultrasonic-sensor

The ultrasonic sensor detects objects and lights up Red, Yellow or Green LED based on its position.

arduino beginner-project sensors ultrasonic-sensor

Last synced: 15 Nov 2024

https://github.com/schlopp96/stringgen

StringGen is a simple CLI string-generator, pulling content from a dictionary file containing over 1.5 million web-scraped words and phrases.

beginner-code beginner-project file-manipulation python python-3 python-script python3 random-generation string-manipulation strings student

Last synced: 19 Dec 2024

https://github.com/ghost-writer-2/calculator-project

Calculator made by an amateur. Please review and help me improve

beginner-project html-css-javascript javascript

Last synced: 13 Nov 2024

https://github.com/spamegg1/scala3-simple-wordgame

Simple word game written in Scala 3. Made from scala3 sample project with beginners in mind.

beginner-friendly beginner-project sbt scala scala3

Last synced: 20 Dec 2024

https://github.com/oslint/file-zipper-java-swing

File Zipper is a Java application that allows you to add files to an archive, delete selected files from the archive, and create a zip archive containing the selected files.

beginner-code beginner-friendly beginner-project beginners first-program first-project first-timers-friendly java java-swing java-swing-applications java-swing-gui zipfile zipper

Last synced: 05 Dec 2024

https://github.com/oslint/mini-console-data-base-in-cpp

This program allows you to manage a database of persons. You can add new persons, view existing persons, save the database to a file, load the database from a file, search for persons by index, and delete persons from the database. 🗃️

beginner-code beginner-friendly beginner-project beginners cpp cpp-programming cpp-project database

Last synced: 05 Dec 2024

https://github.com/niloysikdar/react-task-tracker

Hello React (-_-) zzz

beginner-project react

Last synced: 07 Nov 2024

https://github.com/oslint/weather-app-vanilla-javascript

The Weather App is a simple web application that allows users to search for weather information of a specific city. It fetches weather data from the OpenWeatherMap API based on the user's input and displays the relevant weather details on the user interface.

beginner beginner-code beginner-friendly beginner-project css css-animations first-commit html javascript javascript-applications open-source openweathermap openweathermap-api vanilla-javascript weather-app

Last synced: 05 Dec 2024

https://github.com/king04aman/all-in-one-javascript-projects

This repository offers 100+ practical JavaScript projects for beginners and advanced developers. Explore engaging mini-projects that teach essential JavaScript concepts, alongside HTML and CSS. Whether you seek awesome projects, advanced JavaScript challenges, or a hands-on coding experience.

awesome beginner-friendly beginner-project first-contribution good-first-issue javascript javascript-applications javascript-library javascript-project javascript-projects-for-beginners javascript-tools js js-projects mini-projects open-source projects vanilla-javascript

Last synced: 22 Oct 2024

https://github.com/nour-karoui/agency

A business agency protfolio using Angular8, nodeJs & MongoDB

angular beginner beginner-project first-project first-timers mongodb nodejs

Last synced: 21 Dec 2024

https://github.com/psavarmattas/c-projects

Here are programs that every budding programmer who is learning to code in C should start with. These programs are a compilation of many different types of programs and levels of programming you should try. You can use the table in Order Of Programs file to find the order in which it is best to program in.

basic basic-learning basic-programming beginner beginner-code beginner-friendly beginner-project c cpp

Last synced: 07 Nov 2024

https://github.com/yusufcinarci/opencv-projects

In this repo, there are (beginner-Advanced) level projects in the field of openCV. I will host these projects that I have done in this field every day in this repo. With the hope that it will be useful to those who are interested in the field of opencv like me and will just start...

advanced-project beginner-project opencv opencv-projects opencv-python python python3

Last synced: 07 Nov 2024

https://github.com/easonchai/hacktoberfest-challenge-3

JavaScript challenge for Hacktoberfest 2020

beginner-project hacktoberfest javascript pull-requests

Last synced: 08 Nov 2024

https://github.com/easonchai/hacktoberfest-challenge-4

Java challenge for Hacktoberfest 2020

beginner-project hacktoberfest java pull-requests

Last synced: 08 Nov 2024

https://github.com/ganesh-sharmaz/animewaifuss

Anime Waifu is a fun website made with React JS and Tailwind. It has several features including a toggle button that changes the normal content into explicit content and a category feature, This website is still in development.

anime-api-free anime-waifu-website beginner-friendly beginner-project react-beginner-project react-projects tailwindcs waifu-pics

Last synced: 10 Nov 2024

https://github.com/arrobalytics/rust-tic-tac-toe

An entry-level Rust implementation of the Tic Tac Toe Game.

beginner-project rust rust-lang tic-tac-toe tictactoe tictactoe-game

Last synced: 16 Nov 2024

https://github.com/pettiboy/javascript-todo-app

A TODO app using JavaScript for logic and Bootstrap for styling.

beginner-project bootstrap javascript javascript-project localstorage todo-app todolist

Last synced: 09 Nov 2024

https://github.com/parthjohri/college-insider

College Insider is a website which will help students in their JEE journey, feel free to add stuffs that can help your fellow juniors.

beginner-friendly beginner-project css3 hacktoberfest hacktoberfest-accepted hacktoberfest2021 html5 javascript open-source

Last synced: 10 Nov 2024

https://github.com/khoinguyen2k/cpp-starter-game

my first ever game, for educational purposes

beginner-project cpp sdl2 starter-kit

Last synced: 16 Nov 2024

https://github.com/vaibhavvikas/choppy-copter

Android game made using libgdx

android beginner-project game java

Last synced: 11 Nov 2024

https://github.com/farooq85-dev/html-csss-practice-files

This repository contain the html and css practice files. Just sharing this to memorize the initial web and mobile app journey.

beginner-project webjourney

Last synced: 16 Nov 2024

https://github.com/farooq85-dev/react-todo-app

Hy! developers i am excited to share my journey on React. This app will contain CRUD Operation. Stay tuned for more updates. Thanks to @GhousAhmed.

beginner-project reactjs todoapp todoreact

Last synced: 16 Nov 2024

https://github.com/aelkayam/2d-platformer

Beginner level game in Godot Engine (GDQuest)

beginner-project godot-game

Last synced: 14 Nov 2024

https://github.com/aelkayam/action-rpg

basic action rpg (HeartBeast)

beginner-project godot-game

Last synced: 14 Nov 2024

https://github.com/alexlaurence/minna-no-python

👨‍💻Real-World Python Projects For Beginners

beginner-project projects python tutorial

Last synced: 14 Nov 2024

https://github.com/weebnetsu/banking-system

A C++ banking system project (CLI)

banking beginner-project cpp oop

Last synced: 13 Nov 2024

https://github.com/xreedev/student-mark-api-springboot

A simple Spring Boot application for managing and tracking student marks, featuring CRUD operations and using an embedded H2 database for testing and development.

beginner beginner-project crud h2 h2-database java jpa jpa-entities jpa-hibernate maven spring spring-data-jpa spring-mvc springboot springframework

Last synced: 16 Nov 2024

https://github.com/xreedev/hospital-mangement

A Java Spring Boot application for managing hospital operations, including patient records, staff details, and medical procedures. It provides RESTful APIs and CRUD operations for efficient management.

beginner beginner-project crud h2-database hospital java java-spring java-spring-mvc java-springboot jpa-repository rest-api spring-mvc

Last synced: 16 Nov 2024

https://github.com/alexmhack/python_packaging

This tutorial walks you through how to package a simple Python project.

beginner-project pypi pypi-packages python-packages python-tutorial python3 setuptools simple-project

Last synced: 15 Nov 2024

https://github.com/alexmhack/django_oauth

implementing social authentication in django using facebook, twitter, github

beginner-project django-social-auth-app django2 python3 social-auth tutorial

Last synced: 15 Nov 2024

https://github.com/alexmhack/angular-app

Simple Angular App made for learning purposes

angular-project angular6 beginner-project

Last synced: 15 Nov 2024

https://github.com/jerp86/react-dio

Aprenda sobre a estrutura e ciclo de vida dos componentes React, uma das principais tecnologias de desenvolvimento Web da atualidade. Nesse contexto, a expert explora conceitos chave como o de Single Page Application (SPA), modularização e, principalmente, boas práticas relacionadas a componentes React. Nathally Souza (@nathyts), Customer Experience

beginner-project digitalinnovationone dioxsquad react reactjs

Last synced: 17 Nov 2024

https://github.com/vanzasetia/wealthbuzz

A fictional business advisory website.

accessibility beginner-project css fictional-company html sass

Last synced: 24 Nov 2024

https://github.com/shivamksharma/webdevlearninglab

The WebDev Learning Lab is an open-source repository dedicated to providing & empowering learners of all levels in web development. This repository is dedicated to helping you learn and practice web development skills through a variety of hands-on projects and resources. Whether you're a beginner, looking to get started or an experienced developer.

beginner-code beginner-friendly beginner-project css css3 html html-css html-css-javascript html5 javascript web web-development web-development-project webdesign webdev webdeveloper webdevelopment

Last synced: 30 Nov 2024

https://github.com/sudhish-rithvik/audio-book

Convert any PDF into an audio book using 12 lines of Python

audiobook beginner beginner-project pdf pypdf2 python pyttsx3 simple text-to-speech

Last synced: 07 Dec 2024

https://github.com/ahammadshawki8/graphical-user-interface-with-kivy

⚡ Using the Kivy framework, you can create awesome software and mobile applications!

beginner-project described-code kivy-framework learning python

Last synced: 21 Nov 2024

https://github.com/schefflera-arboricola/squirrel

[Dec 2021]MacOS desktop app built using Flutter, hosts games that simplify complex Math and Computer Sci concepts into engaging experiences. One game, 'Salary Offers,' mimics salary negotiations, challenging users with sequential offers to maximize their earnings, providing an intuitive grasp of the secretary hiring problem in Computer Sci

beginner-project figma figmadesign flutter flutter-app games hiring-problem macos

Last synced: 25 Nov 2024

https://github.com/schefflera-arboricola/virtual-ta

Hackathon Project 2023 : Captures the facial expressions of a learner watching online lectures and gives real time feedback/prompts, with a chat-gpt window incorporated.

beginner-project chatgpt-api cnn cnn-model computer-vision cv2 deep-face education facial-expression-recognition flask flask-application hackathon-project keras sklearn wip

Last synced: 25 Nov 2024

https://github.com/schefflera-arboricola/pnc-11th-project

[2018 project] Toolkit for beginner-level permutations and combinations problems. Enabled easy calculation and display of permutations and combinations of a given string using customized algorithms. Employed Python's itertools library to generate, filter, and manipulate results, aiding learners in understanding fundamental concepts in a fun way.

beginner-project combinations combinatorics itertools permutation-algorithms python toolkit

Last synced: 25 Nov 2024

https://github.com/sandeepbalachandran/pythonophobia

A collection of python project works from beginner to advanced level

beginner-friendly beginner-project coding python pythonprogramming

Last synced: 03 Dec 2024

https://github.com/adrianaixba/python-projects

Beginner Python projects that were assigned from an online course.

beginner-project python udemy

Last synced: 16 Dec 2024

https://github.com/abhayvashokan/react-apps-for-beginners

React app ideas for beginners.

beginner-project react

Last synced: 09 Dec 2024

https://github.com/sujjeee/codebuz

CodeBuz - Beginner Friendly Easy Business Landing Website with Next.js and Tailwind CSS!

beginner-project landing-page landing-website nextjs nextjs-example nextjs-tailwind nextjs-template

Last synced: 12 Dec 2024

https://github.com/h12m54am/physics-calculator

Wanting to quickly check a physics calculation just in case you messed up the order? Now you can choose from the variety of physics formulas to support you on your way to solve a problem.

beginner-project calculator go golang math physics

Last synced: 17 Dec 2024

https://github.com/shinjith-dev/basic-javscript-projects

A repository with simple projects for beginners to grasp javscript functions and style.

basic-programming begginers beginner beginner-project calculator clock drumkit javascript-tools javscript stopwatch

Last synced: 17 Dec 2024

https://github.com/adedeji-taiwo/header-hero-carousel-starter-template

A dynamic project focused on creating a carousel component seamlessly integrated within the header and hero sections of a webpage.

beginner-project googlefonts landing-page react react-icons swiper tailwindcss vitejs website-template

Last synced: 10 Nov 2024

https://github.com/saqibbedar/webdev-projects

Dive into a diverse collection of 15+ beginner-friendly web development projects, each neatly organized in its own folder. Perfect for hands-on learning and suitable for developers at all levels. 🚀

beginner-friendly beginner-project css html-css-javascript html5 javascript web webdevelopment webprojects

Last synced: 18 Dec 2024

https://github.com/naufalahnaf17/pytorch-cv-project

several computer vision projects in learning to create deep learning models, especially in the field of computer vision, starting from classification, object detection and others

beginner-project computer-vision fine-tuning huggingface onnxruntime python pytorch

Last synced: 09 Nov 2024

https://github.com/goswamilucky/just-todos

A simple Todo app for adding and removing tasks with real-time sync via Firebase. Built with HTML, CSS, and JavaScript, it offers a clean and responsive user interface.

beginner-project crud css firebase frontend html javascript opensource practise-project realtimedatabase responsivedesign taskmanager todoapp ui ux webapp webdevelopment

Last synced: 10 Nov 2024

https://github.com/parthjohri/bookish-nerd

This is a website created for the people to help them find which book to read.

beginner-friendly beginner-project css3 hacktoberfest hacktoberfest-accepted hacktoberfest2022 html5 javascript

Last synced: 10 Nov 2024

https://github.com/yesarib/notes-full-stack

🌱 The project serves as a beginner-level example for those looking to learn TypeScript.

api api-rest beginner-project beginner-typescript mongodb nodejs react typescript

Last synced: 10 Nov 2024

https://github.com/cassiobotaro/building_web_apps

:neckbeard: Learning go with book "Building web apps with Go"

beginner-project go golang

Last synced: 10 Nov 2024

https://github.com/janubhav/calculator-py

A calculator made using Python framework Tkinter

beginner-friendly beginner-project easy python python3 tkinter tkinter-gui tkinter-python

Last synced: 12 Nov 2024

https://github.com/softcodenet/order-food

This is a beginner level GO project using which you can order food in a restaurant.

beginner-project golang golang-project project

Last synced: 09 Dec 2024

https://github.com/raofin/bearburger-mini

A web-based food management system, created utilizing fundamental PHP, HTML, and CSS.

academic-project beginner-project css food-management food-ordering html php restaurant-management

Last synced: 06 Nov 2024

https://github.com/overorion/atom_projects

Beginner's python files/projects

beginner-project python3

Last synced: 11 Nov 2024

https://github.com/yasin4261/my-spring-project

My basic java spring project

backend beginner-project java spring

Last synced: 11 Nov 2024

https://github.com/raofin/bearburger-php

A web-based food management system with an amazing frontend created with Plain PHP, Vanilla JavaScript, MySQL, and other technologies.

academic-project beginner-project css food-management food-ordering html javascript mysql php plain-php vanilla-javascript vanilla-php

Last synced: 06 Nov 2024

https://github.com/ktcotz/perfume

Gabrielle Essence Eau de Parfum - Olivier Polge

accesibility animations beginner-project bem css3 html5 variables

Last synced: 12 Nov 2024

https://github.com/techguysid/parkinglot

Parking Lot Automation in Golang

beginner-project golang golang-application

Last synced: 11 Nov 2024