Aakash Gupta Profile
Aakash Gupta

@fosla98

Followers
34
Following
125
Media
33
Statuses
78

Indie Hacker building AI apps for everyday wins | Creator of Navica (AI Travel Planner) Tweets will be ragebait.

India
Joined August 2021
Don't wanna be here? Send us removal request.
@fosla98
Aakash Gupta
18 days
Men: disappointing. Navica: β€œHere’s your 5-day Bali healing itinerary in 10 seconds.” Link β†’ https://t.co/RPHhXTu1k3 Made with: @HeyGen_Official #Navica #SoloTravel #BaliTrip #Navica #BaliTrip #SoloTravel #GirlTrip #MainCharacter
0
0
0
@fosla98
Aakash Gupta
10 days
FastAPI (πŸ”΄ Advanced) - Performance: Background Tasks πŸ’‘ BackgroundTasks runs after the response is sent. Perfect for emails, notifications, and logging. #FastAPI #Python #Performance #AsyncPython #API #BackendDev
0
0
0
@fosla98
Aakash Gupta
10 days
FastAPI (🟑 Intermediate) - Dependency Injection: Reusable Auth πŸ’‘ Depends() is FastAPI's superpower. Use it for auth, database sessions, rate limiting, and more. #FastAPI #Python #DependencyInjection #CleanCode #API #BackendDev
0
0
0
@fosla98
Aakash Gupta
10 days
FastAPI (🟒 Beginner) - API Basics: Response Model πŸ’‘ Always use response_model to control what your API exposes. It's security AND documentation in one line. #FastAPI #Python #API #WebDev #BackendDev #APISecurity
0
0
0
@fosla98
Aakash Gupta
11 days
Python (πŸ’‘ Tip) - Trick: Walrus Operator πŸ’‘ The walrus operator := (Python 3.8+) assigns values inside expressions. Great for loops and conditionals! #Python #PythonTips #WalrusOperator #CleanCode #Python3 #CodingTips
0
0
0
@fosla98
Aakash Gupta
11 days
Python (🟑 Intermediate) - Operations: Dictionary Merge πŸ’‘ The | operator (Python 3.9+) makes dictionary merging a one-liner. Right-side values override left-side. #Python #Python3 #PythonTips #CodeTips #Programming #DevTips
0
0
0
@fosla98
Aakash Gupta
11 days
POST 1 - Python (🟒 Beginner) - Language Deep Dive: Enumerate πŸ’‘ enumerate() is Python's gift for loops. It's cleaner, faster, and eliminates off-by-one errors. #Python #PythonTips #CleanCode #LearnPython #Pythonic #CodeTips
0
0
0
@fosla98
Aakash Gupta
12 days
Python (🟑 Intermediate) - Operations: Dictionary Merge πŸ’‘ The | operator (Python 3.9+) makes dictionary merging a one-liner. Right-side values override left-side. #Python #Python3 #PythonTips #CodeTips #Programming #DevTips
0
0
0
@fosla98
Aakash Gupta
12 days
FlutterπŸ’‘ Tip πŸ’‘ The spread operator ...[] combined with if makes conditional widget lists beautiful and readable. #Flutter #Dart #FlutterTips #CleanCode #FlutterDev #CodeTips
0
0
0
@fosla98
Aakash Gupta
12 days
Flutter (🟑 Intermediate) - Performance: const Constructors πŸ’‘ Add const to every widget that doesn't depend on runtime values. Flutter DevTools can show you missed opportunities! #Flutter #FlutterDev #Performance #FlutterTips #MobileDev #Optimization
0
0
0
@fosla98
Aakash Gupta
12 days
Dart (🟒 Beginner) - Language Deep Dive: Null Safety πŸ’‘ Only use late when you can 100% guarantee initialization before access. Otherwise, embrace nullable types. #Dart #Flutter #NullSafety #FlutterDev #DartLang #CodeTips
0
0
0
@fosla98
Aakash Gupta
12 days
15 blogs. 15 different opinions. Navica: β€œHere’s your entire Sikkim plan in 10 seconds.” Link β†’ https://t.co/RPHhXTu1k3 Made with: @HeyGen_Official #Navica #SikkimTrip #TravelAI
0
0
0
@fosla98
Aakash Gupta
13 days
iOSπŸ’‘ Tip πŸ’‘ dump() is Swift's hidden gem for debugging. It shows the complete hierarchy of any object with proper formatting. #Swift #iOSTips #Debugging #iOSDev #XcodeTips #SwiftLang What's your favorite Swift debugging trick? Share below! πŸ‘‡
0
0
0
@fosla98
Aakash Gupta
13 days
SwiftUI (🟒 Beginner) - Framework Deep Dive: State Management πŸ’‘ @State is the magic that makes SwiftUI reactive. Without it, your UI won't respond to data changes. @State, @Binding, @ObservedObject, @StateObject... which one confuses you most? πŸ€” #SwiftUI #iOSDev #SwiftUITips
0
0
0
@fosla98
Aakash Gupta
13 days
POST 1 - Swift (🟒 Beginner) - Language Deep Dive: Optional Unwrapping πŸ’‘ Never force unwrap (!) unless you're 100% certain the value exists. Use guard let or if let instead. #Swift #iOSDev #SwiftTips #AppleDeveloper #CodeTips #MobileDev Have you ever shipped a force unwrap
0
0
0
@fosla98
Aakash Gupta
16 days
SQLAlchemy (πŸ”΄ Advanced) - Patterns: Bulk Operations πŸ’‘ For bulk ops, bulk_insert_mappings() is 10-100x faster than individual adds. Skip ORM when performance matters. What's the largest data import you've done with SQLAlchemy? How did you optimize it? πŸ“Š #SQLAlchemy #Python
0
0
0
@fosla98
Aakash Gupta
16 days
SQLAlchemy (🟑 Intermediate) - Performance: N+1 Query Problem πŸ’‘ Watch for N+1 queries! Use joinedload() for one-to-many, selectinload() for large collections. How do you detect N+1 queries in your projects? #SQLAlchemy #Python #Database #Performance #ORM #BackendDev
0
0
0
@fosla98
Aakash Gupta
16 days
SQLAlchemy: Session Management πŸ’‘ Always use with Session() or wrap in try/finally. Connection leaks can crash your database server. Ever crashed a database with connection leaks? #SQLAlchemy #Python #Database #ORM #BackendDev #CleanCode
0
1
0
@fosla98
Aakash Gupta
17 days
Python - SOLID: (S)ingle Responsibility Principle πŸ’‘ If your class has "and" in its description, it's doing too much. What's the most responsibilities you've seen crammed into a single class?
0
0
0
@fosla98
Aakash Gupta
19 days
Group chat was at WAR over planning a Goa trip. Navica generated the whole itinerary in 40 seconds. Peace restored. ✌️ Try it β†’ https://t.co/RPHhXTuz9B Made with: @HeyGen_Official #Navica #GoaTrip #TravelTok #AI #Navica #GoaTrip #BoysTrip #TravelTok #GenZTravel
0
1
2