Skip to content
View shantzargarian's full-sized avatar
  • California

Block or report shantzargarian

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
shantzargarian/README.md
>>> from upcoming_talent import shantZargarian
>>> import json
>>> shant = shantZargarian()

>>>print(json.dumps(shant.bio, indent=2))
{
    "name": "Shant Zargarian",
    "occupation": "Student/Software Engineer",
    "school": "University of California, San Diego",
    "interests": [
        "Full-Stack Development",
        "System Design",
        "Front-End Development",
        "Back-End Development"
    ],
    "contact": "shant.zargarian@gmail.com",
    "languages": [
        "JavaScript",
        "Java",
        "C++",
        "Python",
        "HTML",
        "CSS"
    ],
    "frameworks": [
        "Chai",
        "Mocha",
        "Json"
    ],
    "tools": [
        "Figma",
        "Cypress",
        "Postman"
    ],
    "hobbies": [
        "Programming",
        "Reading",
        "Video Games",
        "Cars",
        "Thrifting"
    ]
}

Pinned Loading

  1. BayberryMedia BayberryMedia Public

    Portfolio Website for Bayberry Media

    JavaScript 1

  2. SnapAcademy2025 SnapAcademy2025 Public

    Snap Engineering Academy Stage 2 Project Based Assessment

    JavaScript

  3. SFMLCard-PokerAnalysis SFMLCard-PokerAnalysis Public

    Repeatly Deals hands to user and scores the handusing the rules of Texas Hold 'Em Poker, and will stop dealing once the user is dealt a Royal Flush

    C++ 1

  4. WeatherAPP WeatherAPP Public

    JavaScript 1

  5. TypingTest TypingTest Public

    Generates a list of words that the user can typewhile the system checks their spelling and calculates their words per minute, accuracy, and show alloted time to the words

    C++ 1

  6. Handmade_Linkedlist Handmade_Linkedlist Public

    Created my own linkedlist class with all fuctionalites of a generic Linkedlist in order to further understand how a linkedlist works and its functions.

    C++ 1