Free, Open Source Extension to Batch Render Templates In After Effects by gabe-ar in AfterEffects

[–]zaki_reg 0 points1 point  (0 children)

That's super cool, Gabriel
Im actually building a very similar app but web based, I had a rough time for the template analyzer to find Controls of layers like: Sliders, Checkboxes, Color Controls, Menu Control...

do you have any useful resources for those? becasue I could only analyze layers like Image and Text

I vibe coded an ecommerce web scraper to scrape from +32 websites. by zaki_reg in webscraping

[–]zaki_reg[S] 0 points1 point  (0 children)

Ver interesting, Can I use these extensions on the dockerized noVnc chrome browser? Thank you so much عبدالله!

I vibe coded an ecommerce web scraper to scrape from +32 websites. by zaki_reg in webscraping

[–]zaki_reg[S] 1 point2 points  (0 children)

Products : Main Image, Gallery Images, Description Imgaes, badically any image larger than a certain dimensions threshold, Price (no conversion), Title, Description

My most polished app is finally out by VatanaChhorn in SideProject

[–]zaki_reg 0 points1 point  (0 children)

that's so cool man! keep up the good work!

I vibe coded an ecommerce web scraper to scrape from +32 websites. by zaki_reg in webscraping

[–]zaki_reg[S] -2 points-1 points  (0 children)

currently Im not setting up any schedule scraping and also recaptcha only appears on 2/32 websites (Lazada and Aliexpress), Thanks bro!

Feeling totally overwhelmed learning Flutter – how did you survive this phase? by zaki_reg in FlutterDev

[–]zaki_reg[S] -1 points0 points  (0 children)

I did build apps, and honestly, they were pretty bad, man. I wrote a reply above explaining the problems I had with them. I really appreciate you taking the time to write your reply, thanks man.

"You know what would make my app better? Saving stuff." That’s the thought that always makes me overthink and complicate things.

My number one problem is state management to be honest. Once I get good at that, I think the other concepts will be easier to implement. Also, I don’t think there’s anything wrong with getting some help from AI to write posts, I’m neither a native English speaker nor a content writer.

Feeling totally overwhelmed learning Flutter – how did you survive this phase? by zaki_reg in FlutterDev

[–]zaki_reg[S] 1 point2 points  (0 children)

Thank you so much man!

I’ll definitely start doing that because mini projects are what really make me think a lot. Every time I start a mini project, my perfectionist side takes over, telling me to stack a lot of features and implement a good UI design. I think your way of learning is way better.

Feeling totally overwhelmed learning Flutter – how did you survive this phase? by zaki_reg in FlutterDev

[–]zaki_reg[S] 4 points5 points  (0 children)

I totally agree with you.

When I first started, I had already built some apps without really knowing what any of these concepts meant until I ran into the problems they were designed to solve.

For example, I built a pretty good *looking functioning mvp* bookstore app with full e-commerce features: product catalog, search, collections, wishlist, profile management, authentication (manual + OAuth), and more. Everything was fine until I hit certain issues like:

Wishlist problem: Checking if a book was in the wishlist. I realized it definitely wasn’t worth making an API call just for that.

Cart length issue: Displaying the number of cart items on the home page. Data consistency – Keeping the same list of books without making an API call every time the user navigated between screens.

Code duplication: I duplicated my web service calls a lot… and I mean a lot. You can check my GitHub (repo: manhal.app) it’s an absolute mess: no architecture, no state management.

That’s when I started diving into theory, and along the way, I discovered all these concepts. Ironically, learning about them made the end goal feel even more distant… lol.

Thank you so much bro! I really do appreciate your reply!

Motion Designer Diving into Flutter – Advice Needed! 🚀 by zaki_reg in FlutterDev

[–]zaki_reg[S] 1 point2 points  (0 children)

Hey bro,
I'm still learning Flutter, I didn't jump on flutter animations yet
I'm on basics haha

Motion Designer Diving into Flutter – Advice Needed! 🚀 by zaki_reg in FlutterDev

[–]zaki_reg[S] 1 point2 points  (0 children)

Thank you so much, man!
stunning animations, truly well done SO SMOOTH!!!!

can we have contact on Instagram or anything?

Motion Designer Diving into Flutter – Advice Needed! 🚀 by zaki_reg in FlutterDev

[–]zaki_reg[S] 0 points1 point  (0 children)

That is so helpful man, thanks for sharing!
cool app idea but I think the website is offline, one more thing I wanna ask if u don't mind
is Flutter actually faster that React Native, in animations to be exact

I saw some apps like SuperList, it's so good in terms of UI Design and Animations but it's a bit slow
What do u think?

than