#!/usr/bin/python
# -*- coding: utf-8 -*-
class Me:
def __init__(self):
self.name = "Lauri Soome"
self.title = "Data Scientist & Django Engineer"
self.active_courses = ["Web Systems Programming", "Applied Data Mining"]
self.languages = ["English ๐บ๐ธ", "Finnish ๐ซ๐ฎ", "Estonian ๐ช๐ช"]
self.hobbies = ["Muay Thai ๐ฅ", "Tennis ๐พ", "Gym ๐๏ธ"]
def hi(self):
print(f"Hi, I'm {self.name}. Thanks for dropping by. Connect with me through the links provided in the bio.")
Me.hi()
๐ฏ
Focusing
Data Scientist & Django Engineer
-
Lehigh University
- East Coast
-
23:26
(UTC -04:00) - in/lauri-soome
Popular repositories Loading
-
LinkedIn_Learning_CPP
LinkedIn_Learning_CPP PublicForked from LinkedInLearning/learning-cpp-4489005
Linkedin Learning Learning C++
C++
-
-
-
-
-
Helsinki-University-Full-Stack
Helsinki-University-Full-Stack PublicFull Stack Course Assignments
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.