Skip to content
View PatelKeviin's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report PatelKeviin

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

Hi, I'm Kevin Patel!

  • 🎓 I'm a Software Engineer
  • 💻 I'm passionate about writing software to solve problems

Currently Working On

Get in Touch

LinkedIn GMail

class Bio:
    def __init__(self):
        self.pronouns = "he | him"
        self.code = ["Python", "JavaScript", "SQL"]
        self.hobbies = {
            "Cricket",
            "Hiking"
        }

Pinned

  1. embedchain embedchain Public

    Forked from embedchain/embedchain

    Data platform for LLMs - Load, index, retrieve and sync any unstructured data

    Python