Trending
Ana Bujan's Avatar

Ana Bujan

@anasdevscribbles

Full-Stack & DevOps Consultant | Node Β· React Β· React Native Β· AWS/GCP Cloud Infrastructure |πŸ“ Zagreb, Croatia | 🟒 Open for Work

9
Followers
17
Following
23
Posts
12.11.2024
Joined
Posts Following

Latest posts by Ana Bujan @anasdevscribbles

Post image

I built an I Ching app called Hexagram Dreams. Name is intentional. I'm a fan of P.K.Dick, and I loved his Electric Dreams collection. In my latest app release I pushed little bit of gamification :) You can track how many of the 64 you've collected.

#buildinpublic #iching

www.hexagramdreams.com

27.02.2026 12:17 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

If you accidentally committed a secret to GitHub, treat it as compromised right away. History rewrite won't help you because compromised commit will still be reachable from GitHub. GitHub's side cleanup requires contacting GitHub Support for sensitive-data removal.
www.amarjanica.com/detect-leake...

13.01.2026 13:41 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Just dropped a new tutorial and the last one this year: Integrating Meta SDK with React Native.
It's useful to integrate it if you intend to use facebook ads to get new app customers.

www.amarjanica.com/integrate-me...

31.12.2025 13:44 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I put together most of what I've learned about Firebase functions in a 20 min YouTube tutorial. It's probably my longest one yet.

Blog www.amarjanica.com/how-i-use-fi...

Youtube youtu.be/kG_2m5TXQ20

10.11.2025 17:33 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Swagger with Google OAuth 2.0 authorization
Swagger with Google OAuth 2.0 authorization YouTube video by Ana's Dev Scribbles

If you’re running a NestJS server with Firebase Auth and a Swagger UI playground,
I documented how to add Google login, so you don't need to generate jwt token outside and then copy paste into swagger's authorize modal.

youtu.be/kJtcWaFzTa8

11.09.2025 14:04 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Send push notifications from NestJS
Send push notifications from NestJS YouTube video by Ana's Dev Scribbles

Push notifications part 2 is up - demo with NestJS and Expo youtu.be/3vJGchG3ezA

04.09.2025 12:58 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Set up Push Notifications in Expo (iOS + Android)
Set up Push Notifications in Expo (iOS + Android) YouTube video by Ana's Dev Scribbles

Created a first video in push notifications expo tutorial series. Tut doesn't use expo-notifications because I learned the other way youtu.be/ejg5VT4WsuE, and codebase for firebase demos github.com/amarjanica/f...

20.08.2025 09:44 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Cool, thanks!

20.08.2025 09:41 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

If you're stuck with debugging failed eas cloud builds, ssh to the runner? www.amarjanica.com/how-to-debug...

15.05.2025 08:11 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - penk/MainboardTerminal: A Retro-style Computer with a Modern Core A Retro-style Computer with a Modern Core. Contribute to penk/MainboardTerminal development by creating an account on GitHub.

This is the coolest computer I've seen! github.com/penk/Mainboa...

10.03.2025 18:40 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Self host n8n and make a workflow automation
Self host n8n and make a workflow automation YouTube video by Ana's Dev Scribbles

My YT tutorial on n8n automation is up youtu.be/SXJKhoG9U1o. I like it so far. Is anything else that's similar worth checking out? #n8nbehindtailscalevpn

05.02.2025 18:48 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Automate Expo App Versioning with GitHub and Release Please Inconsistent versioning and forgetting to increment the expo app version? Not great after spending 20 minutes for an app build. When I see this: Version code X has already been used. Try another vers...

www.amarjanica.com/automate-exp...

20.12.2024 09:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

When developing expo apps, do you let EAS remote to handle auto incrementing? I rather use github actions, conventional commits and release please

20.12.2024 09:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Exactly, Redux in 2024 and I'm predicting 2025 tooπŸ¦–. Thanks for sharing!

09.12.2024 13:55 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Thanks and awesome read!

09.12.2024 08:26 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I like your honesty πŸ˜€

02.12.2024 08:21 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Thanks, looked into it. I don't think they made this feature to search inside the chat

02.12.2024 08:14 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - amarjanica/react-native-sqlite-expo-demo: Demo expo app with expo-sqlite module demonstrating sqlite integration tests and db migrations Demo expo app with expo-sqlite module demonstrating sqlite integration tests and db migrations - amarjanica/react-native-sqlite-expo-demo

If anyone's interested, here's an example of an expo app with sqlite on the web. Not ideal, works but not persisted. github.com/amarjanica/r...

02.12.2024 06:36 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Does github copilot plugin for intellij have a search inside the chat? Tried CTRL+F, looking in the options, nothing... 😒

27.11.2024 10:19 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Hey @jassine.bsky.social you were the one to ask me to extend prepareAsync example for expo-sqlite? I updated the github.com/amarjanica/r... And there's an accompanying test for it in TaskClient.

26.11.2024 08:19 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

It would be faster if I just read and followed the guidelines πŸ€”

20.11.2024 07:01 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
From App submission to Approval - Apple App Review What happens when you don't follow Apple guidelines and my tips how to avoid rejected apps, mostly targeting ad and in-app-subscription apps.

"We noticed an issue with your submission" ringing any bells? My app got rejected a couple of times, each time a different issue. Thought I'd share some insights www.amarjanica.com/from-app-sub...

20.11.2024 07:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Deploy to Cloudflare pages from Github actions From Cloudflare pages setup, built-in automatic deployment to deployment from GitHub. I'd go with gh for more flexibility on automatic deployment

#Cloudflare Pages offers a reliable, free solution for hosting static websites, with seamless integration for #GitHub and GitLab. You can choose the built-in deployment system or set up your own custom deployment. Learn more here: www.amarjanica.com/how-to-deplo...

14.11.2024 13:59 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0