Skip to content
View kesiajo's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report kesiajo

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

π‡πžπ₯π₯𝐨 𝐭𝐑𝐞𝐫𝐞, <πšπšŽπšŸπšŽπš•πš˜πš™πšŽπš›πšœ/>!


I'm Kesia, a Python Developer.
I love exploring and learning different technologies and I can work effectively in a team. I am currently passionate in participating in hackathons and competitions.

from profile import kesiajo

class Github():

  def __init__(self):
    self.first_name = 'Kesia'
    self.last_name  = 'Joies'
    self.interest = {1: "Backend Development", 2: "Speaker", 3: "Coding, of course!"}
 
  def interests(self):
    return(self.interest.values())
 
if __name__ == "__main__":
  kesia = Github()
  print(kesia.interests())

Popular repositories

  1. Automate-Whatsapp-Messaging Automate-Whatsapp-Messaging Public

    Python 11 4

  2. kesiajo kesiajo Public

    1

  3. WebVR WebVR Public archive

    WebVR Workshop

  4. Coder-sWeek-Blockchain Coder-sWeek-Blockchain Public

    JavaScript

  5. ExpensePlanner ExpensePlanner Public

    Java

  6. htneProject htneProject Public

    Forked from EricBrianAnil/htneProject

    HackTheNorthEast

    Java