yaw.cx - Visual Studio Code
C++profile.cpp x
C++projects.hpp
{ }settings.json
1// yaw.cx/profile.cpp
2// Copyright (c) 2026 yaw.cx. All rights reserved lololo
3#include <about_me>
4#include <projects>
5
6namespace yaw {
7
8class Sheathed {
9public:
10// Hobbyist software engineer
11static constexpr const char* domain = "yaw.cx";
12static constexpr const char* alias = "0yaw";
13bool available = true;
14
15DiscordPresence presence = fetch("live");
16 Sheathed Loading Discord... Fetching live presence
17};
18
19const std::vector<Project> projects = {
26};
27
28namespace links {
33}
34
35// TODO: click on all of these
36 yaw.cx saturn.kim autow.in Neurobox NSCG Schedule Snip Download on the App Store Get it on Google Play
37
38} // namespace yaw
TERMINALPROBLEMSOUTPUTDEBUG CONSOLE

PS C:\Users\Sheathed\yaw.cx> clang++ profile.cpp -std=c++23

Build succeeded: homepage.exe