Pinned Repositories
activity-identification
activity-identification repo
bash-python
the power of combining python and bash scripts
clue_hackathon_code
cluster-sparse-vectors
Test a clustering algorithm on the tfidfVectors from the youtube captions.
daily-update
scrapes a government website somewhere in the world, matches relevant lines and emails them to you. Scheduled to run daily, deployed with Docker and AWS in a nano instance
disqus-crawler
object oriented Python application to uncover the websites in Germany using Disqus
dwd-weather
Python client to access DWD weather data (Germany)
flask-app
Parameters in the browser URL are read in, fed to the backend which queries an API and then a renders a nice web page with the contents of the API response
python-talks
Chatbot which talks to the user about available products
youtube-curation
subtitles and other youtube statistics are collected in a relational database over APIs and NLP methods used to find text similarity to published works. A Flask frontend runs locally, serving a responsive webpage which takes in text, validates it and gives back videos. Deployed via Apache webserver on AWS
aktivkohle's Repositories
aktivkohle/youtube-curation
subtitles and other youtube statistics are collected in a relational database over APIs and NLP methods used to find text similarity to published works. A Flask frontend runs locally, serving a responsive webpage which takes in text, validates it and gives back videos. Deployed via Apache webserver on AWS
aktivkohle/bash-python
the power of combining python and bash scripts
aktivkohle/disqus-crawler
object oriented Python application to uncover the websites in Germany using Disqus
aktivkohle/dwd-weather
Python client to access DWD weather data (Germany)
aktivkohle/python-talks
Chatbot which talks to the user about available products
aktivkohle/activity-identification
activity-identification repo
aktivkohle/clue_hackathon_code
aktivkohle/cluster-sparse-vectors
Test a clustering algorithm on the tfidfVectors from the youtube captions.
aktivkohle/daily-update
scrapes a government website somewhere in the world, matches relevant lines and emails them to you. Scheduled to run daily, deployed with Docker and AWS in a nano instance
aktivkohle/flask-app
Parameters in the browser URL are read in, fed to the backend which queries an API and then a renders a nice web page with the contents of the API response
aktivkohle/d3-dimple
A mirror on GitHub of code otherwise sitting on my Gist
aktivkohle/email2pdf
Script to convert emails to PDF from the command-line, as well as detach recognized attachments. Helps to process incoming emails and assist automatically with a non-paper paperwork workflow. Designed to work in tandem with getmail to convert forwarded emails to PDF automatically.
aktivkohle/july
A small library for creating pretty heatmaps of daily data.
aktivkohle/PandasDataFrameGUI
A minimalistic GUI for analyzing Pandas DataFrames.
aktivkohle/schengulator
Schengulator is a tool to calculate how many days an individual has been in Schengen countries out of a specified 180-day period
aktivkohle/sqlacodegen
Automatic model code generator for SQLAlchemy