Skip to content
View schrodlm's full-sized avatar
🍉
🍉

Block or report schrodlm

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

Pinned Loading

  1. ascii_art_generator ascii_art_generator Public

    Scala application designed to convert images into ASCII art representations. It supports various image processing steps including RGB to grayscale conversion, application of filters, and ASCII char…

    Scala

  2. original_selfie original_selfie Public

    Forked from cksystemsteaching/selfie

    An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.

    Jupyter Notebook

  3. S3_slovak_data_harvester S3_slovak_data_harvester Public

    Communication with Slovakian company register using S3 Java client. It downloads and extracts zipped JSON files providing information metadata about companies. This metadata can then be extracted u…

    Java

  4. sudoku_solver sudoku_solver Public

    program created in Racket programming language that is able to solve sudokus of any valid size.

    Racket

  5. tower-defense tower-defense Public

    Tower Defense game in terminal using C++ library ncurses

    C++

  6. 6502_emulator 6502_emulator Public

    Emulator for microprocessor MOS Technology 6502 done entirely in C++. MOS Technology is a 8-bit microprocessor introduced in 1975.