const app = new Vue({
el: "#app",
data: {
basicInfo :[
new Info(
"Hello! My Name is ",
"Sergio J Cerritos.",
"I am 23 Years Old",
"I am From the Beatuiful Country Of ",
"Belize",
"Pleasure In meeting your Acquaintance")
],
languageList: [
new Post("Spanish", "C2"),
new Post("English", "C2"),
new Post("Deutsch", "A2")
],
programmingLanguages&&Other : [
new Pro("HTML","90%"),
new Pro("CSS","85%"),
new Pro("JS","90%"),
new Pro("Wordpress","95%")
],
learning:[
new Still("VueJs","MySQL","PHP","Project Management")
]
}
});
π―
Focusing
Highlights
- Pro
Popular repositories Loading
-
-
-
-
CodingProjects
CodingProjects PublicWelcome to My GitHub Projects Page , I hope you find it Very Interactive
HTML
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.