RSSAmplifier

Blog

Devs are Jedi

Just an engineer trying to build better software. This blog is my engineering journal where I share backend concepts, system design, AI experiments, and the les

dev-jedi.hashnode.devRSS feed ↗13 posts

Latest posts

Routing in Backend

In the previous blogs, we talked about HTTP, how requests and responses work, different HTTP methods, and why we need a backend. Now let's say we have a request coming into our backend: GET /api/jedi/

HTTP for Backend Engineers

In this blog, we're going to talk about HTTP, its methods, and some of the functionalities that make it one of the most important protocols for backend engineers. Before diving into the individual met

But why do we need backend?

So the idea behind this blog came from the current playlist by Sriniously which I'm following to revamp my understanding of backend systems. The course is structured so well that I thought I'd make a

Building Prep-Pilot, an AI powered personalized Learning Platform

Preparing for NEET is mostly solving questions, checking the answer key, and moving on to the next set. But knowing that you got something wrong isn't the same as knowing why you got it wrong or what

Vibe coding takes over Frontend Development.

So recently I was browsing through Hugging Face Spaces and I came across this space by enzostvs and I must say, I was Impressed! There's this new AI tool Deepsite that just came out, you tell it what you need, and it builds a whole website for you on...

Did Google Outperform GPT-4? Introducing Gemini Ultra

Few days back Google released the highly anticipated LLM Gemini Ultra, along with its ChatGPT competitor Gemini Advanced. Does it herald a new era amidst the ongoing race for Generative AI supremacy, or is it poised to be another misfire? Going back...

Why You Should Use React for Your Next Web Project

React is a popular JavaScript library for building user interfaces (UI) for websites, web applications, and mobile apps. It was created by Facebook and is maintained by a large community of developers and companies. React has many advantages that mak...

What 2022 has in store for developers!

Making predictions can be a little intriguing, especially about the future. 2021 was a strange year; most of the folks got back to work at the office but for us, developers, we don't need to care about where we work we just need a laptop and a cup of...

Why Hacktoberfest is one of the best ways to start with Open Source.

Hey!, y'all Hacktoberfest is back. In this article, I've talked about how you can kickstart your open source journey with it and why you should be doing that. So Aman, What exactly is Open source? Have you ever played any video on VLC Media player...

Why do I write? 🤔

Reading and writing have always been an integral part of my life. I've always had a knack for writing essays, articles, and even poems in my high school years. But then some more important stuff got in the way and then college happened. So here's an...

How to improve your programming logic and why is it Important.

Good programming logic is a big plus point to have as a developer. Logical thinking, whether programming or formal, means applying principles in a disciplined manner to achieve an acceptable result. To have a good grip on a programming language you m...

This is why you can't Code

So you decided to learn coding but were not able to really learn it ? Well then buckle up, I've got you some questions answered. But before moving on let's see why you should learn to code in the first place. Learning to code has become one of the ...

5 Reasons why python should be your first programming language and 5 reasons why it should not !

Python is one of the most sought-after programming language in the world. It stands third in terms of most used programming language and stands top in terms of most wanted programming language in the world. 2021 Stackoverflow Developer survey Pytho...