Website Status

This commit is contained in:
2025-11-29 16:40:05 +00:00
parent e02fdf59f4
commit 1b356dd6aa
24 changed files with 1294 additions and 52 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ export const pageSpeedSettings: Record<string, SpeedPreset | number> = {
// 'models': 'instant', // No typing animation
// 'hackathons': 0.5, // Custom: 2x faster than normal
'home': 'fast',
'portfolio': 'fast',
'portfolio': 'instant',
'models': 'fast',
'projects': 'fast',
'components': 'fast'
+1 -1
View File
@@ -10,7 +10,7 @@ export const user = {
title: 'Engineering Student',
email: '[email protected]',
location: 'USA (EAST)',
bio: `Hi, I am Sir Blob — a engineer who loves making things. ` +
bio: `A engineer who loves making things. ` +
`I build fun coding projects, participate in game jams and hackathons, and enjoy games like Minecraft and Pokémon TCG Live. ` +
`I'm interested in Open Source, Game Development, Embedded Systems, and AI/ML.`,