Skip to content
View mrparth23's full-sized avatar
  • Ahmedabad University
  • Surat, Gujarat
  • X @mrparth23

Highlights

  • Pro

Block or report mrparth23

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

Hi, I’m Parth 👋

class Parth:
    def __init__(self):
        self.role = "Software Developer"
        self.experience = "3+ years"
        self.tools = ["Go", "Python", "MongoDB", "PostgreSQL", "Redis", "Docker", "Git", "AWS", "AI"]

    def __str__(self):
        return f"{self.role} with {self.experience}, skilled in {', '.join(self.tools)}"

📊 Github Stats

GitHub Stats Top Languages
Streak Stats

🧰 Tech Stack

📢 Connect with Me

Let’s connect over tea! ☕

Pinned Loading

  1. PClub-Website PClub-Website Public

    Programming Club website with User and Admin frontend .

    CSS 1 2

  2. arpitvaghela/EveRecon-api arpitvaghela/EveRecon-api Public

    Python 2 1

  3. CSE523-Machine-Learning-SSSR CSE523-Machine-Learning-SSSR Public

    CSE523 Machine Learning SSSR repository contains a movie recommendation system using KNN, ALS, and SVD algorithm.

    Jupyter Notebook 3 3