Skip to content
View arsil-z's full-sized avatar

Highlights

  • Pro

Block or report arsil-z

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

Hi, I'm Arsil Zunzunia!

Software Engineer, with development experience in backend.

Linkedin: ArsilZunzunia HackerRank: ArsilZunzunia

A little more about me...

const arsil = {
    pronouns: "He" | "Him",
    code: ["Python", "GoLang"],
    askMeAbout: ["software dev", "backEnd dev"],
    technologies: {
        backEnd: ["Flask", "REST APIs"],
        databases: ["PostgreSQL", "MySQL"],
    },
    experience: [
        {
            Company: "Fisdom", 
            Position: "Software Development Engineer 2",
            Duration: "(Oct 2023 - Present)", 
            Technologies: "Python, Flask, PostgreSQL, REST APIs, GoLang, GCP" 
        },
        {
            Company: "Fisdom", 
            Position: "Software Development Engineer 1",
            Duration: "(Sep 2021 - Oct 2023)", 
            Technologies: "Python, Flask, PostgreSQL, REST APIs, GoLang, GCP" 
        },
        {
            Company: "Koshex", 
            Position: "Software Development Engineer 1",
            Duration: "(Jul 2021 - Sep 2021)", 
            Technologies: "Python, Flask, PostgreSQL, REST APIs" 
        },
        {
            Company: "Koshex", 
            Position: "Software Development Intern",
            Duration: "6 months (Feb 2021 - Jul 2021)", 
            Technologies: "Python, Flask, PostgreSQL, AWS, CI/CD, OAuth" 
        },
        {
            Company: "Koshex", 
            Position: "Software Development Intern",
            Duration: "3.5 months (Sep 2020 - Dec 2020)", 
            Technologies: "Python, Flask, JavaScript, Angular, PostgreSQL, Bootstrap" 
        },
        {
            Company: "Fossee, IIT Bombay", 
            Position: "Software Development Intern",
            Duration: "2 months (Nov 2019 - Jan 2020)", 
            Technologies: "Python & PYQT5"
        },
    ]
};

Interested in Full Stack Development and learning latest technologies, trends in Computer Science. 😊

Pinned Loading

  1. The_Dining_Philosopher_Problem The_Dining_Philosopher_Problem Public

    This repositiory solves the famous Dining Philosopher Problem using GoLang

    Go

  2. medium_scrapper medium_scrapper Public

    Python

  3. Medilab Medilab Public

    CSS

  4. Ecommerce Ecommerce Public

    A Python Django based E-commerce system.

    Python