Skip to content
View soomelauri's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
  • Lehigh University
  • East Coast
  • 23:26 (UTC -04:00)
  • LinkedIn in/lauri-soome

Block or report soomelauri

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

Hello there ๐Ÿ‘‹๐Ÿผ

#!/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()

๐Ÿ’ป Tech Stack:

Python Django Docker Postgres TensorFlow PyTorch OpenCV Pandas scikit-learn HTML5 Bootstrap JavaScript LaTeX R Cloudflare Anaconda Apache Spark Apache Hadoop Streamlit SQLite NumPy Scipy Plotly Matplotlib Keras Git GitHub

๐Ÿ”— Connect:

๐Ÿ› ๏ธ How it's going:

activity-graph graph
github-snake

Popular repositories Loading

  1. LinkedIn_Learning_CPP LinkedIn_Learning_CPP Public

    Forked from LinkedInLearning/learning-cpp-4489005

    Linkedin Learning Learning C++

    C++

  2. soomelauri soomelauri Public

  3. parse_apple_health_data parse_apple_health_data Public

    Apple Health Data Parsing

    Python

  4. CSE_264 CSE_264 Public

    CSE 264 Web Systems Programming

    JavaScript

  5. todo-react todo-react Public

    To Do List App using ReactJS

    JavaScript

  6. Helsinki-University-Full-Stack Helsinki-University-Full-Stack Public

    Full Stack Course Assignments

    JavaScript