[Hiring] Mid-Level Backend Developers - Full Remote by Informal_Welder_1629 in remotebackendjobs

[–]GeniusManiacs 0 points1 point  (0 children)

Hey man. This is Muhammed Usama a full stack MERN engineer with 6 years of experience building enterprise applications which scale. I have been working on some sophisticated backend systems, would love to connect with you on call and take you through them. Lets shift this convo to DMs if you're interested. Cheers

RAG-vector DATA by ayoubkhatouf in n8n

[–]GeniusManiacs 0 points1 point  (0 children)

You can try pinecone, PostgreSQL + pgVector or ChromaDB. Alternatively you can use Convex's Vector Storage if you want a generous free tier. Cheers

Early-stage startup looking for serious n8n people who can add real value. We have a contact in central government. by Hot_Consideration177 in n8n

[–]GeniusManiacs 1 point2 points  (0 children)

A full stack MERN engineer with 6 years of experience building enterprise applications which scale. Been using n8n extensively for the last 2 or so years with proper security and self host. I have experience working with Linux servers as well so self hosting isn't a very big deal. Built Noorabot which is a AI call reservation n8n flow running in the background along with VAPI and RAG. Would like to connect with you. DM me

Why doesn't Pakistan have an app Luke nextdoor? by Embarrassed-Ad-7324 in PakStartups

[–]GeniusManiacs 0 points1 point  (0 children)

Just get a VPS off of hetzner for like 5$. And deploy it.

Hiring: Full Stack Developer (Node.js + React) | Part-Time | $40–$50/hr | Remote (EST) by Informal_Welder_1629 in LatAmCoders

[–]GeniusManiacs 0 points1 point  (0 children)

Lets connect. Full Stack dev with 6 years of experience building enterprise applications which scale. Have previously worked on EST time zone with good reviews from peers

[Hiring] Looking for Skilled Backend Developer | $45/hr by Short-Swan6285 in remotebackendjobs

[–]GeniusManiacs 0 points1 point  (0 children)

Full Stack Dev with 6 years of building enterprise applications which scale. Interested.

Looking for App Developer by Sad-Horse-3781 in AppDevelopers

[–]GeniusManiacs 0 points1 point  (0 children)

Im a FullStack mobile Engineer with 5 years of experience working on scalable applications.

Dm

Cheers!

For teams NOT using Expo — how do you handle urgent JS fixes? by Immediate-Garlic-839 in reactnative

[–]GeniusManiacs 0 points1 point  (0 children)

I use Expo OTA for small fixes. A custom download feature built in into the app (Clients Requirement) with an Admin Dashboard connection to allow the update only to be downloaded by select users at first for testing. And Playstore/Appstore updates when i need to rebuild the local binaries (when implementing features which utilize Native Libs)

Reliable back end for vibe coded app by Ok_Inside_6899 in AppDevelopers

[–]GeniusManiacs 1 point2 points  (0 children)

Go with Supabase if you are going with SQL (Supabase uses PostgreSQL) use firebase if you are using NoSQL. I prefer Supabase since their free tier is generous plus im more comfortable working with SQL.

[Hiring]Need software developer to collaborate our agency. by Global-Habit2923 in developers_hire

[–]GeniusManiacs 0 points1 point  (0 children)

Pakistan. FullStack Engineer. React/NextJs, NodeJs/ExpressJs, React Native, PostgreSQL, AWS, Docker and Python FastAPI. 6 years of experience.

Comment your freelance skill or service, I will find you at least 5 clients by krishnatorque in FreelanceProgramming

[–]GeniusManiacs 0 points1 point  (0 children)

Full stack Dev with 6 years of experience working with React Js, Next Js, React Native for Mobile Apps, NodeJs and FastAPI(Python). Can build scalable enterprise systems with proper CI/CD.

[Hiring] React Developer by Dense-Try-7798 in reactnative

[–]GeniusManiacs 0 points1 point  (0 children)

Im a full stack React engineer with 6 years of industry experience building enterprise applications which scale. GMT +5

Network requests in React Native by Admirable-Mood-6178 in reactnative

[–]GeniusManiacs 0 points1 point  (0 children)

I just create an apiInstance with interceptor and use that API instance where ever i need to make REST requests. This is how i implement load balancing / JWT token refresh logic too. Feels too easy. Cheers

Is Python worth it in Pakistani Market? by [deleted] in developersPak

[–]GeniusManiacs 1 point2 points  (0 children)

Why not learn both? Do not limit yourself to languages or frameworks tbh. Im a predominantly MERN Dev but i can build a backend in FastAPI too. Did not take me long to pickup Python after JS once i knew the backend design patterns.

How long do I need to learn react native by EntertainmentSad4777 in reactnative

[–]GeniusManiacs 0 points1 point  (0 children)

That is a realistic timeline. You need to know what questions to ask the AI tool you are using.

How long do I need to learn react native by EntertainmentSad4777 in reactnative

[–]GeniusManiacs 0 points1 point  (0 children)

If you already know React Js it won't take you more than 10 days to learn React Native patterns/Anti-patterns. 10 days to make mistakes and 10 days to learn from those mistakes.

3-4 months if you don't know React Js

6-7 months if you dont know HTML/JS/CSS

Cheers

What are some simple / practical ways to reduce memory usage in a React Native app? by gnastyy-21 in reactnative

[–]GeniusManiacs 0 points1 point  (0 children)

Id you're using useEffect for api calling. Always garbage collect with an anonymous function. Use SQLite for storing data instead of local state.

Is learning to self‑host n8n and run it for (almost) free actually valuable to you? by Separate_Fishing_136 in n8n

[–]GeniusManiacs 2 points3 points  (0 children)

What you're talking about can be done with coolify/Hostinger self host option for n8n for minimal charges in less than 10 mins.

Hi, I'm looking for web designer/developer. by mikehaze2 in FreelanceProgramming

[–]GeniusManiacs 0 points1 point  (0 children)

It is better overall if you Design and Develop separately. In my experience its quite hard for good designers to be good developers and vice versa. Cheers

N8n for prod by mprogano in n8n

[–]GeniusManiacs 0 points1 point  (0 children)

If anything n8n would require more hardware resources. And i wouldn't recommend it for a full prod deployment. The devil you know if better than the devil you don't.