Skip to content
View lukemiloszewski's full-sized avatar

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
β”œβ”€β”€πŸ“ Website  
β”‚  └── lukemiloszewski.xyz
└── 🌴 Projects
   β”œβ”€β”€ asyntree - CLI utilities to handle file io for LLMs
   β”œβ”€β”€ fffind - search algorithms in rust and python
   β”œβ”€β”€ safely - decorator to safely capture side effects
   β”œβ”€β”€ ml-models - end-to-end digit recognition application
   β”œβ”€β”€ cookiecutter - simple python package template
   β”œβ”€β”€ py-wasm - python in the browser with WebAssembly
   β”œβ”€β”€ llm-wrangler - CLI utility to generate dev environments for llm-generated content
   β”œβ”€β”€ ansible-playbooks - automate the configuration of remote servers
   β”œβ”€β”€ sandbox - sandbox for random code and thoughts
   β”œβ”€β”€ olympia - data structures and algorithms in python
   β”œβ”€β”€ artistic-whim - prompt engineering techniques for Midjourney
   β”œβ”€β”€ dotfiles - sensible config defaults for macos
   β”œβ”€β”€ crypto-charts - web application to visualise cryptocurrency data
   β”œβ”€β”€ sys-tui - system monitoring terminal interface built with Textual
   └── earthview - Web scraper for Google Earth's "Earth View" collection (my first project)

Pinned Loading

  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. olympia olympia Public

    Data structures and algorithms in python πŸ›

    Python

  6. asyntree asyntree Public

    Syntax trees and file utilities.

    Python