Skip to content
View tuanadurmus's full-sized avatar

Block or report tuanadurmus

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Exploratory-Data-Analysis-EDA-of-Personal-Digital-Consumption Exploratory-Data-Analysis-EDA-of-Personal-Digital-Consumption Public

    EDA on personal TikTok likes & Spotify listening data: scraping hashtags, genre enrichment via Spotify API, ML classification & hypothesis testing

    Jupyter Notebook

  2. Linux-Shell-Interpreter Linux-Shell-Interpreter Public

    Core execution engine of a UNIX-like shell written in C (pipes, fork/exec, I/O redirection, LoopPipe)

    C

  3. Discrete-Event-System-Simulator Discrete-Event-System-Simulator Public

    Discrete-event system simulator in C with modular, event-driven design

    C

  4. Synchronization-Study Synchronization-Study Public

    Study on concurrency and synchronization concepts in C

    C++

  5. Virtual-Memory-Simulator Virtual-Memory-Simulator Public

    Virtual memory management simulator in C implementing paging and memory abstraction

    C

  6. Lexical-Analyzer-Flex Lexical-Analyzer-Flex Public

    Lexer implemented with Flex (tokenization & lexical analysis)