Skip to content
View JonZavialov's full-sized avatar
Block or Report

Block or report JonZavialov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JonZavialov/README.md


Profile Visitors Linkedin website Discord

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}`)
}

Pinned Loading

  1. portfolio4 portfolio4 Public

    The fourth rendition of the website which serves as my portfolio, coded in vanillaJS

    JavaScript 3 1

  2. backend backend Public

    The backend for my personal portfolio. Created with NodeJS and Express.

    JavaScript 1

  3. backend-docs backend-docs Public

    The documentation for my API. Made with VanillaJS, hosted with Express

    HTML 1

  4. virtual-museum virtual-museum Public

    A website containing some information about Ancient Greece. Made for one of my classes.

    HTML 1