Freelancer Mundi — Turning Chaos Into Control For Independent Workers
The demo video above has a playful tone, although the problem behind it is not funny at all. Freelancers everywhere face income volatility, deadline pressure, unpaid invoices, admin overload, and cognitive fatigue from juggling multiple platforms and clients. There is no true command center for their work.
Freelancer Mundi exists because independent workers deserve real operational support.
The feature that makes this App stand out is that while other contract management systems focus around single major providers (eg: freelancer, Upwork) or the manual entry of contracts, this Extension has the capability to manage contracts across different platforms, even minor (eg: Craigslist!), and to condensate all those potential opportunities into a single pipeline.
What the product does
Freelancer Mundi is a Chrome Extension: turns the browser into a hub to keep under control multiple contracts and gigs among multiple platforms. When a freelancer sees a contract they want to pursue, they log in with Google, pick their business calendar, and capture the gig directly from the side panel. Key info from the job page is extracted, summarized, and editable before saving.
Once saved, the opportunity enters the pipeline. Users can update stages, manage contacts, confirm deadlines, and generate proposals. Everything is tied to Google Calendar to avoid over-commitment and missed milestones. If the platform where the job lives already handles part of the workflow, we might plug into it without forcing the freelancer to change tools.
Tech and integration complexity
This experience looks simple but is based on a truly challenging technical foundation.
We authenticate to a Firebase application through Google OAuth and sync with Google Calendar. Our React based software integrates MUI for UI components, TipTap for the editor, and React Big Calendar for scheduling. On top of that, we orchestrate many of the Google Chrome AI pipelines in real time:
- Prompt API for structured extraction.
- Summarizer API to condense job posts
- Proofreader API to polish user text
- Translator API for multilingual workflows
- Writer and Rewriter APIs for proposal generation and tone adaptation.
These APIs are currently in beta and require careful prompt engineering for optimize model latency, and a strategic management of the components setup.
Vision
Freelancer Mundi gives independent workers a cockpit. It reduces cognitive burden, accelerates deal cycles, and lets freelancers operate with the clarity and discipline of a business, not a browser full of tabs.
This is just the starting point. In the future a similar pattern can be implemented for several other categories of independent service providers who works gig-to-gig and lives online: translators, designers, consultants, and even trades like plumbers and electricians who now rely on digital job boards and messaging platforms to land work and coordinate with clients.
The mission stays the same: give freelancers the system they never had so they can work with more stability, confidence, and autonomy.
** Being an extension taht requires a lot of permissions we just didn't had the time to provide a live version of it. The included repo gives all the isntruments to deploy it locally **
Built With
- and-react-big-calendar-for-scheduling.-on-top-of-that
- chrome-ai
- firebase
- google-calendar
- google-oauth
- mui
- react
- react-big-calendar
- tiptap-for-the-editor
- tiptap-lab
Log in or sign up for Devpost to join the conversation.