Let’s talk
Hello!
This is
'Ian Soares'
,
I am a
Fullstack_ Development_Student.
Let's talk
Get Resume
class
DevStudent
{
name
=
Ian Soares
;
age
=
18
;
attributes
:
Attributes
;
pages
:
Pages
;
attributes
()
:
void
{
this
.
attributes
= {
hardWorking
:
true
,
selfLearning
:
true
,
problemSolving
:
true
,
}
;
}
;
pages
()
:
void
{
/* Click to navigate */
this
.
pages
= {
experience
:
Experience
,
study
:
Study
,
projects
:
Projects
,
}
;
}
;
photo
=
}
;