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.

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
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. dictionary dictionary Public

    A simple dictionary application using Next.js & shadcn/ui

    TypeScript

  4. connect4 connect4 Public

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

    TypeScript

  5. mnist-net mnist-net Public

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

    Python

  6. tiktok-ball tiktok-ball Public

    That one tiktok bouncing ball animation automated with Pygame

    Python