• Stars
    star
    14
  • Rank 1,414,093 (Top 29 %)
  • Language
    Python
  • Created over 13 years ago
  • Updated about 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Trying to find an algorithm to generate poetry

More Repositories

1

useAuth

The simplest way to add authentication to your React app. Supports various providers.
TypeScript
2,591
star
2

useDimensions

A React Hook to measure DOM nodes
TypeScript
585
star
3

nightowls

Why programmers work at night - a book about programmers, by a programmer
321
star
4

react-lazyload-fadein

React component to lazyload children with a nice fadein effect.
JavaScript
314
star
5

serverlesshandbook.dev

A resource for frontend engineers to learn everything about modern backend development.
JavaScript
286
star
6

react-fractals

An experiment -> Fractals in React.
JavaScript
225
star
7

react-particles-experiment

An experiment to see if you can make a particle generator in redux+react+d3.
JavaScript
176
star
8

lambda-screenshot-as-a-service

AWS Lambda Chrome Headless screenshots
TypeScript
142
star
9

thaw-carrots

Thaw carrots by warming up your laptop to a specific temperature
JavaScript
130
star
10

react-testing-example

A sample project to investigate testing options with ReactJS
JavaScript
113
star
11

node-unshortener

This simple library can take an short URL and discover its long counterpart while attempting to be nice and using the correct shortener's API.
JavaScript
90
star
12

d3blackbox

A simple React wrapper for any D3 code you want
TypeScript
85
star
13

h1b-software-salaries

Using React and d3.js, I built a visualisation of H1B salaries in the software industry.
HTML
83
star
14

better-fetch

A tiny ES6 fetch() wrapper that makes your life easier without drastic changes to the API.
JavaScript
80
star
15

styled-button

jQuery plugin for imageless buttons a la Google
JavaScript
68
star
16

react-d3-enter-exit-transitions

A proof of concept exploration of using d3js transitions in a React visualization.
JavaScript
61
star
17

nodestagram

A node.js library for instagr.am
JavaScript
58
star
18

webrtc-sample

Demo app to learn WebRTC. Communicates with itself via RTCPeerConnection
JavaScript
53
star
19

blockchain-redux

A crypto experiment, Redux-like store backed by blockchain.
JavaScript
49
star
20

react-d3js-es6-ebook

ES6 edition of React+d3js, a book about making modular data visualizations.
JavaScript
41
star
21

react-real-world

Proof of concept code that turns a React component into a jQuery plugin.
JavaScript
39
star
22

react-d3js-step-by-step

Step by step example for the React+D3v4 book.
JavaScript
39
star
23

ImgurApp

A better mobile pooping experience
JavaScript
39
star
24

ml-class-homework

MATLAB
38
star
25

random-coding

This is my playground. It's where experiments with new technology happen, benchmarks of different things. Many real projects start their life here.
Clojure
37
star
26

component-css-extractor

Extract CSS from any scoped styles in a component framework. In the browser.
JavaScript
37
star
27

checkbox-field

A jquery plugin that turns multiselect fields into a field of checkboxes.
JavaScript
36
star
28

d3.js-book-examples

Haphazard collection of examples for a book.
CSS
36
star
29

Le-Thesis

For my undergrad thesis I am building an automatic poet. The idea is to implement an evolutionary algorithm that can construct a poem using fitness functions trained on a text-based corpora.
Haskell
32
star
30

webgl-airplanes-map

An experiment to build a live map of airplanes with WebGL and React
JavaScript
29
star
31

Personal-Runway

Every 3 days Personal-Runway predicts what my bank account will look like in two weeks and sends me an email. Income is gleamed from my Toggl account, expenses come from Toshl. The fetching and emailing logic is built with node.js, predictions and graphs in haskell.
JavaScript
29
star
32

space-invaders

Space Invaders clone in React and d3.js
JavaScript
26
star
33

web-session-counter

Utility to count a user's web sessions based on the definition GA uses.
JavaScript
23
star
34

article-threader

SmΓΆl tool that turns URLs into twitter threads
TypeScript
23
star
35

JustATributeApp

This is not the best app in the world, no, this is just a tribute.
JavaScript
22
star
36

ScholarStream.ai

A twitter-like experience for arXiv feeds using GPT
TypeScript
22
star
37

remark-code-screenshot

Remark plugin to turn code blocks into carbon.now.sh screenshots.
JavaScript
21
star
38

react-d3js-ebook

This is a baby project, things will show up soon.
JavaScript
20
star
39

learn-while-you-poop-react

No pressure learning at 2 minutes per day. Start with WHY React all the way to a React 16.3 master in a month.
JavaScript
19
star
40

server-side-d3-poc

Trying out server-side D3 rendering with React 16
JavaScript
18
star
41

declarative-canvas-react-konva

Declarative animation rendered with <canvas> built with React and Konva
JavaScript
18
star
42

corona-simulation

An experiment to simulate viral spread of Covid19 under different conditions
JavaScript
17
star
43

spark-joy

A little widget to ask your fans if what you made sparked joy :)
JavaScript
15
star
44

letter-builder

Build better technical newsletters and emails
JavaScript
14
star
45

migrations-map

A map of global migrations built from the UN dataset.
JavaScript
13
star
46

dom-benchmark

An experiment to see which is faster at DOM manipulation because I'm curious.
JavaScript
13
star
47

personal-dashboard

An experiment in visualising personal data.
JavaScript
13
star
48

hot-dog-taco

What if I told you modern tools let you build and launch a small webapp in 30 minutes?
CSS
13
star
49

d3-course-examples

Examples for a d3.js video course
JavaScript
12
star
50

lolcode-babel-macro

LOLCODE implementation with Babel macros
JavaScript
11
star
51

es6-cheatsheet

Modern JavaScript cheatsheet
CSS
10
star
52

react-d3js-landing-page

The landing page for React+d3.js
HTML
10
star
53

markdownlandingpage.com

A quick landing page for anyone
JavaScript
10
star
54

sharethisemail

A service to generate Share This Email mailto links
JavaScript
10
star
55

react-d3-pie

An example piechart built with React and D3 to try some things out.
JavaScript
9
star
56

markdown-to-tweet

A library that takes markdown and turns it into tweets
JavaScript
9
star
57

modern-webapp-starter-sep-2019

Starter repo for https://2019.fullstackfest.com/workshops/build-and-launch-jamstack-react-graphql-serverless/
JavaScript
9
star
58

d3-pong

Abusing d3.js to make a pong game.
CSS
9
star
59

log-viewer

A searchable <LogViewer> component built with Downshift and match-sorter
JavaScript
8
star
60

threadcompiler.com

A simple app for writing and scheduling tweet threads
JavaScript
8
star
61

livecoding-project

The description of a livecoding project, which shows stuff and visualizations in React and d3.
HTML
8
star
62

graphql-rest-proxy

Proof of concept GraphQL wrapper of a real world REST API
TypeScript
7
star
63

bigmac-index-price-calculator

Pricing based on Big Mac Index purchasing power parity πŸ”
TypeScript
7
star
64

something-3d

An experiment in compositional three.js
JavaScript
7
star
65

mondrian-generator

Generate mondrian style art boards with React and D3
JavaScript
7
star
66

mobx-clock-example

A quick example of modeling time as part of React application state
JavaScript
6
star
67

faux-js-ai

A faux AI that writes JavaScript. You write the tests, AI makes them pass.
JavaScript
6
star
68

react-d3-walkthrough-livecode

A livecode walkthtrough to go with the book
JavaScript
6
star
69

mortys-mindblowers

Morty's Mindblowers from Imgur frontpage
JavaScript
6
star
70

toshl.js

Toshl client library for node.js
JavaScript
6
star
71

ar-js-experiment

Playing around with AR.js
JavaScript
6
star
72

react-indie-bundle-donations

Suggest a JS Ecosystem Creator we should donate to.
6
star
73

compilers-homework

A Pascal compiler written for a class on compilers. Compiles to intermediate code, then uses an interpreter to run programs.
Java
6
star
74

rapid.queue

rapid.queue is a lightweight boss+queue+workers system built on node.js with a redis backend.
JavaScript
5
star
75

simple-dynamodb

A simple wrapper I've been using to help work with DynamoDB
TypeScript
5
star
76

learnwhileyoupoop.com

A landing page for the Learn While You Poop project
CSS
5
star
77

react-d3-flamegraph

Flamegraph implemented in React & D3
JavaScript
5
star
78

serverless-workshop-exercises

Exercises and their solutions for serverless workshop
TypeScript
5
star
79

irc-stats-bot

An experiment in creating an irc stats bot that pushes statistics about an irc channel to graphite ... in node.js
JavaScript
5
star
80

github-nightowls

The scripts I used/use to get a dataset of 500k Github repositories.
JavaScript
5
star
81

gatsby-suspense-poc

A proof-of-concept for using react suspense with Gatsby
JavaScript
5
star
82

swizec-blog

swizec.com/blog
JavaScript
5
star
83

twitter-lite-embed

The fastest most privacy focused Twitter embed component.
TypeScript
4
star
84

react-d3-workshop

React and D3v4 workshop, it's better in person
JavaScript
4
star
85

intro-to-react-workshop

Intro to React Workshop. It's better in person πŸ˜‰
JavaScript
4
star
86

HipsterVision

A fun app for playing around with Instragram's new API in node.js
PHP
4
star
87

remark-utf8

Remark plugin to transform basic markdown into utf8 special characters.
JavaScript
4
star
88

svelte-marvel-movie-timeline

A simple Marvel movie timeline built with Svelte
JavaScript
4
star
89

swizec.com

Blog and website on swizec.com
MDX
4
star
90

lovebox-lambda

AWS Lambda that sends daily random photos from an S3 bucket
TypeScript
4
star
91

750words-analysis

This is an analysis of my 750words.com writings
Python
4
star
92

doorbell-app

Answer the front gate buzzer via SMS, uses serverless and twilio
TypeScript
4
star
93

node-project-boilerplate

Boilerplate I use for node.js projects
JavaScript
4
star
94

moores-law

Visualizing Moore's law compared to actual transistor count like in https://www.youtube.com/watch?v=7uvUiq_jTLM&feature=youtu.be
JavaScript
4
star
95

mobx-modal

An example project that implements MobX driven modals.
JavaScript
3
star
96

chat-blockchain-redux-demo

Demo chat app using blockchain-redux built for WeAreDevs 2018
JavaScript
3
star
97

react-d3-gallery

A gallery carousel for things built with React and d3
HTML
3
star
98

react-animated-pie

Example animated piechart in React and D3
JavaScript
3
star
99

thefantastic.me

A project to make people more awesome.
JavaScript
3
star
100

urllib2_file

Extending the urllib2 library so it can handle file uploads and work on Google App Engine
Python
3
star