The source for the catcrafts.net website
  • C++ 84.6%
  • Shell 11.7%
  • CSS 3%
  • WGSL 0.5%
  • JavaScript 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jorijn van der Graaf 33c68c2f44
All checks were successful
Deploy / build-deploy (push) Successful in 1m48s
financial page with bank data
2026-08-14 04:14:13 +02:00
.forgejo/workflows CI fix 2026-08-10 01:51:39 +02:00
content posts and avif 2026-08-10 01:37:26 +02:00
deploy financial page with bank data 2026-08-14 04:14:13 +02:00
images new logo 2026-08-05 23:52:40 +02:00
implementations posts and avif 2026-08-10 01:37:26 +02:00
interfaces rewrite 2026-08-05 04:18:37 +02:00
server financial page with bank data 2026-08-14 04:14:13 +02:00
shaders webgpu demo 2026-07-19 01:13:30 +02:00
shared/interfaces financial page with bank data 2026-08-14 04:14:13 +02:00
styles financial page with bank data 2026-08-14 04:14:13 +02:00
tools financial page with bank data 2026-08-14 04:14:13 +02:00
.gitignore finacial page 2026-08-14 02:50:58 +02:00
catcrafts-head.js rewrite 2026-08-05 04:18:37 +02:00
favicon.svg new logo 2026-08-05 23:52:40 +02:00
LICENSE inital commit 2025-11-12 20:58:07 +01:00
project.cpp finacial page 2026-08-14 02:50:58 +02:00
README.md fixed links 2026-08-08 20:04:36 +02:00
robots.txt about page 2026-08-05 07:05:00 +02:00

catcrafts.net

This is the source code for catcrafts.net, a website built entirely in C++ using the Crafter.Graphics library.

./tools/dev.sh

This will compile the project and serve it locally on http:://localhost:8080.

This project is source available for educational and viewing purposes only. No permission is granted to copy, modify, distribute, or create derivative works.