Skip to content
View ta5een's full-sized avatar

Highlights

  • Pro

Organizations

@helios-lang
Block or Report

Block or report ta5een

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

Hi there ๐Ÿ‘‹

let name = "Ta-Seen"
let description = "an undergraduate student and tech enthusiast"
let major = "Software Engineering"
let university = "the University of Technology Sydney"

console.log(`Hi! My name is ${name}. I'm ${description} studying ${major} at ${university}.`)
// Hi! My name is Ta-Seen. I'm an undergraduate student and tech enthusiast
// studying Software Engineering at the University of Technology Sydney.

Contact Me

You can reach me through any of the following below:

Languages and Tools

Here's a list of technologies I use and love everyday:

typescript javascript react nodejs rust vscode vim

My GitHub Statistics

Pinned

  1. helios-lang/helios helios-lang/helios Public

    The Helios programming language

    Rust 4

  2. rust-os rust-os Public

    A simple operating system written in Rust (guided by Philipp Oppermann's blog at https://os.phil-opp.com)

    Rust