EricHayter - Overview
Skip to content
Sign in
AI CODE CREATION
GitHub CopilotWrite better code with AI
GitHub SparkBuild and deploy intelligent apps
GitHub ModelsManage and compare prompts
MCP RegistryNewIntegrate external tools
View all features
Sign up
SQL database written in C++ from scratch, for educational purposes.
C++ 3 1
Modern OpenGL renderer built as an improvement to my previous software renderer. Uses GPU shaders and hardware acceleration instead of CPU-based rasterization.
C++
yet another key value store
Go