Day: September 9, 2022
16 posts
How blogging helped me land a part time job in tech?
Introduction Blogging is no doubt one of the major ways of sharing knowledge, experience, and resources with the…
Smallest Number in Infinite Set
You have a set which contains all positive integers [1, 2, 3, 4, 5, …]. Implement the SmallestInfiniteSet…
Launch an EC2 Instance with Ruby installation Using AWS CloudFormation
We are creating an EC2 Instance with Ruby installation Using AWS CloudFormation. Using this we can set up…
👉5 Best Online Tools Every developer/designer needs👈
Note: If you have a tool in mind that I’ve missed, it would help a lot if you…
Google Cloud & Kotlin GDE Kevin Davin helps others learn in the face of challenges
Kevin Davin speaking at the SnowCamp Conference in 2019 Kevin Davin has always had a passion for learning and…
A simple linear regression with TensorFlow 2.0
Linear regression A very simple approach to perform a linear regression with a single neuron using Keras. Package…
7 Tips to Improve Your Website’s UX
If you’ve spent time in the digital sphere as a website owner, web designer, or developer, you know…
Build Static Blogs with Keystone
TLDR: A local Keystone server to author content combined with Next.js static HTML export gives you a powerful…
Top 6 Heroku alternatives
Code Capsules Pros: Free tier for both static and dynamic web applications Deployment from GitHub Endpoints in Africa…
How to Create a Full Autocomplete Search Application with Elasticsearch and NestJs – Part 2
Hello and welcome back to the part 2 of this series, in the previous article, I showed you…