Skip to content
View Xia-Qi2450's full-sized avatar
💡
I'm out of ideas...
💡
I'm out of ideas...

Block or report Xia-Qi2450

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Xia-Qi2450/README.md

Hi, I'm Xia Qi 👋

Typing SVG

Python TypeScript Vue Java

GitHub Stats GitHub Stats

I'm a student from Singapore who enjoys building Python tools, web apps, and occasionally turning small ideas into projects far larger than originally intended. Studies at Hwa Chong International School, and is an anime fan. Currently probably deep in a rabbit hole somewhere.

Stack

Languages PythonHTMLCSSJavaScript

Technologies Arduino3D PrintingPC Building

Game Development Luau (Roblox)Minecraft Modding

Xia-Qi2450's GitYear

My Github Game

Some things I've built

  • pyhash — a Python executable to verify the integrity of your files using hashing.

    GitHub Stats

  • EulerProjectAttempts — My attempts on the famous Project Euler problems in python, not finished but it's on the way.

    GitHub Stats

  • dogcheck — a web recreation of the DOGCHECK screen from Toby Fox's games, with URL-param overrides and a 5% chance of a DELTARUNE Ch.4 easter egg.

    GitHub Stats

  • python-war-crimes — a collection of the most cursed and bad Python syntax that will haunt me in 3 AM.

    GitHub Stats

  • quintupletSort — a Python meme sorting algorithm referencing the romance anime The Quintessential Quintuplets.

    GitHub Stats

More — including works in progress — on my portfolio, which is now a full boot-to-desktop web OS with its own terminal, task manager, and (if you're patient) a fake BIOS screen. It doesn't support mobile devices so for mobile/tablet go to portfolioClassic

Open Source

Contributed towards (ing) Studios, check out their open-source projects here

Featured:

  • Turtlebrowse - A Material You themed JVM based agentic browser made in JCEF.

    GitHub Stats

  • Calculite - A simple, Material You themed calculator with unit conversion (Beta). You can also install Calculite as a web app on your devices.

    GitHub Stats

  • Markdowned - A simple web based Markdown editor with agentic AI features.

    GitHub Stats

Off duty

Minecraft, DELTARUNE, and ULTRAKILL take up most of my free time when I'm not at a keyboard for work. Also a fan of Hatsune Miku, Kasane Teto and just voice synth music in general, no shame. A huge anime fan at heart, call me a weeb if you will, I don't care.

Minecraft

Plays DonutSMP, PVPClub (quit) and mainly modded.

Modded includes:

ULTRAKILL

Finished all levels on Harmless (I am still trash at the game) with all P-Ranks other than Layer 8 : Fraud.

Favorite Layer: 2 - Lust

Favorite Level: P-2 : Wait of the World

Favorite Weapon: Alternate Shotgun (Jackhammer)

Connect

Pinned Loading

  1. dogcheck dogcheck Public

    The famous DOGCHECK from Toby Fox's games. Now in a web format with customisation

    HTML

  2. EulerProjectAttempts EulerProjectAttempts Public

    Code Attempts of the https://projecteuler.net/archives questions

    Python

  3. pyhash pyhash Public

    A way of ensuring the integrity of your files by using hashing algorithms

    Python 1

  4. Deep-Focus Deep-Focus Public

    Just a simple Pomodoro timer and a Music Player integrated.

    HTML

  5. python-war-crimes python-war-crimes Public

    A collection of Python programming war crimes, cursed code, and anti-patterns that should never see production.

    Python

  6. quintupletSort quintupletSort Public

    A Sorting algorithm that splits and uses selection sort to sort stuff. Obviously referencing The Quintessential Quintuplets

    Python