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.
- Host: GitHub
- URL: https://github.com/luciopaiva/dweets
- Owner: luciopaiva
- Created: 2018-12-02T18:57:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-05T02:48:44.000Z (over 7 years ago)
- Last Synced: 2025-03-21T20:47:07.136Z (12 months ago)
- Topics: code-golf, dweet, obfuscation, vanilla-javascript
- Language: HTML
- Homepage: https://luciopaiva.com/dweets
- Size: 213 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)