Skip to content
View kenneth-ge's full-sized avatar
πŸ’­
Always down
πŸ’­
Always down

Highlights

  • Pro

Block or report kenneth-ge

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

Hey! I'm Kenny πŸ‘‹

πŸŽ“ Junior at CMU SCS, studying CS, concentrating in programming languages. Also minoring in psychology. Graduating in 2026

πŸ”­ I love studying difficult problems, particularly in the intersection of computer science and psychology. I love thinking about how humans reason about problems, and how we express ourselves and relate to the world around us. I also enjoy hard optimization, and being able to design efficient and tight software in both an algorithmic and efficiency sense, as well as in a user-experience sense.

πŸ§ͺ Currently conducting research in ML and computer accessibility/HCI

πŸ”₯ My technical experiences lies in algorithms, backend web dev, systems and drivers, accessible web design, AI/ML (not necessarily confined to DL), desktop app development, networking, game dev, algorithms, and more.

Pinned Loading

  1. zero-latency-text-editing zero-latency-text-editing Public

    C++

  2. P2P-with-Hole-Punching P2P-with-Hole-Punching Public

    A terminal-based peer to peer chatting app that uses UDP hole punching

    Java

  3. Substitution-Algebra Substitution-Algebra Public

    A new system of math with an emphasis on developing problem-solving skills

  4. LANShare LANShare Public

    A Java program for sharing files over the local area network

    Java

  5. Tic-Tac-Toe Tic-Tac-Toe Public

    Multiplayer tic tac toe on a large board (trust me on this one)

    JavaScript

  6. A-Fine-Programming-Language A-Fine-Programming-Language Public

    Simple ML-style functional programming language that supports affine types!

    OCaml