Skip to content
View jerieljan's full-sized avatar

Block or report jerieljan

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 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

Pinned Loading

  1. PlantUML with Style -- How I do Plan... PlantUML with Style -- How I do PlantUML
    1
    I use **PlantUML** a lot. It's what I use for drawing all sorts of diagrams and it's handy because of its 
    2
    easy markup (once you get used to it) while making things easy to maintain as projects grow (thanks to version control)
    3
    
                  
    4
    This gist explains how I do my PlantUML workspace in a project.
    5
    
                  
  2. posaune-pandoc-theme posaune-pandoc-theme Public

    A pandoc stylesheet that gives your Markdown files a nice and fresh look that's friendly for a single webpage and in PDF.

    CSS 9

  3. Adds service icons for Assistant, Ne... Adds service icons for Assistant, News and Translate on Kagi.
    1
    // ==UserScript==
    2
    // @name         Kagi Service Switcher
    3
    // @namespace    http://tampermonkey.net/
    4
    // @version      1.1
    5
    // @description  Add quick navigation buttons for Kagi Assistant, Translate, and News
  4. koharu koharu Public

    Forked from mayocream/koharu

    ML-powered manga translator, written in Rust.

    Rust

  5. llm-price-calculator llm-price-calculator Public

    A price calculator for LLMs in Streamlit.

    Python