Skip to content
View georgiabasa's full-sized avatar

Highlights

  • Pro

Block or report georgiabasa

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

Pinned Loading

  1. webdev-library webdev-library Public

    A web-based application for managing a lending library. The frontend allows users to browse and borrow books, while admins manage inventory and loan records. The backend supports authentication, au…

    JavaScript

  2. restaurant restaurant Public

    This application manages restaurant reservations, optimizes table allocation (including table merging for larger groups), and handles customer reviews. It evaluates query performance for operations…

    Python

  3. nsga_ii nsga_ii Public

    This project uses the NSGA-II algorithm to optimize the placement of EV charging stations, considering factors like station locations, BESS capacity, and solar power efficiency.

    Python

  4. project_security project_security Public

    This repository contains the mCertiKOS certified operating system kernel, focusing on security and formal verification using Coq and CompCert. It supports building and testing on bare-metal or QEMU…

    Coq

  5. Assembly Assembly Public

    exercises in 8085, 8086, arduino, arm microprocessors. Assembly and C++ code.

    Assembly

  6. OpSys OpSys Public

    This repository contains activities and tutorial exercises on operating system concepts. Activities 1–2 are based on xv6 (xv6-master), while Activities 3–5 use the Linux source code. Each activity …

    C