Skip to content
View rzhlm's full-sized avatar

Block or report rzhlm

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

Rzhlm's stats Top Langs

Interests

Data Science, DevOps, Statistics, Business

Finished Projects

  • Habit Tracker (Python) A habit tracker app, exam project for university. (i.e. design a habit tracker app, using OOP)

  • Unsupervised Machine Learning project (Python) Cleaning, EDA, Clustering and Analysis of the OSMI 2016 survey.

    minor tools & things

    • Project Euler (Python).
    • Exercism (C, Python, Golang) code challenges
    • Danish Keys (AutoIt) Modifies any Windows keyboard mapping to include the Danish (& Norwegian) keys: ø, å and æ.
    • Belgian Apple AZERTY() (Ukelele) Modifies the non-standard (Belgian) Apple keyboard-layout for the standard Belgian AZERTY keymap. Swiss and German standard keymap to be added as well.

Work In Progress

  • MD to HTML. (Python) App which 'compiles' Markdown notes into a HTML website.
  • BitTorrent proof of concept (Python) Can process single file torrents, connect to trackers. Downloading still to be implemented.
  • Advent of Code 2023, 2024()

Possible future Projects

  • Mobile Bayesian Calculator (Swift or Python/Kivy or Go/Fyne) App which will a) easily calculate posterior probability, given a confusion matrix b) given prior & likelihood, will integrate for evidence to provide posterior
  • Hotel Dashboard (Python) with API connection to a cloud PMS
  • Keyboard remapper (Golang) for Windows via keyboard hook
  • Chat server & clients (Python) chat server, containerised, GUI mobile clients

Popular repositories Loading

  1. danishkeys danishkeys Public

    Adds Danish keys æ,ø and å to other keyboard mappings

    Python

  2. IUBH-habittracker IUBH-habittracker Public

    Python Habit Tracker for the IUBH-university course Object Oriented Programming & Functional Programming in Python

    Python

  3. test2 test2 Public

  4. static-site-gen static-site-gen Public

    Generates a static website (converting Markdown to HTML)

    Python

  5. js-crawler js-crawler Public

    page crawler in JavaScript

    JavaScript

  6. asteroids asteroids Public

    game-asteroids (PyGame)

    Python