Ganesh Prasad

Ganesh Prasad @gnsp

About: Inventor of Ironscript

Location:
Odisha, India
Joined:
Jan 16, 2019

Ganesh Prasad
articles - 8 total

Solving a string prefix problem using Trie in golang

I came across a programming problem on finding matching strings from a list of strings for a given prefix and thought of solving it using golang. It's a good read for beginners learning the go programming language.

Learn More 8 0Jun 21 '22

Can I get a review of my portfolio

Folks, recently I redesigned and rewrote my portfolio. Can I get a review of the site ? Here is...

Learn More 15 11Oct 6 '19

A Tutorial on Dynamic Programming in C++

An introduction to dynamic programming

Learn More 24 1Sep 27 '19

Making 'The Matrix' Effect in Javascript

How to make the falling green text on black terminal effect from the Matrix movie series using vanilla JS and HTML5 canvas API.

Learn More 122 17Sep 20 '19

Making a 15-Puzzle Game Using React Hooks

Let's make a 15-Puzzle game using React Hooks

Learn More 111 7Sep 12 '19

Making a Neon Clock using React Hooks

A demo on creating the useClock hook and using it

Learn More 181 7Sep 7 '19

Opensourcing classd: A fast and modern classNames alternative

classd is a fast, modern and minimal javascript utility to conditionally compose classnames

Learn More 25 0Sep 3 '19

Making the flag of India using Pug and Less

In this article we shall make the national flag of India (the tricolour). As an aside and fun fact, a...

Learn More 59 5Aug 31 '19