Skip to content

Jefino9488/Jefino9488

Repository files navigation

    Hi 👋, I'm Jefino

class Jefino:
  def __init__(self):
    self.name = "Jefino"
    self.role = "Full Stack Developer"
    self.location = "India,Tamil Nadu"
    self.telegram = "@Jefino9488"
    self.web = "jefino9488.vercel.app"

  def __str__(self):
    info = f"Name: {self.name}\n"
    return info


if __name__ == "__main__":
  me = Jefino()
  print(me)

    GitHub Stats

    Jefino's GitHub Stats

    Profile Views Badge