Verifying your request…
0%
Profile Img

Software Engineer

Hi, I'm Drona Raj Gyawali

Passionate Software Engineer, skilled in backend and AI-powered systems, turning ideas into smart, user-friendly solutions while exploring advanced algorithms and scalable technologies

Experience

Education

Academic Background
tribhwan_university
Tribhuwan University, Nepal
Bachelor in Information & Communication Technology 2024–present
tribhwan_university
Paramananda Sanskrit Gurukulam, Nepal
Humanities, Social Science and Religious Studies 2021–2024

Skills

Engineering Skills & Tools I Use
Python

Python

Django

Django

cpp

C++

postgresql

Postgresql

react

ReactJS

react

Tailwind Css

react

AWS

react

Elastic Search

mongodb

MongoDB

nodejs

NodeJS

rabbitmq

RabbitMq

FastAPI

FastAPI

Redis

Redis

Docker

Docker

GitHub

GitHub

Featured Blogs

Enabling APIs caching in FastApi

If your APIs is growing, chances are you’ve noticed response times creeping up. That’s where Redis comes in. Redis is an in-memory data store that makes caching ridiculously fast. In this guide, I’ll show you the cleanest, most modular way to set up Redis for caching in a FastAPI project.

Read More →

Multiprocessing in Python

Multiprocessing is a powerful module in Python that allows the creation of multiple processes, enabling concurrent execution of tasks. This is especially useful for CPU-bound tasks, where multiple CPU cores can be utilized to improve performance.

Read More →

Understanding Mutable Default Arguments in Classes

In Programming, mutable default arguments in classes can lead to unexpected bugs and unintended behavior. This happens because mutable objects, such as lists or dictionaries, are shared across all instances of a class when defined as default values at the class level.

Read More →

Get In Touch