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

Projects in Awesome Lists tagged with school-assignment

A curated list of projects in awesome lists tagged with school-assignment .

https://github.com/kennfatt/tuliptales-android

🌷 Android Kotlin application with Firebase Firestore

android-application crud firebase-firestore kotlin school-assignment

Last synced: 21 Feb 2025

https://github.com/i5-650/devops-course

The repository of all my devops classes

ansible devops devops-tools docker docker-com school-assignment

Last synced: 23 Feb 2025

https://github.com/i5-650/client-server

Client-server project for school

c clang client-server school-assignment

Last synced: 23 Feb 2025

https://github.com/manzolimatheus/basicv1

Exercício da escola sobre criar uma criptografia

python school-assignment school-project

Last synced: 21 Mar 2025

https://github.com/ingrownmink4/hiperarduinodecompras

⚡🦀 🦸🏿‍♀️🦸🏻‍♂️ An ambitious, Arduino-based project to monitor physical shopping carts, written in Rust!

arduino newbie-code rust-lang rust-language school-assignment school-project

Last synced: 05 Apr 2025

https://github.com/pjiwm/ads

Sandbox for the subject algorithm and data structures.

algorithms algorithms-and-data-structures data-structures java school-assignment

Last synced: 02 Mar 2025

https://github.com/matt0550/civicamente

Civicamente è un progetto scolastico che contiene la teoria riguardante l'educazione civica fatta in 4° superiore.

educazione-civica html-css-javascript school-assignment school-project

Last synced: 05 Apr 2025

https://github.com/jamartg/comp1220

personal website assignment

css html javascript school-assignment

Last synced: 24 Feb 2025

https://github.com/deanlemans/ddw-2024

Rock Paper Snail

ddw school-assignment unity

Last synced: 22 Dec 2024

https://github.com/fulcrum101/klases_avize

Mēs esam Rīgas Valsts 1. ģimnāzijas programmēšanas novirziena 10. klase! Un šajā mājās lapā pēc mūsu klases audzinātājas pieprasījuma Jūs varat mūs iepazīt tuvāk!

blog python python-web-development python-webapp python3 pythonweb rv1g school school-assignment school-project streamlit

Last synced: 04 Mar 2025

https://github.com/pikmin-rgb/Piscine_CPP

10 modules to discover CPP

cpp-learning cpp98 school-assignment

Last synced: 17 Feb 2025

https://github.com/johnfromspace/matlab

MATLAB (an abbreviation of "MATrix LABoratory") is a proprietary multi-paradigm programming language and numeric computing environment developed by MathWorks. MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages.

calculus math mathematics maths matlab matlab-code matlab-script school-assignment university-course university-project

Last synced: 05 Mar 2025

https://github.com/johnfromspace/foundations-in-programming-in-cpp-

This is a repo that has many basic functions and tasks for many university and school projets that can be used for learning C++. To be updated.

cplusplus cplusplus-14 examination foundations functions programming-exercises programming-fundamentals school-assignment study-materials university-assignment

Last synced: 05 Mar 2025

https://github.com/dbish6/class-work

These are assignments that were done in my Software Development course at Keyin College.

course course-materials school school-assignment school-project

Last synced: 20 Feb 2025

https://github.com/monambike/yotsuki-web-desktop

A project aimed at creating a gamer-centric social network inspired by the Steam model, developed for SENAI.

csharp css documentation excel games html javascript portuguese portuguese-brazilian powerpoint school-assignment school-project senai senaisp sql word

Last synced: 22 Mar 2025

https://github.com/mhashim6/os-assignments

Operating Systems School assignments.

operating-system os school-assignment

Last synced: 05 Mar 2025

https://github.com/pikmin-rgb/net_pratice

This document is a System Administration related exercise

ip network school-assignment

Last synced: 05 Mar 2025

https://github.com/kplanisphere/problemario-1-mdlp-u4

Metodología de la Programación - UNIDAD 4: CONCEPTOS BASICOS DE LA COMPUTACION

pseint pseudocode school-assignment

Last synced: 19 Feb 2025

https://github.com/tokyrt/critical-path-method-visualizer

A simple visualization of the critical path method for task management

cpm graph pert react react-flow school-assignment task-management visualization vite

Last synced: 06 Mar 2025

https://github.com/devsubid/c-programming

Basic Programs using C-Programming

c c-basic learning learning-exercise school-assignment

Last synced: 18 Feb 2025

https://github.com/emikodes/parini-x-agenda2030

Ricerca scolastica svolta nel 2022, riguardo lo studio dell'autore "Giuseppe Parini" in chiave moderna.

agenda-2030 educazione-civica giuseppe-parini goldoni parini school-assignment school-project

Last synced: 26 Feb 2025

https://github.com/0vergrown/number-processing-and-output-utility

This C++ program demonstrates using while loops to handle user input, calculate and display odd and even numbers, and their sums within specified ranges. It also outputs squares of numbers and uppercase letters, providing a practical example of basic programming concepts.

assingment character-output console-application cplusplus education educational number-processing output school school-assignment while-loop

Last synced: 18 Feb 2025

https://github.com/0vergrown/number-classifier

A simple C++ program to classify a user-entered number as positive, negative, or zero, demonstrating basic C++ syntax and operations.

assignment beginner-friendly console-application cplusplus cpp educational number-classification school-assignment student

Last synced: 18 Feb 2025

https://github.com/karol-szymanowski/so

School projects

school-assignment

Last synced: 05 Mar 2025

https://github.com/arfabanyu/simple-web-page

Mini Project 1 – A simple web page built for school assignment purpose. Built with HTML.

frontend html school-assignment web-development

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-uynab-biography

Mini Project 6 – A bio/portofolio app that contains general information about me for school assignment purpose. Built with HTML and CSS.

biography css frontend html landing-page portfolio-website school-assignment web-development

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-prime-number-generator

Mini Project 25 – A simple prime number generator between the two values given for school assignment purpose. Built with HTML, CSS, and Javascript.

app-development css frontend html javascript school-assignment simple-project vanilla-javascript web-app

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-text-color-changer

Mini Project 17 – A simple text color changer for school assignment purpose. Built with HTML, CSS, and Javascript.

app-development css frontend html javascript school-assignment simple-project text-color-changer text-colorization vanilla-javascript web-app

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-fruit-inventory-v3

Mini Project 28 – Adding array implementation to fruit inventory v2 project for school assignment purpose. Built with HTML, CSS, and Javascript.

app-development css frontend fruit-inventory html javascript school-assignment simple-project vanilla-javascript web-app

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-fruit-inventory-v4

Mini Project 29 – Adding pagination to fruit inventory v3 for school assignment purpose. Built with HTML, CSS, and Javascript.

app-development css frontend fruit-inventory html javascript pagination school-assignment simple-project vanilla-javascript web-app

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-grid-layout

Mini Project 8 – A simple grid layout for school assignment purpose. Built with HTML and CSS.

css frontend grid-layout html school-assignment simple-project web-development

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-number-sorting

Mini Project 26 – A simple numbers sorter for school assignment purpose. Built with HTML, CSS, and Javascript.

app-development css frontend html javascript number-sorter school-assignment simple-project vanilla-javascript web-app

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-grid-layout-v2

Mini Project 9 – A simple grid layout for school assignment purpose. Built with HTML, CSS, and Javascript.

css frontend grid grid-layout html school-assignment simple-project web-development

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-grid-layout-v4

Mini Project 11 – A simple grid layout for school assignment purpose. Built with HTML, CSS, and Javascript.

css frontend grid grid-layout html school-assignment simple-project web-development

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-coffee-shop-ecomm

Mini Project 5 – A simple coffee shop ecommerce web page for school assignment purpose. Built with HTML.

coffee-shop ecommerce ecommerce-website frontend html landing-page school-assignment simple-project web-development

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-login-register-ui

Mini Project 12 – A simple login-registration form UI design for school assignment purpose. Built with HTML, CSS, and Javascript.

css frontend html login-page login-register-ui registration-page school-assignment simple-project web-app web-development

Last synced: 15 Mar 2025

https://github.com/arfabanyu/timestamp-feature-documentation

Mini Project 13 – A simple landing page that contains documentation about app's feature for school assignment purpose. Built with HTML and CSS.

css frontend html landing-page school-assignment simple-project web-development

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-fruit-inventory-v2

Mini Project 23 – Adding edit button to simple fruit inventory project for school assignment purpose. Built with HTML, CSS, and Javascript.

app-development css fruit-inventory html javascript school-assignment simple-project vanilla-javascript web-app

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-even-text-highlighter-v2

Mini Project 18 – A simple even text highlighter using for loop for school assignment purpose. Built with HTML, CSS, and Javascript.

app-develoment css even-text-highlighter frontend html javascript school-assignment simple-project vanilla-javascript web-app

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-schedule-table

Mini Project 2 – A simple schedule table for school assignment purpose. Built with HTML.

frontend html html-table schedule-table school-assignment simple-project

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-fruit-inventory

Mini Project 21 – A simple fruit inventory using crud for school assignment purpose. Built with HTML, CSS, and Javascript.

app-development css frontend fruit-inventory html javascript school-assignment simple-project vanilla-javascript web-app

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-odd-even-text-color-changer-v2

Mini Project 20 – Adding text cofiguration feature to odd-even-text-color-changer project for school assignment purpose. Built with HTML, CSS, and Javascript.

app-development beginner-friendly css frontend html javascript odd-even-text-color-changer-v2 school-assignment simple-project vanilla-javascript web-app

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-odd-even-text-color-changer

Mini Project 19 – A simple odd-even text color changer for school assignment purpose. Built with HTML, CSS, and Javascript.

app-development css frontend html javascript odd-even odd-even-text-color-changer school-assignment simple-project vanilla-javascript web-app

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-route-generator

Mini Project 22 – A simple route generator for school assignment purpose. Built with HTML, CSS, and Javascript.

app-development css frontend html javascript route-generation route-generator school-assignment simple-project vanilla-javascript web-app

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-exam-generator

Mini Project 24 – A simple exam/questions with its answer generator for school assignment purpose. Built with HTML, CSS, and Javascript.

app-development css frontend html javascript school-assignment simple-project vanilla-javascript web-app

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-grid-layout-v3

Mini Project 10 – A simple grid layout for school assignment purpose. Built with HTML and CSS.

css frontend grid grid-layout html school-assignment simple-project web-development

Last synced: 15 Mar 2025

https://github.com/arfabanyu/simple-farenheit-to-celcius

Mini Project 1 – A simple farenheit to celcius converter for school assignment purpose. Built with HTML, CSS, and Javascript.

app-development css farenheit-to-celcius frontend html javascript school-assignment temperature-converter vanilla-javascript web-app

Last synced: 15 Mar 2025