Back to Gallery
Deploy this Theme
adam-smith-portfolio - Visual Studio Code
Explorer
∨
PORTFOLIO
TS
bio.ts
{ }
skills.json
M↓
experience.md
⚛
projects.tsx
TS
bio.ts
{ }
skills.json
M↓
experience.md
⚛
projects.tsx
Prettier
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
import
{
Developer
}
from
'@world/engineers'
;
export const
profile
:
Developer
=
{
name
:
"Adam Smith"
,
role
:
"Full Stack Developer"
,
status
:
"Available for new opportunities"
,
bio
:
"I build pixel-perfect, engaging, and accessible digital experiences."
,
contact
:
()
=>
"mailto:adam.smith@example.com"
}
;
main
⨂ 0 ⚠ 0
Ln 14, Col 23
Spaces: 2
UTF-8
TypeScript React