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

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

apps

  • vc-assist - the vc-assist full-stack application.
  • studyap - the original source of studyap.org.
  • event-scheduler - mock DECA conferences.
  • filesharing - a website that allows you to share files with peers who can also access the website.
  • calstats - visualize the time you spend doing things from your calendar.

development

  • scavenge - a fast, robust, and feature complete golang scraping library.
  • nu_plugin_caldav - a nushell plugin for caldav.
  • wavelet-tree - an efficient implementation of the wavelet tree datastructure in golang.
  • dynamic-programming.tex - a mathematical explainer for dynamic programming.
  • jsflags - a better typescript CLI flags library.
  • 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.
  • protocolreg - a golang library for registering custom url protocols cross platform.
  • capacitor-webview-controller - a capacitor.js plugin that allows for additional control over webviews.
  • grpcboot - a golang library that makes it easier to set up grpc-web servers.
  • marionette - a golang package for manipulating the default browser cross platform.

ai

configuration

misc.

  • ax-distiller - converts websites to markdown using the accessibility tree.
  • thunderbird-vim - vim-like hotkeys for thunderbird.
  • midi-recorder-daemon - an application that automatically records and saves midi in the background. useful if you spontaneously improvise often.
  • web-media-stream - a website that allows you to share video/audio over the network via web-rtc.
  • 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.
  • bookmarklets - a collection of bookmarklets.
  • Drawabot - a program that draws an image exactly using the mouse, useful in games like gartic phone.
  • Flex-Timer - a web app that allows for multiple simultaneous timers.
  • Chinese-Pinyin-Symbol-Macro - an autohotkey script that adds hotkeys for chinese pinyin symbols.
  • Blender-Addons - blender addons (Add modifier, Swap vertex groups, Select vertex group by name).

graphics

experiments

  • x.jscomptime - experimental transpiler to add compile time metaprogramming to javascript.
  • x.information-extraction - information extraction and LLM experiments.
  • x.fourier-image - generate equations that will trace an image.
  • x.webproxy - proxy a website without needing to configure an HTTP proxy.
  • x.gimkit-strategizer - a gpu-accelerated (CUDA) utility that simulates different upgrade paths and strategies in the Gimkit game to find which is most effective.

Pinned Loading

  1. scavenge scavenge Public

    A clean and modern scraping framework for go, based on python's scrapy.

    Go

  2. thunderbird-vim thunderbird-vim Public

    Vim-like thunderbird hotkeys.

    JavaScript 1

  3. calstats calstats Public

    Visualize how your time is spent. (With CalDAV support)

    Svelte 1

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

    Go 2

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

  6. nu_plugin_caldav nu_plugin_caldav Public

    A nushell plugin for CalDAV.

    Go