Skip to content
View jaylikesbunda's full-sized avatar
💭
doing candel things
💭
doing candel things

Block or report jaylikesbunda

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
jaylikesbunda/README.md
info = {
    "name": "Jay Candel",
    "location": "Australia",
}

current_projects = {
    "FuckYou FM": {
        "url": "https://fuckyoufm.net",
        "description": "An online radio station."
    },
    "Fuck_Declan": {
        "url": "https://fuckyoudeki.net",
    },
    "Vape Facts Australia": {
        "url": "https://vapefacts.com.au",
        "description": "Providing accurate and up-to-date information about vaping in Australia."
    },
    "CollectFlix": {
        "url": "https://collectflix.net",
        "description": "An application for enthusiasts to digitise and track their physical media collections."
    },
    "Flipper Web Tools": {
        "url": "https://flippertools.net",
    }
}

future_projects = [
    "Logitech Harmony database dumping",
    "idk stuff"
]

Pinned Loading

  1. Flipper-IR-Formatter Flipper-IR-Formatter Public

    Designed to format IR files for the [Flipper-IRDB](https://github.com/Lucaslhm/Flipper-IRDB) project. It helps standardize button names and organizes the IR files into the appropriate directories.

    JavaScript 1

  2. Flipper-IRDB-Search Flipper-IRDB-Search Public

    This project provides a web-based search tool for the Flipper Zero IR Database. It allows users to easily search, filter, and download IR remote files for use with the Flipper Zero device.

    JavaScript

  3. fuckyoudeki fuckyoudeki Public

    welcome

    JavaScript

  4. Flipper-NFC-Maker Flipper-NFC-Maker Public

    This project provides a simple web-based tool for generating NFC tag data compatible with Flipper Zero devices.

    JavaScript