hey, i'm daya.
- agentic-driven native mobile + full stack developer
- anywhere between del ↔ blr
- building quoter on the side
connect with me at: X · dayaonweb.dev · email
listening to:
hey, i'm daya.
connect with me at: X · dayaonweb.dev · email
listening to:
Zomato/Swiggy like increment decrement button library for android. Available as both composable as well as XML based library! Simple & easy to use. 📱 ⚡
A racing game made using python's pygame library. Inspired by sentdex.
Python 3
let nodes=[];
function setup() {
createCanvas(600, 400);
const numNodes = 3;
for(let i=0;i<numNodes;i++)