Skip to content
View MedrekIT's full-sized avatar

Highlights

  • Pro

Block or report MedrekIT

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

Hi there, I'm Daniel

πŸ‘¨β€πŸ’» About Me

  • Computer Science student, passionate about backend development and DevOps.
  • Python enthusiast (with personal experience)
  • Curious about computer architecture and low-level systems (I'm going to build a simple computer on a breadboard in a future)
  • Chess player, book lover, and currently leveling up on Boot.dev backend course.
  • Always eager to learn, collaborate, and tackle new coding challenges.
  • C2 English certificate

πŸ› οΈ Skills

  • Programming languages: Python, C++, JavaScript, HTML, CSS, (a bit of SQL)
  • Technologies & Tools: Git & GitHub, Neovim, Linux (Arch btw.)
  • Interests: Algorithms & Data Structures, Backend, Game Development, AI

🚩 Projects

Project Description Skills
LEMP Web stack A Docker Compose container created for building LEMP Web stack from scratch Docker Compose, CI/CD, GitHub Actions
Snake Classic snake game remake in Python Python, Pygame
Maze Solver Visualizes maze creation & pathfinding Python, Pygame
Sorting Visualizer Animates various sorting algorithms Python, Pygame
Asteroids Arcade-style asteroid game remake (created with Boot.dev) Python, Pygame
Static site generator Ongoing project HTML static site generation from MD format (created with Boot.dev) Python

(More to come!)

🌐 Reach me


Thanks for visiting my profile! If you want to collaborate or just chat about tech, feel free to reach out!

Pinned Loading

  1. static-site-generator static-site-generator Public

    Third project from [Boot.dev](https://boot.dev) course

    Python

  2. lemp_stack lemp_stack Public

    LEMP - web stack created for solutions written in PHP that support the MySQL database

    PHP

  3. Maze-solver Maze-solver Public

    Animation of generating and solving maze

    Python

  4. Sorting-algorithms Sorting-algorithms Public

    Visualization of sorting algorithms

    Python

  5. Snake Snake Public

    Implementation of the Snake game

    Python