Shrilakshmi-NK / Basic-projects

Collection of basic mini-projects and programs in C, C++, and Python created for academic and learning purposes.

Repository from Github https://github.comShrilakshmi-NK/Basic-projectsRepository from Github https://github.comShrilakshmi-NK/Basic-projects

Mini Projects and Programs Repository

This repository contains a collection of mini programming projects and presentation files created for academic and learning purposes. Projects are implemented in various programming languages including C, C++ and Python.

CONTENTS

C++ Projects

  • Airplane ticket booking.cpp: A simple console-based program for booking airplane tickets. Demonstrates basic file handling and user input in C++.

C Projects

  • Calendar program.c: A basic program that displays a calendar for a given month and year using logic and loops in C.

Python Projects

  • Hangman.py: A command-line version of the classic Hangman game using Python. Good for practicing string manipulation and control flow.


PRESENTATIONS

  • CALENDER USING C.pptx: A presentation explaining the logic and implementation of a calendar program in C.

  • Project 1 hangman2.pptx: A slide deck outlining the Hangman project — features, code snippets, and demonstration.

  • project 2 ticket booking 2.pptx: A presentation about the airplane ticket booking system project, possibly explaining the flow and output of the program.

About

Collection of basic mini-projects and programs in C, C++, and Python created for academic and learning purposes.


Languages

Language:C 44.2%Language:C++ 35.2%Language:Python 20.6%