
Quick Update
Took the latest div 2 contest. Spending a lot of time teaching p5.js since it's very similar to Processing. Gonna take a break from web again
Comments (0)Took the latest div 2 contest. Spending a lot of time teaching p5.js since it's very similar to Processing. Gonna take a break from web again
Comments (0)Will be spending next week learning JS, making some visual simulators with p5.js and then learning and using Node.js for server side stuff. Edit: Heroku seems nice Updates April 5-6: Figured out how to combine socket.io 2.0 with p5.js and launched quick-n-dirty version on heroku at https://bit.ly/34jbMfQ I wanted to have 2 "independent" sources for interaction (canvas and chat) April 7: gf suggested that I transform it into Pictionary. Made the canvas, time to implement word picker. She wants word difficulty and also in Russian. Couldn't find a nice json file, but found a page with words without API. Therefore will write a quick web parser, make a json. Then need to figure out how to pull up words and translate them on the go. Probably with goolge.translate's api
Comments (0)Very happy with my performance. Got 390's place out of 14k. After the contest, I wrote the analysis of the correlation between contest rank and overall rating. Read more about it in Projects>Development Totally unrelated sidenote to myself: update fonts, the current one is somewhat unpleasant to read
Comments (0)I'm taking a short break (couple of days) from web dev, since I only have the competitive section left, and I'm not quite sure how I want to organize it. For now, I'll be going over Competitive Programmer’s Handbook (which I heard about from Errichto), doing some Hackerrank problems and then taking the next Div 2 Codeforces contest. Adios
Comments (0)