Skip to content
View yigittuncer07's full-sized avatar
Block or Report

Block or report yigittuncer07

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
yigittuncer07/README.md

Pinned

  1. lokishell lokishell Public

    LokiShell is a feature-rich Unix shell written in C, featuring command execution, built-in commands, bookmarks, file searching, and background process management. It offers a user-friendly interfac…

    C

  2. half-traveling-salesman half-traveling-salesman Public

    In this project, we attempted to solve a modified version of the traveling salesman problem in the most optimal way. We also documented our procedure.

    Java

  3. uni_registration_system uni_registration_system Public archive

    This is our term project for our Object Oriented Software Development class. It's meant to simulate a agile project development cycle.

    Java

  4. threads-experiment threads-experiment Public archive

    This C program showcases multithreading and synchronization through POSIX threads (pthread) to compute the sum of square roots within a user-specified range.

    C