Open Source

Contributing to the projects I use and love

🏆 Programs & Events

🎃 Hacktoberfest 2023
🎃 Hacktoberfest 2024
👩‍💻 GSSoC
☀️ Social Summer of Code
❄️ Social Winter of Code
🏔️ JGEC Winter of Code
🎓 Kharagpur Winter of Code
✅ 3 PRs Merged 📦 1 Project 📅 2023 - 2026

📦 Kestra

🔀 ✅ Merged

Fix NPE in SetVariables when variables are null

kestra-io/kestra • #13776

Fixed NullPointerException in SetVariables task when execution variables are not initialized for webhook-triggered executions

🔀 ✅ Merged

Refactor SurveyDialog i18n translations

kestra-io/kestra • #12985

Refactored SurveyDialog.vue to use globally available $t helper instead of useI18n composable