Skip to content
View KCSquid's full-sized avatar
👻
👻

Highlights

  • Pro

Block or report KCSquid

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

Hey! I'm KCSquid 🦑

From tinkering with Scratch in grade 2, to Python scripts, C++ experiments, and now building for the web, I've always been curious about how things work, and even more excited to make them work differently.

Visit my website to learn more about me.

Pinned Loading

  1. language-coach language-coach Public

    free speaking practice with AI!

    TypeScript

  2. virtis virtis Public

    Virtis, a toy programming language written in TypeScript with Deno to explore parsing, tokenization, and code generation.

    TypeScript

  3. connect4 connect4 Public

    A player-vs-AI Connect 4 game using the minimax algorithm.

    TypeScript

  4. mnist-net mnist-net Public

    A neural network from scratch using NumPy & Matplotlib to recognize the numbers from the MNIST dataset.

    Python

  5. turny-stark turny-stark Public

    Auto solving cube robot. This is the algorithm used to rotate the cube to correct positions + the servo control and tuning.

    Python

  6. cube-control cube-control Public

    A THREE.js model of a rubiks cube integrating with my auto-solving robot turny-stark.

    JavaScript