Skip to content
View DarioKillenberger's full-sized avatar

Block or report DarioKillenberger

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. auto_image_tagger auto_image_tagger Public

    Automatically tag objects in images using aws rekognition, and then write this to metadata using exiftool

    Python

  2. portfolio_website portfolio_website Public

    TypeScript

  3. qmk_expanded_picosdk_for_BBQ20 qmk_expanded_picosdk_for_BBQ20 Public

    DIY hacky update to add pico-extras and update pico-sdk to v2.1.1 to support RP2040 deep sleep (doze) and custom clocks

    C 1

  4. chan-cheuk-hin/rmit-hackathon chan-cheuk-hin/rmit-hackathon Public

    JavaScript 1

  5. langtons-ant-maze langtons-ant-maze Public

    Forked from coder369/langtons-ant

    An HTML5 vanilla JS implementation of Langton's Ant (extended to add a maze)

    JavaScript

  6. TSP_problem TSP_problem Public

    Forked from Keynaz-Jafari/TSP_problem

    This project explains four algorithms for solving the Traveling Salesman Problem (TSP): Brute Force, Dynamic Programming, Christofides Algorithm,Clustering and 2-Opt

    Java