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