Skip to content
View CheetahDoesStuff's full-sized avatar

Highlights

  • Pro

Block or report CheetahDoesStuff

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

image

Who am i?

I am Cheetah, a teenager that loves coding and has been coding since i was 7 years old.

My projects

Web projects

  • pesto - A simple but useful pastebin clone, written in rust to learn SQL and SQLite
  • wrix - A chat room, written in rust to learn websockets
  • kiln - A url shortener, written to learn the TailwindCSS standalone CLI

Software projects

  • Raytracer - A raytracer written in rust, with features such as quads and procedural textures.
  • xv0 - A simple operating system written in rust, that boots, and runs doom!
  • coolcaves - A tui that procedurally generates caves! My first rust project.
  • dirlink - A cli tool written in python to navigate your filesystem faster.
  • HolyShit - An interpreted esoteric programming language written in python, similar to brainf*ck but with some extra features and even more annoying!
  • PyCodeObfuscator - A tool to obfuscate python code using recursive chunked, randomly encrypted blocks of code.
  • BEANS - An interpreted programming language with assembly-like syntax and a GUI debugger which shows live memory updates etc.

My tech stack

HTML5 TailwindCSS JavaScript Rust Axum Tokio Serde SQLx Reqwest Python uv SQLite Vercel Netlify Cloudflare Github Pages GitHub Actions Docker Arch Debian Proxmox Visual Studio Code PyCharm IntelliJ IDEA Neovim Git Obsidian

Coding stats

Overall github stats
Coding time stats
Contributions

Pinned Loading

  1. BEANS BEANS Public

    Custom Assembly Architecture With Interpreter And Modular IO API

    Python 1

  2. kiln kiln Public

    CSS

  3. pesto pesto Public

    HTML

  4. Raytracer Raytracer Public

    A raytracer in rust

    Rust

  5. wrix wrix Public

    Rust

  6. xv0 xv0 Public

    Rust