Skip to content
View missipsag's full-sized avatar

Block or report missipsag

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
missipsag/README.md

Pinned Loading

  1. Travel-Agency-App Travel-Agency-App Public

    This travel management application is designed to help travel agencies manage their travel offers efficiently. Built with Python, MySQL, and Tkinter, it follows the Model-View-Controller (MVC) arch…

    Python 2

  2. Yelp-Camp-Website Yelp-Camp-Website Public

    This a website of camping company booking camps around the world. I used mongoDB as a database, nodejs for the backend, express, bootstrap 5, bcrypt for auth, ejs for templating.

    JavaScript 1

  3. CampusEnrollementApp CampusEnrollementApp Public

    A Python-based application for enrolling students into university, built using the Tkinter GUI library. This project allows administrators to manage student data efficiently, including adding and d…

    Python 2

  4. Terminal-todo-list Terminal-todo-list Public

    This a simple todo list that runs on terminal (bash). It helps to quickly arrange tasks in terminal without having to open another application and wasting focus time.

    Shell 2

  5. Sorting-algorithms-search-algorithms-and-complexity Sorting-algorithms-search-algorithms-and-complexity Public

    This is a project I did to resume my newly acquired knowledge about sorting algorithms, search algorithms and algorithm complexity after finishing the 'Data Structures and Algorithms' course at my …

    C 1

  6. LexiC-analyser LexiC-analyser Public

    This project is a Lexical Analyzer (Scanner) implemented in C, designed to tokenize a simple programming language. It processes an input string (source code) and identifies valid tokens such as key…

    C 2