Skip to content
View schlerp's full-sized avatar

Highlights

  • Pro

Block or report schlerp

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

Hola, I'm Patty πŸ‘‹

LinkedIn Badge Medium Badge PGP Public Key Badge

He/Him

I’m a developer hailing from sunny Darwin, Australia. Currently, I’m part of the fraud and credit reporting team at Kraken Tech (Octopus Energy), where we’re building the core global fraud framework. Previously, I worked for a healthcare company, developing integrations for their internal EMR system across various countries. Python is my favorite programming language; it’s where I truly feel at home. I particularly appreciate type hinting in Python and am a big fan of Mypy and Pydantic. When I’m not typing away at my keyboard, you can find me brewing or judging beer, playing volleyball, or riding my bike.

Schlerp's Top Languages

Schlerp's GitHub stats

Current Projects

I'm currently working on a few personal projects that I'm excited to share with you below. I welcome any involvementβ€”I'm always looking for help! πŸ˜ƒ I have a passion for open-source software and am eager to engage more people in the initiatives I’m pursuing right now.

Pypes

Pypes is a job/pipeline scheduler for High-Performance Computing. It's a bit like snakemake, but the plan is to simplify it. If you are into that type of thing, don't hesitate to hit me up about it. I'm not using the HPC I have access to as much as I used to, but I would be keen to get the ball rolling again if there was interest πŸ™‚.

Julienne

Julienne is an integration engine/data pipeline. The basic idea is that a source (API endpoint/DB/CSV file etc.) ingests data and then pipes that data into a transform pipeline. The transform pipeline consists of some python code run on celery workers that do filtering/transformation/enrichment before sending onto a "sink". The places that data can be pushed to are called sinks, which could be files, databases, HTTP APIs, MLLP servers, etc.

PELT Studio

PELT Studio, it stands for Python Extract Load Transform Studio. It's what it sounds like 🀷. It has a python backend with a svelte front end. You can design SQL ELT flows with a graph/network/DAG style interface, and it will (one day) orchestrate them. Currently, it only produces queries you run manually, but there's some good potential if I can find others to build it with me πŸ˜€.

Languages & Frameowrks

Python πŸ§‘β€πŸ«

  • FastAPI ❀️
  • Django
  • Numpy
  • Pandas
  • Keras / Tensorflow / PyTorch

JS/Typescript

  • Svelte ❀️
  • D3
  • React

Other Languanges

  • Rust πŸ§‘β€πŸŽ“
  • Julia
  • R 🀷
  • Lua πŸ§‘β€πŸŽ“

Pinned Loading

  1. flowpy flowpy Public

    manipulate pandas dataframes from the comfort of your browser

    Python 172 24

  2. pelt-studio pelt-studio Public

    Python ELT Studio, an application for building ELT (and ETL) data flows.

    JavaScript 57 9

  3. picoapi picoapi Public

    An opinionated wrapper around FastAPI with custom microservice registration

    Python 53 5

  4. pyfsig pyfsig Public

    python file signature identifier - Use this to identify files from their headers

    Python 39 12

  5. CVRCalc CVRCalc Public

    Cardiovascular risk calculator for NT

    HTML