Skip to content
View pielesju's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Zentrum für Informationstechnologie
  • Freiburg im Breisgau, Germany
  • 13:39 (UTC +01:00)
  • LinkedIn in/pielesju

Block or report pielesju

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

About me 🧑‍💻

I am a passionate software developer and computer scientist based in Freiburg, Germany, with a focus on backend development and DevOps automation. Currently, I am working within the Jakarta EE ecosystem, with a growing expertise in Java, Linux, and automation tools like Ansible and Docker. My career path is focused on enhancing my skills in system-level programming, DevOps tools, and software architecture, with a strong interest in low-level programming and computer architecture.

Current skillset 🛠️

Software Development

  • Languages: C, Java, Python, Bash
  • Frameworks & Tools: Jakarta EE, Git, Maven, Ant, Docker

DevOps & Automation

  • CI/CD: Jenkins
  • Infrastructure as Code: Vagrant, Ansible

Hardware

  • Embedded Systems: Raspberry Pi (Pico)
  • Digital Electronics: PCB Design, Digital Circuits

My current "Pet Projects" 👨‍💻

I'm developing an 8-bit computer from scratch, based on the Texas Instruments 74 series. This project allows me to deepen my understanding of low-level programming, digital electronics, and computer architecture.

A Raspberry Pi Pico-based handheld "game console" with an 8x8 LED matrix display (a former school project). I am currently planning a second version, the GameBoy Pico Advance, which will feature a 320x240 display, to further explore embedded systems and hardware-software interaction.

CED is a vim-like text editor written in C using the ncurses library. This project helps me to learn ncurses and enhance my knowledge of performance optimization strategies.

Pinned Loading

  1. gameboy-pico gameboy-pico Public

    Software written in MicroPython for the "GameBoy Pico" a Raspberry Pi Pico Project using a 8x8 LED Matrix + Files for the PCB

    Python 5 3

  2. ctce ctce Public

    C

  3. tce8 tce8 Public

    Building a 8bit Computer from Scratch

  4. ced ced Public

    The CED (Code EDitor) is a vim like text editor written in c with ncurses

    C 1