Developer Portfolio: Appwrite Hashnode Hackathon

Full Stack Developer | Pythonista | Student | Programmer | Tech Enthusiast | Learner | Linux 🖤
Search for a command to run...

Full Stack Developer | Pythonista | Student | Programmer | Tech Enthusiast | Learner | Linux 🖤
No comments yet. Be the first to comment.
The Beginning: Building My First "Real" App Recently, I embarked on building a Splitwise-like expense-splitting app using React Native and Expo. This wasn't just another side project—it was my first proper dive into this tech stack, with React Native...

As AI continues to evolve, one of the limitations of generative AI is its tendency to hallucinate—producing inaccurate or nonsensical outputs, especially when it lacks relevant context. This is where Retrieval-Augmented Generation (RAG) comes in. RAG...

The general perception is that deploying applications on the cloud is complicated, but that is not always true. We have really easy ways to deploy stuff on the cloud as well. So I will be demonstrating how to deploy Django Webpps to Azure easily. Pr...

Linux is known for its flexibility and powerful command-line tools. To make the most out of your Linux system, here are five productivity tools that can enhance your workflow. 1) Zoxide (z) So you might be wondering what exactly is zoxide ? According...

In the last blog, we discussed how can we use Django templating to the fullest. In this blog, we will discuss how can we use databases and handle our data in Django. Introduction to Django databases I am hoping everyone knows what a database is, but ...

Rachit Khurana - Rachit Khurana
It's a simple portfolio website that I made It has many pages like Projects, skills, education, contact etc.
It has displays all the blogs automatically using the APIs
HTML
CSS
Tailwind
DaisyUI
NextJS
Appwrite
Database
Storage
I built this portfolio using NextJS. I used the Appwrite database for storing & getting all the projects as well as certifications data. I used Appwrite storage to store the project & certificates cover images.
I faced many challenges while building this. Initially, I was quite confused about how to make it dynamic & easy for me to add more data later on. So I used Appwrite to solve this as it allows me to add data easily.