Skip to content
View ARagdollCat's full-sized avatar
  • Arlington, TX, USA
  • 18:38 (UTC -04:00)

Block or report ARagdollCat

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

Typing SVG GitHub followers GitHub User's stars

Lua Python C++ JavaScript TypeScript


🌲 More about me...

  • I've learned the languages Lua, Python, C++, JavaScript, and TypeScript.
  • I'm currently learning Rust.
  • My special interests are game development and systems programming.
  • I am working on py-bash, a Bash simulator written in Python.
  • My favorite animals are cats, and especially ragdoll cats.
  • My favorite color is orange.

🚀 Projects

Project Summary Stage
py-bash A CLI-based OS simulator written in Python. Alpha
my_second_calculator.py An expansion of my_first_calculator.py. Complete

💡 Synopsis

I'm a passionate programmer with 6 years of experience in languages like Lua, JavaScript, TypeScript, C++, and Python. I started my coding journey on Scratch, creating small games, and eventually moved into Roblox development with Luau. Since then, I've explored multiple languages and have grown newfound skills. Looking forward, I hope to major in computer science at MIT.

#include <print>

int main() {
  if (a + b == c) {
    std::print("d");
  }

  return 0;
} 

Pinned Loading

  1. py-bash py-bash Public

    A Bash simulator written in Python.

    Python 1

  2. my_second_calculator.py my_second_calculator.py Public

    Python 1