v33ra
|
2 years ago
|
on: Ask HN: Could you share your personal blog here?
v33ra
|
4 years ago
|
on: Ask HN: Notes, mind-maps, browser tabs all in one solution?
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.
v33ra
|
4 years ago
|
on: Wordle-Solver – solves 99.7% of common five-letter English words
that would be `JSON.parse(localStorage.getItem("gameState")).solution` ;)
v33ra
|
4 years ago
|
on: Wordle-Solver – solves 99.7% of common five-letter English words
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.
v33ra
|
6 years ago
|
on: Minify Your SVGs
v33ra
|
8 years ago
|
on: Gitflow – Animated in React
Sure.. will add the command log
v33ra
|
8 years ago
|
on: Ask HN: Resumes that look good but professional too
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! :)
v33ra
|
8 years ago
|
on: The 2018 Web Developer Roadmap
And it is also difficult to get started with a new project. You need to setup multitude of tools just to see a production worthy `Hello World` app.
v33ra
|
8 years ago
|
on: The 2018 Web Developer Roadmap
Surprised that there's not a single mention of Accessibility as part of Front end developer road map.
v33ra
|
8 years ago
|
on: Isro’s new GSLV Mk III rocket places GSAT-19 communication satellite in orbit
and the one that has potential to take an Indian to the moon.
v33ra
|
9 years ago
|
on: Ask HN: Are plain resumes still relevant today?
v33ra
|
9 years ago
|
on: Ask HN: Are plain resumes still relevant today?
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)
v33ra
|
11 years ago
|
on: Introduction to Higher Order Functions
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.
v33ra
|
11 years ago
|
on: Amazon.com redesign
Screenshots or it didn't happen!
v33ra
|
11 years ago
|
on: Show HN: Open source, JavaScript game
you're welcome.
v33ra
|
11 years ago
|
on: Show HN: Open source, JavaScript game
I haven't cleaned up the code yet, it's not even linted. coming releases will fix this.
v33ra
|
11 years ago
|
on: Show HN: Track changes in product price, get notifications by email
Cheap pass or cheap ass?
v33ra
|
12 years ago
|
on: Ask HN: Idea Sunday
v33ra
|
12 years ago
|
on: 2048 ♥ ★
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.
Source: http://github.com/vraa/2048
v33ra
|
12 years ago
|
on: Poll: Do you prefer front end or back end work?
My preference is like (Backend - Database) + Front End!
I write about web, JavaScript, React and technical how-to-s.