Profile avatar
abdushakoor.bsky.social
#flutter and #androiddev but sometimes #react too
76 posts 50 followers 158 following
Regular Contributor
Active Commenter

👀 www.augmentcode.com

DI. #AndroidDev

Going back to native android development for this one. github.com/abdushakoor1...

Making a django backend for an app. I've never worked with django before. Wish me luck

We re-published AI Software Development Agents: The Future of Development on Medium. Well worth the read in the Medium format medium.com/@nimblesiteh...

Coffee, code and lots of bugs

the all important docker meme before i get started #docker

Bought a VPS to try self hosting my own backends. Time to learn Docker to make things easier. BTW, @coolify.io is awesome.

Working with NFC reader today. #dev

Fun fact: #SQLite is the most deployed and most used database. There are over one trillion SQLite databases in active use. "It is maintained by three people. They don’t allow outside contributions." avi.im/blag/2024/sq... #databases

I love the rubber-duck effect of writing a question into ChatGPT/Gemini/... and figuring it out without submitting it 🦆

did a bit of go on the weekend and made a URL shortener. I'm starting to like #golang.

just extended pocketbase with Go and it feels like a superpower. #Go #Pocketbase

Github unwrapped, doesn't look too impressive. maybe 2025 will.

Really liked todool app. kinda trying to make something similar here with the help of AI. abdushakoor12.github.io/Too-doo/

Just found respect in an electron js app's code.

running a local pocketbase server at work over the network. it was incomplete without a health check script :p btw, pocketbase is awesome

I wish flutter was written in kotlin

gotta get locked in

Interesting! datatracker.ietf.org/doc/rfc9535/

If you're a Flutter developer, you need to get on this package. It's a continuation of charts_flutter and we've been polishing like crazy. We've chipped away at many type safety issues that were a problem in Dart 2 and we have added a tonne of tests. Way more stable now.

No ASMR sounds in the background from now on while coding as I found this gem. github.com/hainguyents1...

Really wanna buy the cursor subscription but most of my work nowadays is native android development. Hope they make an AS plugin. #androiddev

how do you organize you firebase functions? #firebase

jsdoc is awesome for devs who started with typesafe languages... like me