I am the developer of https://mindsaha.com/ that aims at combining mind maps, notes, bookmark saving and a simple task management as well. I currently do not support screenshots, drawings though.
If this is something you are curious about, do let me know, I'll be happy to provide you an early access to try it out.
I have a web UI that does the exact same thing. https://veerasundar.com/wordle - you input Wordle results and it suggest words. It sourced the list of words from the Wordle itself.
Mine made with HTML + CSS. I made it sure that the whole page fits in a A4 Size so that I can easily export it as a PDF to be shared with recruiters. I also make sure to send the URL of my resume (https://veerasundar.com/resume/) along with the PDF. (bit outdated, though! :)
I use a resume which I hand coded in HTML&css and while sending it to HR folks, I manually turn the HTML page into a PDF and usually include a reference to the online version too (http://veerasundar.com/resume)
Been using these for a long time but never realized that there's a technical term. Closure and callback functions are the terms that I know of about returning functions from and passing functions to other functions.
backbone port of 2048 game. Added one more level of complexity - now along with the numbers, at least one symbol also has to match for the tiles to merge.
I write about web, JavaScript, React and technical how-to-s.