Skip to content
View veternitzz's full-sized avatar

Organizations

@skipstone-com

Block or report veternitzz

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

hi i'm ant!👋

i like to work on open source projects sometimes.

my languages⌨️

the main three languages i use are rust🦀, luau🦭, and python🐍. i'm proficient in all three, especially rust and luau.

honorable mentions (languages i vaguely know but don't enjoy): go, javascript, typescript, c, and c++.

my projects🔥

my only production-ready project is rlog, a logger for the lune runtime. however, I am currently working on koro (formerly duc) - a general purpose luau toolchain written in rust. i also forked pesde's progress bar (although it's probably severely out of date). the only semi-active project out of these three is koro.

my programming journey🚶

i've been working with luau on and off since 2018. however, the first language i truly picked up and became proficient in was python, sometime in late 2020 or early 2021. around the same time, i continued working with luau and became an "advanced" luau dev sometime in 2024. in early 2024, i picked up rust and i didn't become really proficient in rust until last year. i'm definitely not a master in rust, but i know my way around the language.

Pinned Loading

  1. koro koro Public

    a general purpose luau runtime

    Rust

  2. rlog rlog Public

    A simple Log class for Lune.

    Luau 1