Skip to content

iamEvanYT/iamEvanYT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

About Me

I like developing cool stuff using Roblox and Web Technologies.

I am fluent in TypeScript (typed JavaScript), Luau (derived from Lua), and Python. My favourite language is TypeScript as I can see a lot of potential with it.

My Projects

Flow Browser (Owner & Maintainer)

Time Period: March 2025 - Present

Arc Browser was being abandoned at the time and there is no good alternatives. Zen Browser is one, but it is built with Firefox which is not preferred by people. So I started building this browser, hoping to make it good enough so I can switch over.

Toilet Tower Defense (Lead Developer)

Time Period: July 2023 - Present

This Roblox game is based on the popular Skibidi Toilet meme at the time. It reached 5 billion visits and peaked around 400,000 concurrent players at the time.

My Small Side Projects

objc-js (npm)

Originally developed for electron-webauthn, also used by SwiftClick. This allows to use Objective-C method/classes (which include Apple's APIs and Frameworks) in TypeScript.

I also wrote two companion packages, objcjs-types and objcjs-extra which enables type safety and add support for extra APIs that aren't written in Objective-C.

electron-webauthn (npm)

I developed this for Flow Browser. It is used to support passkeys on Electron Apps for macOS as this isn't currently supported.

This is written with objc-js, which is mentioned above.

SwiftClick (macOS Electron App)

A simple autoclicker that is made for macOS with its CoreGraphics APIs. Made in electron as it allowed for quick prototyping.

This is written with objc-js, which is mentioned above.

GameMatcher

Since Roblox Services are not enough for efficient matchmaking, I created this with Bun, Hono and MongoDB to handle matchmaking on Roblox. This can also be used for other platforms, but it is mainly built to support matchmaking in Roblox Games. I made this to be easily configurable so people who aren't fluent in JavaScript can still use it efficiently.

This is currently used by Toilet Tower Defense for Ranked Matchmaking.

osa-bridge (npm)

I developed this for Flow Browser. It is used support AppleScript on Electron Apps which can help it intergrate to the native macOS environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors