Nothing to see in here, site is still under construction...
"Well, this is awkward, no yapping post has been made yet.."
You’ve reached the corner of the internet where I usually document my progress on low-level C++ optimizations and Python-driven automation. However, it seems the constructor (that's me) spent too much time tweaking the Tailwind config and not enough time actually typing.
The Technical Debt
Building a portfolio is a classic exercise in over-engineering. Instead of using a ready-made template, I decided to build this from scratch using Astro to ensure perfect lighthouse scores and a "hacker" aesthetic that fits the exqd brand.
// TODO: Actually write something useful
while (site.isUnderConstruction()) {
post.content = "Yapping in progress...";
dev.sleep(0); // Never
}
Stay tuned. I'll soon be sharing deep dives into reverse engineering ECU firmwares, building 3D renderers from absolute scratch, and the specific pain of managing memory in massive industrial C++ codebases.
"A developer who doesn't yap is a developer who doesn't have enough bugs to complain about."
In the meantime, feel free to check out my Projects or reach out via the Contact page if you have a mission that requires immediate performance.