Skip to content
View hazardous-sun's full-sized avatar
☀️
Studying
☀️
Studying

Highlights

  • Pro

Block or report hazardous-sun

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

☀️

👋 Hey there! I'm Johannes.

  • 👀 Passionate about automation, algorithms, data structures, low-level programming, and the magical realm where math meets computing.
  • 🌱 Currently immersing myself in machine learning and LLMs.
  • ️ 💞️ Open to collaborations on public repositories—let's build something awesome together!
  • ️ 🖥️ Proudly navigating the digital landscape with Linux as my daily driver.
languages graph streak graph trophy graph

✍️ Preferred languages

go logo rust logo java logo python logo

🤖 Technologies I'm familiar with

bash logo postgresql logo firebase logo git logo docker logo podman logo anaconda logo opencv logo

📬 How to reach out to me

Pinned Loading

  1. image-manipulation-tool image-manipulation-tool Public

    A tool for digital image processing. Supports filters, geometric transformations and mathematical morphology manipulation.

    Go

  2. go-image-to-ascii go-image-to-ascii Public

    This Go project converts images into UTF-8 art representations.

    Go

  3. todo-fyne todo-fyne Public

    A TODO list app developed with Go using the Fyne framework.

    Go

  4. color-picker color-picker Public

    A CLI tool written in Rust for color picking the value at a specific position in screen.

    Rust

  5. genetic-alghoritm-cpp genetic-alghoritm-cpp Public

    Designed to explore fundamental AI concepts and optimization algorithms, this project implements a simple Genetic Algorithm (GA) to find the optimal value for a function within a specified range.

    C++

  6. stock-control stock-control Public

    This project implements a basic stock management system in Java. It allows you to add, remove, search, and edit product and supplier information.

    Java