Basile Samel
writing/making/coding shokunin
finish React.js' tutorial https://reactjs.org/tutorial/tutorial.html
chat feature - enable React.js
chat feature - get list of connected users from back-end
bug fix - can't enable markdown editor because of empty color field
admin back-end - implement service layer
database - implement CMS ORM
security - configure admin area
write "Building a House" https://200wordsaday.com/words/building-a-house-186405cec19ec6a0d5
chat feature - prevent user from using several sockets (one tab only)
functions to add/remove users to the table of connected users
chat feature - add connected_users field in Channel entity
write "Entrepreneurship and the roller coaster life" https://200wordsaday.com/words/entrepreneurship-and-the-roller-coaster-life-183765ce80f9c8ab4c
text editor - remove media blocks
write notes on Natural Language Toolkit with Python chapter 1 https://200wordsaday.com/words/notes-on-natural-language-toolkit-chapter-1-language-processing-and-python-184375ce94915ceb4e
remove code from word count
add controller route for database backup + cronjob
write "Releasing a markdown editor tomorrow" https://200wordsaday.com/words/releasing-a-markdown-editor-tomorrow-183695ce8051c0fcb1
integrate markdown editor
add enable_markdown field
start reading NLTK chapter 1
bug fix - duplicate notifications on update
write "Meta-skill" https://200wordsaday.com/words/meta-skill-182735ce656b9060a4
bug fix - scheduled post not posted
profile page - one-column layout