Skip to content
View cubedhuang's full-sized avatar

Highlights

  • Pro

Organizations

@korahq
Block or Report

Block or report cubedhuang

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

Hi 👋! I'm Daniel, a 17-year-old developer from the United States.

My Skills

My Projects ✨

  • 🌎 My Personal Website, made with Next.js, TypeScript, and TailwindCSS. It includes a breakdown of my top Spotify tracks!
  • 📖 nimi.li, an interactive Toki Pona dictionary which uses sona Linku, lipamanka's semantic spaces, and the public subset of Toki Pona Dictionary by jan Sonja.
  • 🖥️ College Board Pseudocode Interpreter, an interpreter for the pseudocode language College Board specifies on the AP Computer Science Principles Exam reference sheet. It includes a breakdown of tokens processed and a collapsible abstract syntax tree to explore.
  • 🛠️ Slate - Discord Bot, a general-purpose utility Discord bot with features like math solving, moderation, and voice channel activities. It's still closed source because I used to have a bunch of tokens and stuff laying around in the source code and I'm in the middle of a rewrite to support interactions. But it still works!
  • 📓 Discord Embed Creator, a tool that lets you create, share, and generate discord.js and discord.py code to send message embeds.
  • 🕊️ Boids, a flocking simulation with tons of different parameters to mess around with. It uses PixiJS for rendering and is optimized with a spatial subdivision system. Inspired by the Coding Train's flocking simulation coding challenge.
  • 🟩 Wordle Bot, a simple Discord bot which uses image rendering to play games, showing the game keyboard to be as accurate to the original site as possible.
  • 🧪 CubeDHuang: Web Experiments, a lot of old games and stuff I tried making in middle school. There are also some more recent experiments I threw together like a Wordle result narrower on the more experiments page.

Pinned

  1. sona-nimi sona-nimi Public

    An online, interactive toki pona dictionary which uses public data about popular words and compounds.

    Svelte 30 7

  2. dan.onl dan.onl Public

    My personal website, deployed on Vercel with Next.js, TailwindCSS, and TypeScript.

    TypeScript 3 3

  3. boids boids Public

    An interactive 2D bird flocking simulation using a spatial subdivision method to optimize performance for thousands of agents.

    JavaScript 21 4

  4. college-board-pseudocode-interpreter college-board-pseudocode-interpreter Public

    An interpreter for College Board's specified pseudocode for the AP Computer Science Principles Exam.

    TypeScript 10

  5. discord-embed-creator discord-embed-creator Public

    Tool to generate code for message embeds in discord.js and discord.py.

    TypeScript 29 9

  6. debating.live debating.live Public

    Shared timer website for timed debate formats.

    Svelte