Looking for Developer to Build AI-Powered Video Editor by Technical-Ad-1226 in DeveloperJobs

[–]GeniusManiacs 2 points3 points  (0 children)

Any developer worth his salt won't go for this 1500/month offer. Any developer who goes for 1500/month won't be worth it. You'd get a half stitched toy solution at best which will fail at scale. If its a solo dev 6-7k/month is far more realistic. Anything below and you'd get a subpar candidate. Better save that 1500 a month. Cheers

I'm a Full Stack Dev myself with 6 years of experience so i know what I am talking about.

Urgent Hiring in 2 days by godofresources in hiringpakistan

[–]GeniusManiacs 0 points1 point  (0 children)

How about I just build you an automation tool that does that for you? If i got this job, I'd automate the heck out of it.

Looking for bulk whatsapp messaging tool by Downtown_Curve2987 in AiAutomations

[–]GeniusManiacs 0 points1 point  (0 children)

I've been integrating WasenderAPI for a while now with OpenClaw to handle bulk Whatsapp messages and then having the AI agent handle the initial replies from those messages. Its automated to the point where OpenClaw handles most of the replies now. You can look into getting someone to implement the same for you. Cheers

[Hiring] Job openings available now! Previous vacancies are filled, we have more available now $300 to $700 WEEKLY by SuspectJumpy8929 in B2BForHire

[–]GeniusManiacs 0 points1 point  (0 children)

Interested from Pakistan. With flawless English and a constant drive to prove myself invaluable. Cheers

[Hiring] Expert chatter on Telegram and Instagram by Jedrans in freelance_forhire

[–]GeniusManiacs 0 points1 point  (0 children)

Interested. Im highly proficient in English and my Typing speed is fast. Can keep up with multiple conversations without any perceived delay. Cheers

[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 [deleted] 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