Pinned Repositories
babel
🐠 Babel is a compiler for writing next generation JavaScript.
bitwarden-mobile
The mobile app vault (iOS and Android).
BlockDodge
A simple game where you try to dodge blocks.
brew
🍺 The missing package manager for macOS (or Linux)
browser-compat-data
This repository contains compatibility data for Web technologies as displayed on MDN
buzzers
A simple buzzer system.
jbyoshi.github.io
My personal website.
SpongeAll
Quickly check out SpongeForge and SpongeVanilla together sharing a SpongeCommon repository. No longer maintained - included in the main repo for Minecraft 1.15+.
JBYoshi's Repositories
JBYoshi/jbyoshi.github.io
My personal website.
JBYoshi/babel
🐠 Babel is a compiler for writing next generation JavaScript.
JBYoshi/bitwarden-mobile
The mobile app vault (iOS and Android).
JBYoshi/brew
🍺 The missing package manager for macOS (or Linux)
JBYoshi/browser-compat-data
This repository contains compatibility data for Web technologies as displayed on MDN
JBYoshi/buzzers
A simple buzzer system.
JBYoshi/cli-init
Custom script to set up my Git configurations on other computers.
JBYoshi/color-find
Find the right color for your needs.
JBYoshi/crawler-user-agents
Syntactic patterns of HTTP user-agents used by bots / robots / crawlers / scrapers / spiders. pull-request welcome :star:
JBYoshi/cs361s-final-project
JBYoshi/cs386d-optimizer
Join order optimization project for CS386D final project
JBYoshi/decode
Decode anything.
JBYoshi/device-detector
The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model.
JBYoshi/discord-api-docs
Official Discord API Documentation
JBYoshi/fantest
Heats up a computer to test its cooling.
JBYoshi/firecracker
Secure and fast microVMs for serverless computing.
JBYoshi/firefox-ios
Firefox for iOS
JBYoshi/Ghost
Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
JBYoshi/habitica-ios
Native iOS app for Habitica
JBYoshi/istio-proxy
The Istio proxy components. (CS 395T project)
JBYoshi/mobiledoc-kit
A toolkit for building WYSIWYG editors with Mobiledoc
JBYoshi/mta-sts
MTA-STS policies
JBYoshi/offline-project
A school project on the digital divide.
JBYoshi/passkeys.dev
source for the passkeys.dev developer site
JBYoshi/textarea
A simple web page where you can dump whatever you want to say.
JBYoshi/ua-parser-js
UAParser.js - JavaScript library to identify browser, engine, OS, CPU, and device type/model from userAgent string. Supports browser & node.js environment. Also available as jQuery/Zepto plugin, Bower/Meteor package, RequireJS/AMD module, & CLI tool.
JBYoshi/VanillaGradle
A toolchain for Minecraft: Java Edition that builds a workspace to interact with the game using the official mappings provided to the public by Mojang Studios.
JBYoshi/versionize
Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast deserialization times and minimal size overhead.
JBYoshi/versionize_derive
Exports the Versionize derive proc macro that generates the Versionize implementation for structs, enums and unions by using structure annotations.
JBYoshi/vmm-sys-util
Helpers and utilities used by multiple rust-vmm components and VMMs