i made some worksheets for the book atomic habits to help myself and others actually apply the principles rather than reading the book once, getting motivated for like 2 days, and then forgetting all about it.
repo: github.com/coraljellyfish/atomic-habits-worksheets
i made a clown face filter because yes
github.com/coraljellyfish/procreate-face-filtersLast commit
<https://github.com/coraljellyfish/procreate-face-filters/commit/647f72f3308293c1b09e47cde55002357ce47375|If you’re curious to see what it looks like on a person >
yay i finished my to-do app, called Todoey! It uses html, css, and javascript and implements local storage. had a super fun time making it ‼️
check it out here! todoey-app.vercel.app
repo: github.com/nityapisolkar/todoey
finished a drawing of taylor swift at the 2023 grammys; the purpose of this art piece was mainly to get practice drawing people.
repo: github.com/coraljellyfish/art-ts
i did a minefield challenge with a vex iq claw robot! the claw robot is supposed to navigate a minefield with mines (red cubes) and aid packs (green cubes) and bring the aid packs back to the safe zone without touching any mines. because the positions of the aid packs and mines were somewhat randomized, i used vision sensors and gyro sensors to detect green/red and turn, respectively. in this video, an aid pack was fortunately right in front of the robot.
github.com/coraljellyfish/vex-minefield-challenge
did VEX VR’s dynamic castle crasher simulation! this was super fun to do; the robot basically crashes all 5 “castles” and clears all the blocks off the platform by driving them over the edge. the “dynamic” part is that each time it is run, the layout of the 5 castles changes so the code basically has to work no matter what the layout is.
repo: github.com/coraljellyfish/dynamic-castle-crasher-vexvr
(see readme for full context)
vex iq robot car works! was trying to minimize the number of materials i used 🚗 #arcade today i worked on my todo list website! basically now you can move a task from the completed items list back to the todo list. rn the project is pretty simple, but i’m going to add more cool features later! (find it at this link: todoey-app.vercel.app )
#arcade i started making a pomodoro timer website! (designed, put some basic html and css, and put some js so the timer could work) i don’t have a link up yet but here’s a screenshot of it