Skip to content
View bugramatik's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report bugramatik

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

Popular repositories Loading

  1. library-management-api library-management-api Public

    This project is a warm-up task designed for the Sensgreen Internship Program creating a Library Management System using FastAPI and SQLAlchemy. It offers a practical API to handle books and student…

    Python 1

  2. Maze-Game Maze-Game Public

    Java

  3. ergenekonbugra-sahin-otsimointernship-task-backend-2023 ergenekonbugra-sahin-otsimointernship-task-backend-2023 Public

    Otsimo 2023 Internship Backend Task

    Python

  4. bomberman bomberman Public

    This is the first homework assignment for the CENG334 Operating Systems course. The main topics covered in this assignment are pipes, forks, and IPC.

    C

  5. e-commerce-cloud-computing e-commerce-cloud-computing Public

    Basic E-Commerce Website Deployed on Render for CENG495 Cloud Computing Course

    HTML

  6. parallel-matrix parallel-matrix Public

    This repository contains the implementation of a multithreaded matrix multiplication program for the CENG334 Operating Systems course. It uses pthreads in C++ to calculate the multiplication of mat…

    Python