portfolio.php — sev@ubuntu
portfolio.php
gggravity.php
README.md
Sev
<developer/> /builder/modder/GGGravity owner
bash — sev@ubuntu:~/about
sev@ubuntu:~/about $ cat about.md   name "Sev" loves "coding, VR, game dev, retro consoles" favorite C# # also PHP, JS, HTML, CSS, Python company GGGravity # gggravity.org location "Mid USA" contact "sev@sevvy-wevvy.com" sev@ubuntu:~/about $
skills.json
Tech Stack
PHP C# JavaScript HTML / CSS Unity MySQL VR / Meta Quest Discord.NET BepInEx HarmonyLib REST APIs PlayFab Python
now-playing.sh
Now Playing
Loading...
sevs-code.php
example.csC#
public async Task<ApiResult<SaveDetail>>
    GetMySaveAsync(string token, string id)
{
    if (string.IsNullOrWhiteSpace(token))
        return ApiResult<SaveDetail>
            .Fail("Token required");

    var payload = new
        { action = 2, token, id };
    return await PostAsync<SaveDetail>(payload);
}
Sev's Public Code

Scripts, snippets, and utilities — all copyright free. Search, sort, and download whatever you need.

Check It Out →
projects
📦
Sev Essentials
Online coding resources and utilities. Open source on GitHub.
GitHubOpen Source
💻
Better HTML Runner
Opens your HTML in about:blank so you can test your site to its fullest extent.
JSTool
🚀
GGGravity

Creating Worlds and Tools with Passion. GGGravity is dedicated to building innovative and immersive experiences that push the boundaries of technology and fun — from VR titles to web platforms, Discord bots, and open tooling. All built and maintained by one person.

Visit gggravity.org →
hobbies.md
💻 Coding
🎮 Game Dev
🔧 Modding
🧥 VR Gaming
🕹 Retro Consoles
🌎 Web stuff
🐧 Linux / Ubuntu
© GGGravity
✎ main
Ready
UTF-8
PHP
🐧 Ubuntu