assadk88's Stars
ahmetsait/toolgit
Git Productivity Toolkit
nim-ka/aocutil
dannynelson/taskpaper-repeat
A script for managing recurring tasks in TaskPaper 3.
markwk/awesome-biomarkers
Curated List of Biomarkers, Blood Tests, and Blood Tracking
bturrubiates/fzf-scripts
:mount_fuji: Scripts that use FZF
loiane/javascript-datastructures-algorithms
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
AJOsmaston/codewars
Thanks Sergei for the idea
jdan/98.css
A design system for building faithful recreations of old UIs
lwkchan/minesweeper
💣🧹The good old game built on React and Canvas
dtjv/sm-2
An implementation of the SM-2 algorithm written in TypeScript.
joethei/obsidian-rss
Read RSS Feeds from inside Obsidian
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
mhxion/awesome-discord-communities
A curated list of awesome Discord communities for programmers
facebook/react
The library for web and native user interfaces.
NickKroehl/Chicken-Posole-Recipe
Really good recipe for chicken posole
pushmatrix/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
AllThingsSmitty/css-protips
⚡️ A collection of tips to help take your CSS skills pro 🦾
walaura/postcss-modular-scale
PostCSS plugin for adding modular scale to your styles
walaura/donut-factory
Martin-Pitt/awesome-frontend-games
This is a curated list dedicated to games developed using web technologies
preactjs/awesome-preact
A curated list of amazingly awesome things regarding Preact ecosystem :star2:
lervag/apy
CLI script for interacting with local Anki collection
jkup/javascript-interview
A list of JavaScript interview resources
jkup/awesome-personal-blogs
A delightful list of personal tech blogs
lowlighter/metrics
📊 An infographics generator with 30+ plugins and 300+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
jasonsjones/stack-lifo
Javascript implementation of a stack (LIFO) data structure
Experience-Monks/math-as-code
a cheat-sheet for mathematical notation in code form
bahmutov/cypress-failed-log
Saves the Cypress test command log as a JSON file if a test fails
tc39/proposal-pipeline-operator
A proposal for adding a useful pipe operator to JavaScript.