Skip to content
View lateshift's full-sized avatar
📡
ヘ( ̄ー ̄ヘ)
📡
ヘ( ̄ー ̄ヘ)

Organizations

@IWUGERMANY
Block or Report

Block or report lateshift

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

Pinned

  1. FilemakerImport FilemakerImport Public

    Tiny example CLI tool to bulk insert data (Directory listing) into a Filemaker Database using JDBC.

    Java 1

  2. bob bob Public

    A tiny c̶a̶c̶t̶u̶s̶ Chrome extension which extracts links and "clicks" them automatically 🚀

    HTML

  3. Generate grid-template-area definiti... Generate grid-template-area definitions via SCSS
    1
    @use "sass:list";
    2
    @use "sass:string";
    3
    
                  
    4
    // Quick hack (tm) e.g. not cleaned-up/optimized but since it runs on compile time - who cares ;)
    5
    @function genAreas($prefix, $rows, $columns) {
  4. jstemplate jstemplate Public template

    Simple & tiny JS starter project (Webpack, Babel, TailwindCSS, Coffeescript)

    JavaScript