jay3332 jay3332

jay3332

Hey! I’m a 16-year old student who has a passion for software development and computer science. I created this portfolio as a way to showcase and elaborate on my projects and accomplishments.

I’m currently working on a few projects, including the Terbium Programming Language, the Adapt chat platform, and RIL, an image processing library for Rust. You can view almost all of my projects on my GitHub profile. I typically open-source my work and make it available for others to use and contribute to.

My Stack

Languages

I primarily program in Rust, Python, and Kotlin when dealing with systems programming and backend development. I also use C/C++ for competitive programming and native bindings with Rust.

Data Management

PostgreSQL is my go-to database for relational data storage, while Redis is used for caching and session management. I also use RabbitMQ as a way to pass messages and events between microservices.

Web Development

When developing websites, I use TypeScript with frameworks such as Astro (like this website), Solid.js, and React. Sometimes, I may also integrate my Rust projects into my websites using WebAssembly. For styling, I primarily use TailwindCSS and Sass.