Skip to content
View drona-gyawali's full-sized avatar
🎯
🎯

Block or report drona-gyawali

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
drona-gyawali/README.md

drona-gyawali

AI Helps Me Think, Not Type - Short blog: (2025-12-31)

I believe in AI and its power, but I’m cautious about using it to write code. I’m learning and implementing a lot of AI-related work, yet I rarely let AI generate code for me.

My goal is to build real muscle memory, so I write all code myself mostly in Vscode, sometimes in Vim, with AI assistants disabled. I use LLMs for brainstorming architecture, reviewing my logic, writing documentation, and discussing optimal algorithms, not for copy-pasting solutions.

Even if I like an AI-generated approach, I rewrite it myself instead of just copy & pasting.

Recent Work:

  • Built the scalable multimedia binary processing backend system using ffmpeg, & audiowaveform : PX47
  • Built p2p tunnel for file sharing, using webrtc protocol : SDR-9
  • Design the chatapp backend which has a potential to scale for millions of user: VARTA

Connect with me:

dornaoffical dorna-gyawali gyawali_dorna @dronarajgyawali dronaraj 7JaUjHsw



Pinned Loading

  1. PX47 PX47 Public

    PX47 – Backend pipeline for video & audio transformation with S3 uploads and async processing.

    JavaScript 1

  2. SDR-9 SDR-9 Public

    SDR-9 utilizes custom signaling and STUN/TURN integration to establish direct, encrypted tunnels between users, allowing for high-speed data exchange without intermediary server storage.

    TypeScript

  3. Varta Varta Public

    Varta: The Ultimate Chat App Backend built using python

    Python

  4. secret-scanner secret-scanner Public

    Secret Scanner detects hardcoded secrets like API keys and credentials in code. It uses a fast C++ engine and offers both CLI and a VS Code extension for easy use.

    C++ 1 1

  5. FocusTube FocusTube Public

    FocusTube is a productivity-focused YouTube wrapper that helps users stay focused by minimizing distractions.

    Python

  6. Supportix Supportix Public

    Supportix is an application designed to build and strengthen customer relationships through efficient support and personalized service

    Python