Skip to content
View xCirno1's full-sized avatar

Highlights

  • Pro

Block or report xCirno1

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

Header

Typing SVG


About Me

I'm a first-year CS student at UNSW with a deep fascination for how software interacts with hardware. I love peeling back the layers, from building softwares to architecting neural networks, and building systems that are fast, correct, and mine.

fn main() {
    let me = Developer {
        name:     "xCirno",
        uni:      "UNSW Sydney β€” CS Year 1",
        passion:  vec!["Low-Level Systems", "Graphics", "AI Research"],
        hardware: "Always asking 'but what does the CPU actually do?'",
        status:   "Currently hacking on Vertra Engine πŸš€",
    };
    println!("{:?}", me);
}

πŸ› οΈ Tech Stack

Languages

C Rust Python TypeScript

Tools & Environment

Linux Docker VS Code Nginx LaTeX Git


πŸ—οΈ Current Projects

Vertra Engine

A high-performance 3D graphics engine built from scratch. Exploring rendering pipelines, world systems, spatial data structures, and GPU interaction at a low level.

πŸ”¬ AI Research

Writing papers on Generative AI and the causal impacts of dataset filtering on model behaviour and output quality.

What's Next?

Always exploring new intersections of hardware and software. Open to collaborating on systems programming, compilers, graphics, or AI research projects.


πŸ“Š GitHub Stats

GitHub Streak


⚑ Fun Facts

  • 🐧 I spend way too much time ricing my Linux environment (worth it)
  • πŸ”© If a problem can be solved closer to the metal, that's where I'll go
  • πŸ“ I genuinely enjoy reading ISA manuals for fun

πŸ“« Let's Connect

Email GitHub


Footer

Popular repositories Loading

  1. numsy numsy Public

    Providing a powerful and accurate Math Solver.

    Python 6 1

  2. itsuki-bot itsuki-bot Public archive

    A private bot for the server i like.

    Python 2

  3. jarvide-api jarvide-api Public

    The API for interacting with user files

    JavaScript 1

  4. BM-Project BM-Project Public

    Implementation of Bintang Mulia's new tutor system.

    JavaScript 1

  5. supaswag supaswag Public

    TypeScript 1 1

  6. xCirno1 xCirno1 Public

    Config files for my GitHub profile.