const dan = {
name: "Daniel James Archer",
nationality: "British",
dob: new Date(Date.parse('November 29, 1991')),
currentLocation: "Tokyo, Japan",
interests: ["Software Architecture", "System Design", "Cyber Security"],
hobbies: [
"Tricking", "Parkour", "MMA", "CTFs", "Movies/Anime/TV Shows",
"Eating", "Dev Projects", "Studying Japanese", "Board & Card Games"
], //this is static data. data changes every couple of months
favouriteTech: {
mobile: ["Dart", "Flutter", "Firestore"],
web: ["Next JS", "TypeScript", "Tailwind", "Sanity"],
backend: ["Golang"],
scripting: ["Python"]
}
}
Dan Archer DanArcherOnline

Trying to start a new life, so I created a new google and GitHub account!
Full-Stack Software Engineer interested in Software Architecture, System Design, Cyber Security, AI, and tech in general (ง ◉ _ ◉)ง
- Tokyo
-
03:52
- 12h behind - https://dandevonline.netlify.app/
- in/danarcheronline
Pinned Loading
-
-
-
-
-
-
medium-sanity-demo
medium-sanity-demo PublicA Medium website clone using NextJS, Sanity and Tailwind
TypeScript