Skip to content
View NeilShah2026's full-sized avatar
πŸ’­
Web3 (-:
πŸ’­
Web3 (-:

Highlights

  • Pro

Organizations

@InSight3D @DisSlash

Block or report NeilShah2026

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

Hey There! I'm Neil Shah πŸ‘‹

class AboutMe:

  def __init__(self, eductaion, projects, hobby, connect):
    self.education = education
    self.projects = projects
    self.hobby = hobby
    self.connect = connect
  
  
  def myEducation(self, education):
    mySkills = ["Python", "Java", "Solidity"]
    for i in mySkills:
      print(i)
  
  def myProjects(self, projects):
    projects = ["DisSlash", "MyCoin", "QuickQR"]
    for i in projects:
      print(i)
  
  def myHobbies(self, hobby):
    hobbies = ["Machine Learning", "3D Design", "Smart Contracts", "Web Develpemnt", "Crypto/NFT's"]
    for i in hobbies:
      print(i)
  
  def mtConnections(self, connect):
    GitHub = "https://github.com/neilshah2026"
    Portfolio = "https://neilshah.dev"
    ContactEmail = "neil@neilshah.dev"
    CompnayEmail = "neil@insight3d.tech"
    PhoneNumber = (617)-704-3116
    
def bye():
  print("Bye! πŸ‘‹")

bye()

Pinned Loading

  1. DisSlash/DisSlash-Bot DisSlash/DisSlash-Bot Public

    Official GitRepo For DisSlash

    Python 1 1

  2. Beginner-Projects Beginner-Projects Public

    Beginner At Python? Complete Coding Projects, And Check To See If You Are Right!

    Python 1

  3. portfolio portfolio Public

    My coding portfolio

    CSS