Skip to content
View chocorho's full-sized avatar
💭
💭

Block or report chocorho

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

Hello / 안녕하세요 👋

Programming Language Experience

  • Languages I Use Regularly
    C89/99 Java 8,11 Kotlin Python3 Bash C++11(My C++ Demos)
  • Languages I Used Years Ago
    • ASM (Reading x86, x86_64, MIPS)
    • OCaml
    • Prolog
  • Languages I'm Learning
    Rust Haskell Perl(My Perl Demos)

Project List

  • Game engines using SDL
  • Apache server
    • GOAP Game
    • GPG Game (in progress)
    • RSA Encryption in PHP
    • Kyber Encryption in PHP
  • Gemini server (gemini://themathjester.com)
  • Finances CSV Parser
  • Auditory (TTS) Text Editor
  • Customizable Facebook RSS Feed
  • Libraries to make AoC challenges quicker to solve

Note: most, though not all, of these projects are proprietary. In order to collaborate or view my source code, you may first need to Speak To Me.

Interests

  • Embedded Software
  • GNU/Linux
  • Complexity theory
  • Korean language / culture
  • Abstract Algebra
  • Music
  • Debate

Pinned Loading

  1. speak-to-me-license speak-to-me-license Public

    An experimental, custom license -- complete with DRM enforcement! -- designed to incentivize communication and collaboration.

    3

  2. cplusplus-demos cplusplus-demos Public

    A place to store my simple exercises and explorations of modern C++, including keywords, exceptions, smart pointers, and so on.

    C++

  3. perl-practice perl-practice Public

    a place to learn and practice perl, with an eye towards becoming familiar enough with it to use it for quick personal calculations (in place of python).

    Perl

  4. BorisEngine2 BorisEngine2 Public

    Forked from Rariolu/BorisEngine2

    A game engine created using SDL2.

    C++ 1

  5. blame blame Public

    Forked from DeflatedPickle/blame

    A C++ library for TUIs (terminal user interfaces).

    C++

  6. aoc_visuals aoc_visuals Public

    Python