Skip to content
View micooeyll's full-sized avatar

Block or report micooeyll

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

1- πŸ“„ My_Projects

2- 🧠 System Programming Lab

3- πŸ“š Data Structures Archive

4- β˜• Java OOP Workspace

5- πŸ“¬ Contact


πŸ’Ό Open LinkedIn Profile

----- My_Projects -----

Small experimental projects and exercises.

---- System Programming Lab ----

Low level Linux experiments.

βœ” fork() process creation
βœ” pthread multi-thread programming
βœ” PID lifecycle inside containers
βœ” Process synchronization studies

---- Data Structures Archive ----

βœ” Binary Search Tree
βœ” Linked List Operations
βœ” Josephus Problem
βœ” Tree Traversal Algorithms
βœ” Tower of Hanoi

---- Java OOP Workspace ----

βœ” Exception Handling Examples
βœ” GPA Calculation Application
βœ” Getter / Setter Multi-Class Practice
βœ” Java OOP Learning Repository

---- About Me ----

πŸ’» Languages: C β€’ Java β€’ Python

🐧 Platforms and applications that i can use : Linux β€’ WSL β€’ Eclipse β€’ Modelio β€’ Spyder 6 β€’ Ardunio IDE β€’ Microsoft Visual Studio β€’ Notepad++ β€’ Dev-C++

🐳 DevOps Tools: Docker β€’ Git β€’ GitHub

πŸ“¬ Contact ;

πŸ’Ό Open LinkedIn Profile

Pinned Loading

  1. linux-processes-docker--DEVOPS linux-processes-docker--DEVOPS Public

    Demonstrates Unix process creation and synchronization in C, containerized with Docker to explore process behavior inside containers.

    C 2

  2. threaded-service-docker--DEVOPS threaded-service-docker--DEVOPS Public

    Multi-threaded C application containerized with Docker demonstrating thread lifecycle and PID 1 behavior inside containers.

    C 2