Hey, I’m Deepankar Bhade
A 21yo software engineer bridging between programming and design , creator of chloromaps.com & txtmoji.com and into open-source.
Looking for a new role, reach out if interested.
My Blogs
Understanding .ics file with RFC 5545
In this blog, we will try to understand .ics file defined in RFC 5545 & create an event from scratch to add to google calendar.
Daytime Protocol RFC-867 in Golang
Implementing Daytime Protocol RFC-867 in Golang.
Understanding Goroutines & Channels with Ping Pong game
This blog explains Goroutines & Channels by implementing a Ping Pong game in Golang.