Skip to content

LaraKraemer/LaraKraemer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

19 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

def aboutMe():
  name = "Lara"
  homebase = "Berlin, Germany"
  currentJob =  "Computer Science Student at 42 Berlin"
  yearsInWorkforce = "+ 5 years in Tech companies"
  formerEducation = "Bachelor of B.A."
  myStory = """ 
  I am Lara, a programmer and student with a background in people management and recruitment,
  currently studying web development, OOP, databases, API integration, and exploring microcontrollers.

  โ€˜Not knowing when the Dawn will come, I open every Doorโ€™ by Emily Dickinson' """

  currentlyStudying = ["Python", "Django", "C", "JavaScript"]
  goals2025 = ["CS50 Web Programming with Python and Javascript", "Study C / C++", "Build a hexapod"]
  hobbies = ["Hiking", "Camping", "Bouldering"]

if __name__ == "__main__":
    aboutMe(),
    print("Open to, part-time work!")


About

About me ๐Ÿ‘‹

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published