class Keira:
def __init__(self):
self.first_name = 'Keira'
self.last_name = 'James'
self.roles = ['Data Science', 'Full-Stack Web App Development']
self.student = True
self.undergraduate_university = 'The City College Of New York, Brooklyn College'
self.undergraduate_major = 'Computer Science'
self.undergraduate_minor = 'Data Science'
self.currently_looking_for_internships = True
self.hobbies = ['Retro Games', 'Adventure Time', 'Steven Universe']
self.quote= ["Will happen again and again, cause you and I will always be back then:)"]
def say_hi(self):
print("Let's start a project")
print("Contact me via LinkedIn!")
me = Keira()
me.say_hi()
I'm proficient in the following technologies:
- Languages: Python, JavaScript, TypeScript, HTML, CSS, SCSS, SQL
- Frameworks/Libraries: React, Streamlit, Node.js
- Tools: Docker, Git, Jupyter Notebook, Google Colab, Kaggle











