Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by cyan33

A curated list of projects in awesome lists by cyan33 .

https://github.com/cyan33/learn-react-source-code

Build react from scratch (code + blog)

react stack-reconciliation

Last synced: 27 Oct 2024

https://github.com/cyan33/v-dom

:point_right: A minimal implementation of the Virtual DOM

Last synced: 27 Oct 2024

https://github.com/cyan33/css-filter

Upload an image and add filters to it. Pure CSS, no black magic.

Last synced: 27 Oct 2024

https://github.com/cyan33/image-screenshot

download an image node along with its css properties

canvas download images screenshot

Last synced: 27 Oct 2024

https://github.com/cyan33/zion

[Deprecated] A tentative, light-weight 2D game framework based on HTML5 canvas.

canvas game-development game-engine game-framework html5-canvas zion

Last synced: 28 Oct 2024

https://github.com/cyan33/migration-to-suspense

Slides and demo of D2 Forum in Jan. 2019

Last synced: 11 Oct 2024

https://github.com/cyan33/tetris-redux

:trophy: A React / Redux implementation of the Tetris game.

game jest react redux redux-thunk tetris-game

Last synced: 28 Oct 2024

https://github.com/cyan33/canvas-image-cache

A promise-based utility to cache images in canvas to enhance rendering efficiency and prevent flickering

Last synced: 28 Oct 2024

https://github.com/cyan33/react-animation-wrapper

:crystal_ball: Components animation wrapper done right

animation css react react-components-wrapper

Last synced: 28 Oct 2024

https://github.com/cyan33/react-suspense-demo

Use React Suspense today

Last synced: 11 Oct 2024

https://github.com/cyan33/leetcode

:dizzy: Python / JavaScript solutions for LeetCode

Last synced: 11 Oct 2024

https://github.com/cyan33/zakas

:robot: A desktop Siri-like voice manager bot, to automate your daily routine.

ai automation bot python voice-recognition

Last synced: 11 Oct 2024

https://github.com/cyan33/tetris-mobx

A React / MobX implementation of the Tetris game.

Last synced: 11 Oct 2024

https://github.com/cyan33/til

:sparkles: Curated list of useful code snippets / programming tips & knowledge. Check my Gists as well!

front-end til tips

Last synced: 11 Oct 2024

https://github.com/cyan33/memoize

A JavaScript function wrapper to memorize / cache result with the same input

cache funcional-programming wrapper

Last synced: 11 Oct 2024

https://github.com/cyan33/easy-stackoverflow

:speak_no_evil:A Chrome extension for StackOverflow

Last synced: 11 Oct 2024

https://github.com/cyan33/react-kanban-board

:clipboard: A checklist SPA implemented with React

Last synced: 11 Oct 2024

https://github.com/cyan33/node-online-snake

The html5 snake game implemented with Express.js and Socket.io

Last synced: 11 Oct 2024

https://github.com/cyan33/react-provider-standalone

The standalone React components <Provider /> wrapper.

Last synced: 11 Oct 2024

https://github.com/cyan33/pubsub

:crystal_ball: The JavaScript implementation of the publish/subscribe pattern.

Last synced: 11 Oct 2024

https://github.com/cyan33/focus-helper

A chrome extension to help you boost your focus in a period of time

Last synced: 11 Oct 2024

https://github.com/cyan33/dumb-state

A simple state management tool that supports undo, redo, etc.

Last synced: 11 Oct 2024

https://github.com/cyan33/handwriting

:book: A web application to practice your handwriting.

Last synced: 11 Oct 2024

https://github.com/cyan33/hands-on-react-hooks

A handful of custom React hooks, mostly for education purpose.

Last synced: 11 Oct 2024

https://github.com/cyan33/backbone-todo-list

The todo list based on Backbone.js

Last synced: 11 Oct 2024

https://github.com/cyan33/keybus

:surfer: Support simultaneous multi-keypress handler. Especially useful in game development on web browser.

canvas-game keyboard-handling multi-key

Last synced: 11 Oct 2024

https://github.com/cyan33/sane-plural

get the plural form in a sane way

plural-form

Last synced: 11 Oct 2024

https://github.com/cyan33/try-infinitely

a simple helper function to make an error-prone call infinitely / or until some value is truthy

Last synced: 11 Oct 2024

https://github.com/cyan33/tiny-react-ui

A lightweight, easy-to-use ui component kit for React

Last synced: 11 Oct 2024

https://github.com/cyan33/greedy-snake

A simple html5 game aimed at children aged above 3. LOL

Last synced: 11 Oct 2024

https://github.com/cyan33/front-end-data-visualization

:eyes: Web Data Visualization for the graduate thesis in 2017.

cheerio data-visualization echarts expressjs frontend javascript

Last synced: 11 Oct 2024

https://github.com/cyan33/express-socket.io-boilerplate

An un-opinionated, minimal boilerplate to get started with Express.JS and Socket.io

boilerplate expressjs nodejs socketio

Last synced: 11 Oct 2024

https://github.com/cyan33/mini-observer

:eyes: A redux-like implementation of the observer pattern in JavaScript

Last synced: 11 Oct 2024

https://github.com/cyan33/react-undo-redo

An Higher Order Component that gives you ability to undo / redo state changes.

Last synced: 11 Oct 2024

https://github.com/cyan33/hook-useeffect-repro

[This is a wrong usage example]

Last synced: 11 Oct 2024

https://github.com/cyan33/asyncimage

Lazy load image with React suspense

Last synced: 11 Oct 2024

https://github.com/cyan33/codec

:fax: A light weight codec implemented in JavaScript, aimed for both browser and node.js

Last synced: 11 Oct 2024

https://github.com/cyan33/is-equal

a JavaScript function utility to check if two things are content-wise equal or not

Last synced: 11 Oct 2024

https://github.com/cyan33/naming-transformer

Switching between variable naming conventions like camel, snake, and general title

Last synced: 11 Oct 2024

https://github.com/cyan33/sponsibly

http://cyan33.github.io/sponsibly

Last synced: 11 Oct 2024

https://github.com/cyan33/fast-scroll-top

A Chrome extension to save your pain of scrolling back to the top of the page.

Last synced: 11 Oct 2024

https://github.com/cyan33/weather-cli

:cloud: A Node.js Command Line Tool to Know the Weather Data

Last synced: 11 Oct 2024

https://github.com/cyan33/data-structure-and-algorithms-in-javascript

A Minimal Implementation of the Common-Seen Data Structure and Algorithms in JavaScript.

Last synced: 11 Oct 2024

https://github.com/cyan33/chitter-chatter

:speech_balloon: An online chat room based on Express.js and Socket.io

Last synced: 11 Oct 2024

https://github.com/cyan33/zion-boilerplate

The minimal counter boilerplate to get you started with Zion.

Last synced: 11 Oct 2024

https://github.com/cyan33/dog-breed-identification

A CNN approach to classify dog breeds

Last synced: 11 Oct 2024

https://github.com/cyan33/game-manager

:surfer: A game state manager library for HTML5 games

Last synced: 11 Oct 2024

https://github.com/cyan33/zion-demos

Canvas games built on top of Zion.

Last synced: 11 Oct 2024

https://github.com/cyan33/dm

a highly subjective / opinionated set of data mining function kit.

Last synced: 11 Oct 2024