Skip to content
View kugi83's full-sized avatar
😎
😎

Highlights

  • Pro

Block or report kugi83

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

Pinned Loading

  1. bfcc bfcc Public

    Blazingly Fast C Compiler (written in Rust)

    Rust 1

  2. chip8-emulator chip8-emulator Public

    IT HAS AN RGB DISPLAY

    Go 1

  3. nonogram nonogram Public

    A nonogram webapp written with leptos and tailwindcss

    Rust 1

  4. pathfinding pathfinding Public

    A simple pathfinding algorithm visualizer, written in vanilla js

    JavaScript

  5. advent_of_code_2022 advent_of_code_2022 Public

    my answers to this year's advent of code

    Rust 2

  6. sudoku_solver sudoku_solver Public

    A simple sudoku solver that I made in 2 days. The original goal was to solve a 2kyu kata on Codewars, but this solution works for at least 2 other katas and it can solve any size of sudoku (4x4, 9x…

    Python