Skip to content
View kugiyasan's full-sized avatar
😎
😎
Block or Report

Block or report kugiyasan

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

Pinned

  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