Skip to content
View simonkdev's full-sized avatar
📚
Learning :)
📚
Learning :)
  • BSED GmbH
  • somewhere over the rainbow

Block or report simonkdev

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

Hello There 👋

Hi, I’m Simon — a German high school student with a strong passion for programming and technology. I currently work as a Junior Software Developer at BSED GmbH, where I gain practical experience while continuously refining my skills. Beyond that, I dedicate my spare time to exploring advanced topics in software development and experimenting with emerging technologies.

I’m always open to any and all inquiries or collaboration — don’t hesitate to get in touch.

simonkdev@proton.me Badge


Experience and Knowledge 🎓

Operating Systems 💽

Arch%20(former%20daily%20driver) Badge NixOS%20(daily%20driver) Badge

Programming Languages 💻

JavaScript Badge C%20 Badge Assembly%20(x86) Badge Java Badge Python Badge Arduino Badge Bash Badge C++ Badge

Web & Databases 🌐

MySQL Badge Node.js Badge

Tools and Platforms 🛠️

Docker Badge GitHub Badge Espressif Badge Pandas NumPy

Currently Learning 📖

AI/ML%20Development Badge Operating%20System%20Development Badge Cybersecurity Badge




Pinned Loading

  1. nix-configuration nix-configuration Public

    My flake-based NixOS configuration, complete with custom modules and a modular approach

    Nix 1

  2. TS-Code-Studios/Spell-Chess TS-Code-Studios/Spell-Chess Public

    A complete chess game written in Java. Includes a graphic interface and great functionality. Currently paused, spell integration is still pending

    Java 2

  3. myOS myOS Public

    An early-stage, bootable operating system with a custom bootloader written in Assembly as well as its own kernel and tty written in C. Only supports Legacy BIOS

    C 1

  4. MNIST-neural-network MNIST-neural-network Public

    A multilayer perceptron (MLP) for the MNIST dataset (digit recognition) written from scratch using only numpy and devenv for reproducibility.

    Jupyter Notebook