Skip to content
View IEver3st's full-sized avatar
🟒
Dorking out
🟒
Dorking out

Highlights

  • Pro

Block or report IEver3st

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

Typing SVG

> initializing profile...
> loading user data: Ever3st
> philosophy: build things that save people time
> status: actively building β€” Cortex Software
> education: B.S. Software Engineering 
> location: cortexsoftware.net

cortex/ β€” personal project ecosystem

Everything I ship lives under Cortex. Open source where it counts, paid where it's sustainable.

repo description stack
cortex-labs realtime 3D livery previewer for FiveM β€” YFT/OBJ support TypeScript Three.js Tauri v2
cortex-metagen vehicle metadata studio & editor for FiveM/GTAV TypeScript
es_lib shared Lua utility library β€” required by all my scripts Lua
es_chat FiveM chat skin for library-style visual consistency JavaScript
Sentry automatic backup utility β€” fully open source TypeScript

stack/ β€” tech tier list

S  β”‚ Lua Β· TypeScript Β· React
A  β”‚ Three.js Β· Node.js Β· Tauri v2
B  β”‚ SQL Β· Python

wip/ β€” currently building

$ cat ./wip/status.log

[active]  cortex-mdt       β€” FiveM mobile data terminal, native QBX integration
[active]  cortex-helicam   β€” FLIR helicopter camera resource for FiveM

contrib/ β€” this year

GitHub Stats


~/cortex $ exit

all cortex tools are built free and open source Β· cortexsoftware.net

Pinned Loading

  1. cortex-labs cortex-labs Public

    Cortex Studio provides Realtime Previews of changes made to vehicle textures for Livery Creators in FiveM, with YFT support from the very beginning. made with TauriV2

    JavaScript 3

  2. cortex-metagen cortex-metagen Public

    Meta generation studio & editor that aims to help that last mile of FiveM & GTAV vehicle development.

    TypeScript

  3. es_lib es_lib Public

    Library inspired by ox_lib but not a clone. provides UI and reused functions across my script ecosystem. Always required for my scripts.

    Lua