const jonathan = {
pronouns: "He" || "Him",
discord: "sonytv#4522",
website: "https://jonzav.me",
hobbies: ["tech", "photography", "drones", "crypto"],
languages: {
programming: ["Javascript", "Python", "Java", "Bash"],
other: ["English", "Russian", "Spanish"]
},
technologies: {
js: ["Node", "Vite", "React", "Express"],
python: ["Flask", "PySide6"],
devOps: ["nginx"]
},
certifications: {
linkedin: ["JavaScript", "Python", "Java", "HTML", "CSS", "JSON", "Git"]
},
currentFocus: "Solidity"
}
if(reader.wantsToContact(jonathan)){
console.log(`Talk to me on discord: ${jonathan.discord}`)
}
Highlights
Pinned Loading
-
portfolio4
portfolio4 PublicThe fourth rendition of the website which serves as my portfolio, coded in vanillaJS
-
backend-docs
backend-docs PublicThe documentation for my API. Made with VanillaJS, hosted with Express
HTML 1
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.