Skip to content
View caglakahriman's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report caglakahriman

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

  1. Dining-Philosophers Dining-Philosophers Public

    Algorithm to solve the dining philosophers problem, written in C

    C

  2. Python3-GoogleSheetsAPI-Class Python3-GoogleSheetsAPI-Class Public

    This repository contains the class I created to simplify connecting to Google Sheets API in Python.

    Python

  3. C-Minilibx-2D-Game C-Minilibx-2D-Game Public

    A 2D game, created using Minilibx library of C programming language.

    C

  4. Radix-Sort-Assembly Radix-Sort-Assembly Public

    Sorting data on stack, with a limited set of instructions, using the lowest possible number of actions

    C

  5. freecodecamp-exercise-tracker freecodecamp-exercise-tracker Public

    freeCodeCamp's web application project with Node.js and Express.js. Used MongoDB Atlas for database.

    JavaScript

  6. pyeditorial_cms pyeditorial_cms Public

    The development environment for PyEditorial CMS. Updated database choice to PostgreSQL, used Gunicorn and created an automation bash scipt.

    Python