There are 1 repository under coding-project topic.
Proyecto grupal del Curso "Desarrollo web con JAVA" impartido por Fundación Adecco.
A simple bank system using C, as a beginner project into C.
This resource contains a variety of simple yet powerful Python projects, designed to hone your coding skills and understanding of basic concepts.
Created using a combination of Sinatra and Ruby on Rails
This repository is a robust implementation of an airline ticket booking system, leveraging a tech stack that includes HTML, CSS, JavaScript, PHP, and SQL.
A 2-player math game for highschool students. Written with Javascript, HTML and CSS for Code Institude bootcamp project.
🐕 short and sweet html, css, and javascript version of the dog images api
A Java-based Number Guesser Game where players attempt to guess a number chosen by the guesser, showcasing modular design and logical comparisons.
Java GUI Based Simple ATM Simulator
This is a program that repeatedly asks for positive integers until the user enters a negative integer.
Vanilla JS Shopping Cart which uses local storage to store data. Beginner Project for understanding how 'Shopping Cart' works.