Skip to content
View yalcinalp's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report yalcinalp

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
yalcinalp/README.md
  • 👋 Hi, I’m @yalcinalp
  • 👀 I’m interested in highly scalable software systems
  • 🌱 I’m currently learning Kubernetes
  • 📫 How to reach me? Easy! yalcin.alp16@gmail.com

More specifically, I like working on the problems about Infrastructure of the Software Systems 🐳

Pinned

  1. Opti-Task-Scheduler Opti-Task-Scheduler Public

    A Chrome extension for finding the most optimized weekly schedule based on various metrics (tasks' dependencies on each other, deadlines, blocked times, etc.)

    Python

  2. Internet-Browsers-Tab-Mechanism-via-Linked-Lists Internet-Browsers-Tab-Mechanism-via-Linked-Lists Public

    Browser mechanism which supports multiple tabs and windows via Circular, Doubly Linked List.

    C++ 1

  3. Computer-Generated-Imagery-by-Graph-Structure Computer-Generated-Imagery-by-Graph-Structure Public

    MeshGraph & Binary Heap Implementation

    C++

  4. Proxy-Server-LRU-Cache-Mechanism Proxy-Server-LRU-Cache-Mechanism Public

    Cache Design with Least Recently Used (LRU) Logic

    C 1

  5. High-Performance-Matrix-Multiplication High-Performance-Matrix-Multiplication Public

    Memory Intensive and Low CPE: Matrix Multiplication & Point Reflection

    C

  6. Optimized-Y86-64-Processor-Code-and-Design Optimized-Y86-64-Processor-Code-and-Design Public

    Optimized Implementation of a Pipelined Y86-64 Processor for Maximizing Performance

    C