Skip to content
View lukemiloszewski's full-sized avatar
☀️
☀️
Block or Report

Block or report lukemiloszewski

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
lukemiloszewski/README.md
💾 Luke Miloszewski
│
├─🌴 Projects
│ ├─ safely - capture side effects, safely
│ ├─ ml-models - build, deploy and monitor machine learning models
│ ├─ cookiecutter - a modern package template based on python best practices
│ ├─ py-wasm - python in the browser with WebAssembly
│ ├─ ansible-playbooks - automate the configuration of remote servers
│ ├─ olympia - data structures and algorithms in python
│ ├─ crypto-charts - visualisations of cryptocurrency data in real-time
│ ├─ asyntree - analyse the abstract syntax tree of python modules
│ └─ dotfiles - sensible defaults for macOS
│
└─🍓 Website  
  └─ lukemiloszewski.xyz

Pinned

  1. safely safely Public

    Capture side effects, safely ⚔️

    Python

  2. ml-models ml-models Public

    End-to-end digit recognition machine learning application 🔢

    Python

  3. cookiecutter cookiecutter Public

    A modern package template based on python best practices 🐍

    Python 2

  4. py-wasm py-wasm Public

    Python in the browser with WebAssembly 👾

    CSS 1

  5. ansible-playbooks ansible-playbooks Public

    Automate the configuration of remote servers 📕

    Makefile

  6. olympia olympia Public

    Data structures and algorithms in python 🏛

    Python