Skip to content
#

codingprojects

Here are 13 public repositories matching this topic...

This repository contains the source code for a clone of the popular Flappy Bird game, developed using Python and the Pygame library. The game aims to replicate the original Flappy Bird experience, where players control a bird and navigate it through a series of pipes without crashing.

  • Updated Jun 20, 2024
  • JavaScript

This is a Course Registration System in C, created as my Semester 1 university project. It allows students to create accounts, register and view courses, and give feedback on both courses and instructors. The system uses file handling for storing student data, ensures input validation, and supports feedback printing.

  • Updated Sep 21, 2025
  • C

A Java-based Flight Reservation System that manages flight bookings, passengers, and waitlists using data structures like queues, binary search trees, and heap sort. Features include flight management, passenger prioritization, error handling, and file storage for efficient and scalable operations.

  • Updated Sep 21, 2025
  • Java

Improve this page

Add a description, image, and links to the codingprojects topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the codingprojects topic, visit your repo's landing page and select "manage topics."

Learn more