changes and whatnot

This commit is contained in:
2026-07-27 01:44:01 +02:00
parent 7172894ebb
commit d8187860d8
9 changed files with 58 additions and 42 deletions

View File

@@ -0,0 +1,7 @@
import type { SceneContent } from './index'
export const resume: SceneContent = {
title: 'RESUME',
subtitle: 'Ahmed Mohamed',
body: 'Graphics & Systems Engineer',
}