PlaymakerAI, Data analytics SaaS
- Part of a team consisting of Data scientists and Machine learning experts.
- DevOps, Backend programming, Frontend engineering.
- Python, NumPy, Pandas, Scikit-learn, React, MaterialUI
diff --git a/assets/cv-anders-ytterstrom.pdf b/assets/cv-anders-ytterstrom.pdf deleted file mode 100644 index 72bb0a0..0000000 Binary files a/assets/cv-anders-ytterstrom.pdf and /dev/null differ diff --git a/assets/favicon.ico b/assets/favicon.ico deleted file mode 100644 index f8ebccb..0000000 Binary files a/assets/favicon.ico and /dev/null differ diff --git a/lib/mse25_web.ex b/lib/mse25_web.ex index 46af4be..6971fb1 100644 --- a/lib/mse25_web.ex +++ b/lib/mse25_web.ex @@ -17,7 +17,8 @@ defmodule Mse25Web do those modules here. """ - def static_paths, do: ~w(assets fonts images favicon.ico robots.txt) + def static_paths, + do: ~w(assets fonts images bl favicon.ico robots.txt aey.vcf app.css cv) def router do quote do diff --git a/lib/mse25_web/controllers/page_html/home.html.heex b/lib/mse25_web/controllers/page_html/home.html.heex index 1e2d6ed..71057b8 100644 --- a/lib/mse25_web/controllers/page_html/home.html.heex +++ b/lib/mse25_web/controllers/page_html/home.html.heex @@ -107,7 +107,7 @@
Anders Englöf Ytterström, Web Developer with 16 years of passion. I strive to constantly come up with new ways of improving both products and processes for all participants in projects I am part of.
I prefer my coffee black, just like my metal, and preferably drip brewed by hand.
I also aim to be a roadie, not a rockstar, as well as defending boring tech.
Every December since 2016, I challenge myself (and sometimes other collegues) to solve AOC puzzles in a programming language of my choice.
As a consultant, time tracking is a crucial part of every day work, and using bad time tracking software sucks. For 5 years, I scratched my own itch. Django, DRF and Web standards at its core. Several experimental client side solutions built with D3, React, Vue, Android, iOS and GTK+. (Archived, 2012–2017)
My first Progressive Web App, with support to work fully offline once installed on a device. It's a simple app for logging reps, sets and PB's in the gym, with some nice tools built-in: 1RM calculator and KG-LBS converter. Touch-oriented design patterns, React, Redux, localStorage, ServiceWorker and other nifty Web API:s. (On hold, Sep 2019–)
A site to track progress of owning vinyl copies os songs licensed in an epic video game. Occasionally used as a real-world example to teach TypeScript, React and Redux concepts to collegues. (On hold)
A simple bookmarking and read list service, with integration to RSS feeds, Pocket and Slack. Inspired by the old, more minimal version of Instapaper. Elixir, Phoenix LiveViews. (In progress)
A pluggable static site generator, inspired by Metalsmith. The goal is to replace my own sites in Metalsmith, and to learn Rust. (In progress)