Lakshmi Narayanan G
GeekyMinds

GeekyMinds

Follow
homebadgesnewsletter

Build a Web Crawler using Node.js

Jan 29, 20194 min read

This blog post is about building a quick web crawler using Node.js and is aimed at people new to Node. This post was written by Vijay Kumar. Web...

Build a Web Crawler using Node.js

Stop Writing Code That You Can’t Test

Feb 18, 20187 min read

This post was written by Salaikumar. Hello There! So, we at GeekyMinds were discussing on what to learn next along with you. We just had a look at...

Stop Writing Code That You Can’t Test

Code Sangalpam

Jan 15, 20182 min read

This post was written by Salaikumar. So, it was yet another sleepless night. It’s quite common to sleep late nights when you’re a bachelor. You will...

Code Sangalpam

What a Static Life?

Dec 4, 20175 min read

This post was written by Salaikumar. “Life is so static nowadays!”, says an old man combing his beard. Yes, when you get old, life would be static....

What a Static Life?

Don't Repeat Yourself

Nov 5, 20174 min read

This post was written by Salaikumar. Principles. Software Engineering principles. Anyone remember the syllabus/topics the paper covered in our...

Don't Repeat Yourself

Solving Project Euler Problem 42 – Coded Triangle Numbers

Oct 16, 20172 min read

Following up from my previous post, where I attempted Solving Project Euler Problem 13 – Large Sum, I took up Problem 42 – Coded Triangle...

Solving Project Euler Problem 42 – Coded Triangle Numbers