Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Python sample codes and textbook for robotics algorithms.
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
Free open-source modern C++17 / C++20 framework to create console (CLI), forms (GUI like WinForms) and unit test (xUnit) applications and libraries on Windows, macOS, Linux, iOS, Android, FreeBSD, …
Investigating the problem of solving wordle in the most efficient way possible
Finds the lower bound solutions for all Wordle daily puzzles.
MSVC's implementation of the C++ Standard Library.
Internationalization for react done right. Using the i18next i18n ecosystem.
🌐 MERN stack 2.0 - MongoDB, Express, React/Redux, Node
Input masking component for React. Made with attention to UX.
Most modern mobile touch slider with hardware accelerated transitions
The HTML touch slider carousel with the most native feeling you will get.
React content transition slider. Awesome Slider is a 60fps, light weight, performant component that renders an animated set of production ready UI general purpose sliders with fullpage transition s…
Collection sets of a spinners for async operations for ReactJS
Open-Source Battle Simulator, Rankings & Team Building for Pokemon GO PvP
Curated List of React Components & Libraries.
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Simple library for handling keyboard shortcuts in Javascript
Material Design Web Components
A modal built with pure CSS, enhanced with JavaScript
Functional examples of using Bootstrap in common JS frameworks like Webpack, Parcel, Vite, and more!
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
Development-only error handler middleware
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm