Skip to content
View IEver3st's full-sized avatar
🟢
Hanging Around
🟢
Hanging Around
  • Eastern United States

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

Ever3st

I build practical software that removes friction from repetitive work.

GitHub followers Profile views

Typing SVG


About

I am a software engineering student and the developer behind Cortex Software. My work spans privacy-first desktop applications, static analysis, real-time 3D tooling, safe file operations, remote infrastructure, and game-development utilities.

Most of my projects begin with a nuisance I encounter personally and end as a tool other people can use.

Engineering principle: inspect first, modify safely, and leave the user a reliable way back.


Featured work

# Project What it does Core stack
01 Cortex Studio Real-time 3D livery development environment for GTA V and FiveM. Supports native YFT/YDD models, live texture reloads, PSD variant workflows, template generation, and custom DDS/BC7 decoding. React Three.js Tauri v2 Rust C#
02 Cortex Toolbox Local-first desktop workbench for building, auditing, repairing, and packaging FiveM resources and GTA V assets. Includes manifest editing, static script analysis, dependency mapping, vehicle metadata repair, siren-pattern design, and release-ready ZIP exports. TypeScript React Electron Zustand CodeMirror
03 CompressThing Local image and video compression with bulk processing, format conversion, FFmpeg/WebAssembly fallbacks, and native NVIDIA, AMD, and Intel GPU encoding. Files never need to leave the machine. TypeScript React Tauri v2 Rust FFmpeg
04 Tailmark Safe bulk installer and library manager for War Thunder user skins and sound mods. Inspects archives before installation, detects conflicts, creates backups, and rolls back failed operations. TypeScript React Electron Zustand
05 Sentry Feature-complete automatic backup utility with configurable jobs, a native desktop interface, and optional Google Drive integration. TypeScript React Tauri Rust
06 Project Kiwi Authenticated remote game-server management over SSH, with live logs, health monitoring, scheduled backups, and multi-user isolation. Next.js TypeScript SQLite Socket.io SSH
07 Tesla HW4 Finder Chrome extension that reads Tesla VINs on vehicle listings and identifies likely HW3 or HW4 vehicles using known production thresholds. JavaScript Chrome Extensions

What I tend to build

local-first desktop software   ── privacy, performance, native file access
workflow tools                 ── fewer repetitive steps and safer automation
developer workbenches          ── analysis, validation, repair, and packaging
real-time interfaces           ── live previews, logs, status, and feedback
specialised utilities          ── software for problems broad tools overlook

Working stack

TypeScript React Rust Lua Three.js Tauri Electron Next.js Node.js SQLite


FiveM / GTA V ecosystem

Cortex Studio and Cortex Toolbox are featured above because they have grown into complete desktop development environments. The supporting FiveM ecosystem remains public and modular:

Repository Role Stack
cortex-metagen Vehicle metadata studio and editor for the final stages of GTA V and FiveM vehicle development. TypeScript
polcam Open-source helicopter camera system with target tracking, vision modes, spotlight controls, exports, and QBX or standalone support. Lua HTML CSS
es_lib Shared UI components and reusable Lua functions used across the script ecosystem. Lua
es_hud Customisable HUD designed to integrate cleanly with the wider ecosystem. Lua
es_chat Lightweight FiveM chat skin for consistent presentation across resources. JavaScript
GSDAudio Supporting audio package for GSD vehicle resources. Lua

Built under Cortex Software · practical tools, careful engineering, fewer wasted steps.

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 4

  2. Tailmark Tailmark Public

    Warthunder Sound & Userskin manager, bulk install skins & have the zip files moved to the recycling bin automatically. comes with duplicate detection and prevention.

    TypeScript

  3. Cortex-Toolbox Cortex-Toolbox Public

    Free native desktop workbench for building, auditing, packaging, and editing FiveM resources and GTA V mod assets.

    TypeScript

  4. compressthing compressthing Public

    Fast, free compression in your browser — images and videos. Free Forever. Tweak quality, resize, and download. Your files stay on your device.

    TypeScript

  5. Sentry Sentry Public

    Simple, Customizable Automatic Backup Utility. Not updated anymore but fully feature compete. Fully Open Source all code is available and free.

    TypeScript

  6. polcam polcam Public

    Helicam system for Fivem, Fully open source and Free. If you dont like something about it, change it yourself. Designed and Created in collaboration with GSD Modifications. I no longer have time to…

    Lua