Skip to content
View jordanlambrecht's full-sized avatar

Organizations

@pixelbakery

Block or report jordanlambrecht

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

Jordan Lambrecht's GitHub Stats

Pinned Loading

  1. modular-tdarr-flows Public

    A modular flow system for Tdarr

    18 4

  2. Auto Delete / Archive Emails in Gmail
    1
    function autoDelete() {
    2
      console.log('Started autoDelete run.');
    3
      var delayDays = 2;
    4
      var maxDate = new Date();
    5
      maxDate.setDate(maxDate.getDate()-delayDays);
  3. ope-we-eloped Public

    An Ope-n Source wedding RSVP website made with ReactJS

    JavaScript 2 2

  4. unifi-timelapser Public

    A Docker container to automatically capture and create timelapses with Unifi cameras

    Python 1

  5. dracula-tailwind-reference Public

    A quick reference guide for dracula for tailwind

    TypeScript

  6. calendarr Public

    A docker container that will publish Sonarr and Radarr's release calendar to Discord + Slack on a weekly/daily basis

    Python 58 3