Skip to content
View LaraKraemer's full-sized avatar

Block or report LaraKraemer

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

def aboutMe():
  name = "Lara"
  homebase = "Berlin, Germany"
  currentJob =  "Software Engineer in training"
  yearsInWorkforce = "+ 5 years in Tech companies"
  formerEducation = "Bachelor of B.A."
  myStory = """ 
  
  I am Lara, a programmer with a background in people management and recruitment,
  currently learning 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", "C", "JavaScript"]
  goals2024 = ["CS50 Web Programming with Python and Javascript", "Land a job", "Learn new technology"]
  achievements2024 = [ "42 Berlin Piscine", "Python Web Development Course", "Microcontroller", "Landing page and blog"]
  hobbies = ["Hiking", "Camping", "Bouldering"]

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

Pinned Loading

  1. tasktangoapp tasktangoapp Public

    A minimalistic todo web app.

    Python

  2. sourdoughstarterspy sourdoughstarterspy Public

    Building a sourdough monitor with Micropython

    Python 1

  3. portfolio-blog portfolio-blog Public

    Building a landing page and blog with Django. Credits to the Django-Girls Berlin and my Udemy python course

    JavaScript

  4. Google-Clone Google-Clone Public

    Project 0 of the CS50 Harvard Web Programming with Python and Javascript

    HTML