RSSAmplifier

Blog

Rajeev Singh Naruka

Product Engineer: Rajeev Singh Naruka

rajeevnaruka.comRSS feed ↗14 posts

Latest posts

Learnings

...

How to Create a Whop App

Learn how to create a basic whop app.

Rust for Dummies

Unstructured notes to self on Rust. Peculiar stuff or just basics.

Sundial

This one is for me. Me & Sundial.

Sundial and New Grads

For the new grads who ask me about Sundial on LinkedIn and email.

Taste

I strongly believe that a quick and easy way to understand someone is to get a sense of their taste in things.

Build Now

This is probably the best time ever to be a builder. And we might have less time than we think.

My Google DeepMind Interview was a Disaster

My second year at university had just ended and I was seeing people all around me getting cool foreign internships, cracking GSoC, getting thesis opportunities in reputed universities, or running a startup. I had none. Following advice from one of my close friends, I started applying. This is how it went with Deepmind.

5 things I learned the hard way in my 4 years at the University

Since I am in my final semester of my Bachelors in Computer Science Engineering, I thought to write down the 5 most important things that I learned the hard way during my 4 years at the university. Well, technically 3 years because of this pandemic. I hope these will be helpful who is at the university or about to join one.

Make a News Website with NextJS and Prismic

In this tutorial, we will be creating a dynamic news website using NextJS (a ReactJS framework) and Prismic (a headless CMS) for managing all our articles that are published on the news site. For styling our react components we will be using TailwindCSS. We will be dealing with - Setting up NextJS project along with TailwindCSS, Understanding the Prismic CMS and how custom types work, Integrating…

What is Jamstack and why should you use it?

Learn what Jamstack really means and what are the benefits of Jamstack over traditional solutions like running your own server for back-end using the likes of NodeJS or Ruby on Rails.(updated 2020).

How to use NextJS API routes?

This is a complete guide to understand how API routes work in NextJS and how you can use them easily in your next project. We will also cover examples to fully understand it (updated 2020).

Create Dynamic meta-tags for your posts in NextJS

Create dynamic meta-tags in your NextJS project using dynamic routing. Meta tags are specific HTML snippets of text and image content that provide a summary for your webpage to web-crawlers like Google-bot. These meta-tags affect how your webpages appear on Google search results or when someone shares a link on social media or in messaging.

Reducing Friction: Making products that stick

As a product designer, you goal is to reduce friction your users experience on every step of using your product. Help them make that decision.