Skip to content
View zpix1's full-sized avatar
🐢
🐢

Block or report zpix1

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
zpix1/README.md

Hello there

const info = {
  personal: {
    firstName: "Ivan",
    lastName: "Baksheev",
    age: 23
  },
  education: [{
    university: "NSU",
    degree: "bachelor",
    startedAt: 2019,
    endedAt: 2023
  }, {
    university: "NSU",
    degree: "master",
    startedAt: 2023,
    endedAt: null
  }],
  career: [{
    company: "JetBrains",
    position: "Software Developer",
    startedAt: "September 2021",
    endedAt: "March 2022"
  }, {
    company: "Huawei R&D",
    position: "Software Engineer",
    startedAt: "April 2022",
    endedAt: null
  }],
  interests: ["math", "programming", "computer security"],
  technologies: ["JS/TS", "C/C++", "Python"],
  links: {
    telegram: "https://t.me/zpix1",
    homePage: "https://zpix1.github.io/about-me/",
    blog: "https://zpix1.github.io/"
  }
}

Pinned Loading

  1. yt-anti-translate Public

    Chrome extension to disable youtube video titles autotranslation

    JavaScript 107 11

  2. yahtzee Public

    Yahtzee game PWApp

    JavaScript 7 4

  3. pechatay Public

    Yet another typing trainer

    Vue

  4. rsa-idioten Public

    RSA Tool to solve simple CTF tasks

    JavaScript

  5. nsu-cheatsheet Public

    Шпаргалки для учебы

    Python 6