Pinned Repositories
awesome-ai-web-search
A list of software that allows searching the web with the assistance of AI.
create-pubsub
A tiny Event Emitter and Observable Store: https://npm.im/create-pubsub
fantasy-name-generator
Generates random names for RPG characters: https://felladrin.github.io/fantasy-name-generator
game-development-resources-list
An everchanging list of game development resources.
linkedin-autoconnect-chrome-extension
Chrome extension that automatically clicks all 'Connect' buttons available on LinkedIn 'Search People' and 'People You May Know' pages.
LinkedTimer
Real-time collaborative timer to use with your team in VS Code or in the browser: https://linkedtimer.pages.dev
MiniSearch
Minimalist web-searching platform with an AI assistant that runs directly from your browser. Uses WebLLM, Wllama and SearXNG. Demo: https://felladrin-minisearch.hf.space
online-visitors-counter
Real-time online visitors counter using Ajax, PHP PDO and SQLite.
PickBetterPack
Discover similar packages from your package.json dependencies: https://pickbetterpack.com
runuo-custom-scripts
Collection of all custom RunUO scripts I've written for my Ultima Online shards.
felladrin's Repositories
felladrin/awesome-ai-web-search
A list of software that allows searching the web with the assistance of AI.
felladrin/MiniSearch
Minimalist web-searching platform with an AI assistant that runs directly from your browser. Uses WebLLM, Wllama and SearXNG. Demo: https://felladrin-minisearch.hf.space
felladrin/linkedin-autoconnect-chrome-extension
Chrome extension that automatically clicks all 'Connect' buttons available on LinkedIn 'Search People' and 'People You May Know' pages.
felladrin/online-visitors-counter
Real-time online visitors counter using Ajax, PHP PDO and SQLite.
felladrin/windows-timelapse-toolkit
Windows toolkit for taking periodic screenshots and creating a time-lapse video from them.
felladrin/create-pubsub
A tiny Event Emitter and Observable Store: https://npm.im/create-pubsub
felladrin/PickBetterPack
Discover similar packages from your package.json dependencies: https://pickbetterpack.com
felladrin/adminer-theme-switcher
Quickly switch Adminer themes from browser or command line. Copy this single PHP file alongside Adminer script.
felladrin/last-wish
Ultima Online RunUO Freeshard hoping to fulfill one last wish.
felladrin/uo-is-not-dead
An everchanging list of Ultima Online Freeshards - UO Is Not Dead!
felladrin/bcrypt-sandbox
A tool for encrypting and validating text with bcrypt: https://felladrin.github.io/bcrypt-sandbox
felladrin/LinkedTimer
Real-time collaborative timer to use with your team in VS Code or in the browser: https://linkedtimer.pages.dev
felladrin/js13k-2021
Game created for the Js13kGames competition from 2021.
felladrin/js13k-2022
A game for JS13K 2022.
felladrin/typed-event-dispatcher
Strongly-typed events that can be publicly listened but internally-only dispatched: https://npm.im/typed-event-dispatcher
felladrin/awesome-stars
List of repositories I've starred on GitHub.
felladrin/javascript-event-keycode-finder
Simple tool to find out what's the keycode invoked by javascript's OnKeyDown, OnKeyUp and OnKeyPress events.
felladrin/js13k-2019
Game created for the Js13kGames competition from 2019.
felladrin/ratio-calculator
Single-file calculator to rapidly find out the right value for a proportion: https://felladrin.github.io/ratio-calculator
felladrin/.github
Default community health files for GitHub.
felladrin/felladrin.github.io
Ah, you found my website! :)
felladrin/get-random-gravatar
A command-line tool to download and save a random Gravatar image on the current folder.
felladrin/js13k-2020
Game created for the Js13kGames competition from 2020.
felladrin/testing-grid
Load several instances of a multiplayer-app in a single page: https://felladrin.github.io/testing-grid
felladrin/tinysequencer
A MIDI Player for JS13K 🎶
felladrin/windows-cursor-icon
Use Node.js to extract the image from Windows OS cursor: https://npm.im/windows-cursor-icon
felladrin/word-finder
Simple javascript program to find a word when you know the position of specific letters. Great for Crosswords and Hangman games.
felladrin/bittorrent-tracker-websocket-client
BitTorrent Tracker WebSocket Client
felladrin/web-llm
High-performance In-browser LLM Inference Engine
felladrin/wllama
WebAssembly binding for llama.cpp - Enabling in-browser LLM inference