type AppScreen = | "home" | "contact" | "projects" | "settings" | "gallery" | "achievements";