Skip to content
View TheLaughingDuck's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report TheLaughingDuck

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
TheLaughingDuck/README.md

Hi there, I'm Simon 👋

🎓 Master's student of Statistics and Machine Learning at Linköping University.

🎓 Bachelor's degree in Mathematical Statistics from Stockholm University.

📖 A highly motivated, technical and analytical problem solver.

📖 I love learning new concepts, simplifying them, and the pure joy it brings to teach others.

I'm currently working on

👨‍💻 Various Machine Learning projects.

👨‍💻 A Data Warehouse case project for a fictional library.

👨‍💻 A custom voice Assistant written in python, and run on a Raspberry Pi.

I have previously worked on

🛠️ My Master's Thesis, deep learning-based 3D MRI classification of brain tumour diagnosis, specifically with ViT and CNN.

🛠️ PG Library, a collection of infrastructure PostgreSQL scripts for a fictional library.

🛠️ A streamlined job application system, using a job API, SQLite to store job applications, and a python CLI UI.

🛠️ A Work Clock for keeping track of how much time you've worked and when. This started as a personal tool for my own need to track this data. Over time I've added some nice features such as saving data to a sqlite database and tracking individual work sessions. I'm very happy with the current version :)

🛠️ My Bachelor's Thesis on various initialization techniques for the k-means algorithm.

🛠️ A couple of small projects I'm quite proud of. A very handy clock to keep track of daily working hours, some useful machine learning helpers, and a program that automates task creation for Todoist, the task management application.

🛠️ Various Machine Learning, and Statistical projects as part of my Bachelor's and Master's programs.

I have experience working with

  • Python (PyTorch, keras, pyspark)
  • PostgreSQL, SQLite
  • Machine Learning
  • Statistics, statistical modeling
  • R (tidyverse, package development)

Pinned Loading

  1. Master_Thesis Master_Thesis Public

    Multisequence fusion for brain tumour diagnosis classification using deep learning on MRI sequences

    Python 2

  2. job_search job_search Public

    An app for tracking personal job applications. Automatically collects relevant online job listings.

    Python 2

  3. LibbyDB LibbyDB Public

    A case project: Designing and building a data warehouse in Python and SQLite for an expanding fictional library.

    Python 1

  4. todoist_taskmaker todoist_taskmaker Public archive

    A python script for automatically creating todist tasks that follow a repeating pattern.

    Python

  5. Game-of-Life Game-of-Life Public

    Various of my implementations of Conway's Game of Life

    Python

  6. KANDIDAT_Simulation KANDIDAT_Simulation Public

    Simulations for my Bachelors Project

    Python