Daniel Temesgen

Projects

Python Workshops

A repo for python workshops I have given. Blog post for the first workshop on Scikit-Learn pipelines here.

Turn the Page Bot

I wanted to learn about APIs and deploying apps to the cloud. I made a simple twitter bot which tweets the lyrics to a song on a loop, in perpetuity. In doing so I learned about ephemeral file systems and the need for persistent cloud-applications.

This Website

This website is written with Jekyll. For structural clarity this website runs from two separate github repos, for content and thematic elements respectively. This is possible due to the jekyll-remote-theme plugin, the theme has been adapted from this repo via a Fork, with additions including buttons for LinkedIn and Email on the home page.

This project is maintained by danieltemesgen