Skip to content
View LQR471814's full-sized avatar
💭
...
💭
...
  • some place on earth
Block or Report

Block or report LQR471814

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
LQR471814/README.md

I have no idea what I'm doing.

repos that are actually useful
  • sqlc-joins-gen - a code generator to make relational queries easier for sqlc. similar to drizzle-orm's query api.
  • drizzle-relations-generator - a CLI utility that allows you to generate drizzle relations from foreign key references.
  • filesharing - a self-hosted website that allows you to share files with peers who can also access the website.
  • midi-recorder-daemon - an application that automatically records and saves midi in the background. useful if you spontaneously improvise often.
  • jsflags - the best typescript CLI flags parsing library.
  • ax-distiller - converts websites to markdown using the accessibility tree.
  • web-media-stream - a self-hosted website that allows you to share video/audio over the network via web-rtc.
  • dead-simple-auth - a dead simple HTTP authenticator reverse proxy.
  • diff-headers - a simple CLI utility to compare headers dumped from 2 HTTP requests, useful for web scraping.
  • anipy-web - an ultra-minimal web interface for watching anime, based on anipy-cli.
  • music-dlp - a wrapper CLI utility around yt-dlp that makes it more convenient to download music and add metadata to it.
  • remixicon-cli - a CLI utility that makes it easy to import RemixIcon icons.
  • capacitor-webview-controller - a capacitor.js plugin that allows for extended control over webviews.
  • grpcboot - a golang library that makes it easier to set up grpc-web servers.
  • measure-detection - a music score measure detection model for typeset scores.
  • bookmarklets - a collection of bookmarklets.
  • MiniPrograms - small programs in python (Ascii Art from Image, Ascii Art Viewer, CPS Increaser).
  • marionette - a golang package for manipulating the default browser cross platform.
  • Flex-Timer - a web app that allows for multiple simultaneous timers.
  • Drawabot - a program that draws an image exactly using the mouse, useful in games like gartic phone.
  • Blender-Addons - blender addons (Add modifier, Swap vertex groups, Select vertex group by name).
  • Chinese-Pinyin-Symbol-Macro - an autohotkey script that adds hotkeys for chinese pinyin symbols.
experiments
  • jscomptime - a transpiler which adds compile time metaprogramming to javascript.
  • research-toolkit - information extraction and LLM experiments.
  • web-go - a golang rendering framework, similar to react, powered by wasm.
  • fourier-image - generate equations that will trace an image.
  • webproxy - proxy a website without using an HTTP proxy.
  • permute - a python package for transforming recursive branching python functions into iterative C code.
  • Gimkit-Strategizer - a gpu-accelerated utility that simulates different upgrade paths and strategies in the Gimkit game to find which is most effective.
  • Equalizer - an attempt at implementing an equalizer.
  • Curve-Tortoise - Draw bezier curves with python turtle.
  • Fractle-Turtle - Draw fractals with python turtle.
  • Go-3D - A 3D engine in Golang and SDL.
  • Blastar Remastered - A remastered version of the blastar game.
.config files

Pinned

  1. filesharing filesharing Public

    A simple filesharing application for use in LAN networks.

    TypeScript 1

  2. ax-distiller ax-distiller Public

    Distill text and various semantic information from websites, cutting out noise and styling with headless chrome and the accessibility tree.

    JavaScript 1

  3. sqlc-joins-gen sqlc-joins-gen Public

    A code generator to make relational queries easier for sqlc. Similar to drizzle-orm's query api.

    Go

  4. jscomptime jscomptime Public

    A transpiler which adds compile time metaprogramming to javascript.

    Go

  5. drizzle-relations-generator drizzle-relations-generator Public

    This CLI utility generates drizzle ORM relations code out of foreign key, this is useful if you want to use the `.query` API without repeating yourself.

    TypeScript 1

  6. web-media-stream web-media-stream Public

    A website that allows you to stream webcam and microphone input over the network. Powered by WebRTC and Golang!

    JavaScript 1