Skip to content
View hazardous-sun's full-sized avatar
☀️
Studying
☀️
Studying
  • Rio Grande do Sul, Brasil
  • 18:08 (UTC -03:00)

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 immersed in the languages of Rust, Go Python and Java to expand my coding horizons.
  • ️ 💞️ Open to collaborations on public repositories—let's build something awesome together!
  • ️ 🖥️ Proudly navigating the digital landscape with Linux as my daily driver.

rust logo go logo nixos logo

languages graph

Pinned Loading

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

    A tool for digital image processing. Contains a GUI where the user will can apply filters, geometric transformations and play with the mathematical morphology of the image.

    Go

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

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

    Go

  3. genetic-alghoritm-weasel genetic-alghoritm-weasel Public

    An implementation of a genetic algorithm to solve the "Weasel problem". The goal is to evolve a population of strings towards a target string.

    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