Skip to content
View matejbucek's full-sized avatar

Highlights

  • Pro

Block or report matejbucek

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

Hi there, I'm Matěj Bucek! 👋

🎓 Currently studying at FIT VUT, I'm passionate about technology, from low-level system design to full-stack web development. I love tinkering with electronics and hardware! ⚡️

🚀 Projects I'm working on:

  • 🖥️ RiscVOS: My custom kernel and OS for the RISC-V architecture. 🚀 A deep dive into system programming.
  • 🌐 PowerDI: A modern PHP 8.2+ framework with built-in DI, ORM, and all the tools you need for web development.
  • 🛠️ NAS Hacking: Recently flashed a WD MyCloud EX2 Ultra with my own Ubuntu-based Linux distro. 📦 Planning to write a blog post about it soon!

🛠️ Technologies & Skills:

Languages:

  • 🖥️ C++, C, Java, Kotlin, TypeScript, PHP, HTML, CSS, SCSS

Frameworks & Tools:

  • 🔧 Backend: Spring, PowerDI
  • 🎨 Frontend: Svelte, Angular, QT
  • 🐧 Other: Linux (primary OS), Networking (Mikrotik, Ubiquiti), Arduino, Electronics

Databases & Messaging:

  • 🗄️ Databases: MySQL, MariaDB
  • 📨 Messaging: Kafka

🔧 Interests & Hobbies:

  • ⚙️ Low-Level Development: Passionate about OS kernels, hardware.
  • 🔌 Arduino & Electronics: I enjoy tinkering with circuits, sensors, and creating embedded systems.
  • 🌐 Networking: Big fan of Mikrotik and Ubiquiti networking gear.
  • 🖥️ Linux & Open Source: I like to explore how things work under the hood.
  • Coffee & Latte Art: A coffee enthusiast, constantly practicing my latte art skills!

✍️ Upcoming:

I'm planning to write a blog post about my experience flashing the WD MyCloud EX2 Ultra and running my custom Ubuntu-based Linux distro. Stay tuned!


Feel free to explore my repositories, drop me a message, or let's collaborate on something awesome!

📫 How to reach me: info@mbucek.cz

Pinned Loading

  1. Secure_Svelte_With_Keycloak Secure_Svelte_With_Keycloak Public

    Example of securing Svelte app with Keycloak

    TypeScript 8 4

  2. matejbucek matejbucek Public

  3. PowerDI PowerDI Public

    This is a really simple PHP 8 framework.

    PHP 1

  4. eme4j eme4j Public

    Extensible Math Expressions for Java

    Java

  5. SimpleRSA SimpleRSA Public

    Simple RSA implementation just for educational purposes. Omit any use in real projects.

    Java