Skip to content
View jordanlambrecht's full-sized avatar

Organizations

@pixelbakery

Block or report jordanlambrecht

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 modular-tdarr-flows Public

    A modular flow system for Tdarr

    35 5

  2. Auto Delete / Archive Emails in Gmail 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 ope-we-eloped Public

    An Ope-n Source wedding RSVP website made with ReactJS

    JavaScript 3 2

  4. unifi-timelapser unifi-timelapser Public

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

    Python 2

  5. dracula-tailwind-reference dracula-tailwind-reference Public

    A quick reference guide for dracula for tailwind

    TypeScript

  6. calendarr calendarr Public

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

    Python 91 5