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

https://github.com/luciopaiva/dweets

My adventure through the world of code golfing.
https://github.com/luciopaiva/dweets

code-golf dweet obfuscation vanilla-javascript

Last synced: about 1 month ago
JSON representation

My adventure through the world of code golfing.

Awesome Lists containing this project

README

          

This is my series of articles on dweets. My idea is to learn by understanding how the coolest dweets were made and sharing what I learn at the same time.

# Contents

1. [What is a dweet?](https://luciopaiva.com/dweets/pt1/index.html)
2. [p01's "AND THE WORLD GOES ROUND 🌏🌍🌎"](https://luciopaiva.com/dweets/pt2/index.html)
3. [My first own dweet](https://luciopaiva.com/dweets/pt3/index.html)