joaobb's Stars
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
ant-design/ant-design
An enterprise-class UI design language and React UI library
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
tailwindlabs/tailwindcss
A utility-first CSS framework for rapid UI development.
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
t3-oss/create-t3-app
The best way to start a full-stack, typesafe Next.js app
philc/vimium
The hacker's browser.
SortableJS/Vue.Draggable
Vue drag-and-drop component based on Sortable.js
felipefialho/frontend-challenges
A public list of open-source challenges from companies around the world
ionic-team/capacitor
Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
lwouis/alt-tab-macos
Windows alt-tab on macOS
OJ/gobuster
Directory/File, DNS and VHost busting tool written in Go
bencodezen/vue-enterprise-boilerplate
An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI.
josh-richardson/cadmus
A GUI frontend for @werman's Pulse Audio real-time noise suppression plugin
mlynch/nextjs-tailwind-ionic-capacitor-starter
A starting point for building an iOS, Android, and Progressive Web App with Tailwind CSS, React w/ Next.js, Ionic Framework, and Capacitor
ShayBox/Mon2Cam
Workaround for multi-monitor Discord screensharing
alexpevzner/sane-airscan
Scanner Access Now Easy - universal driver for eSCL (Apple AirScan) and WSD
undistro/zora
Zora is an open source solution that helps you achieve compliance with Kubernetes best practices recommended by industry-leading frameworks. By scanning your cluster with multiple plugins, Zora identifies potential issues, misconfigurations, and vulnerabilities.
undistro/marvin
Marvin is a CLI tool that scans a k8s cluster by performing CEL expressions to report potential issues, misconfigurations and vulnerabilities.
diachedelic/capacitor-blob-writer
Capacitor plugin to write binary data to the filesystem
undistro/cel-playground
CEL Playground provides a simple and user-friendly interface to write and quickly evaluate CEL expressions.
lantran/Books
anko/array-keyed-map
JS datastructure, like Map, but the keys are arrays
alirezabonab/clean-todo
Clean Architecture implementation, link to article https://bit.ly/2YjfpB9
qrclip/capacitor-file-chunk
Capacitor plugin that enables reading and writing large files in chunks ( based on capacitor-blob-writer )
dohyungp/bayesian-ab-test-calculator
Simple Bayesian A/B Testing Calculator
fuchen1991/EBEC
JunyiLiu1994/nfa-equivalence
Checking NFA equivalence with bisimulations up to congruence
lucasecdb/eslint-config
Personal base eslint configuration
nicapos/STALGCM-NFA-Equivalence
Given two non-deterministic finite automata, the program can determine whether they are equivalent or not.