Let's Talk

Tell us what you need and we'll respond within 24 hours with thoughts on how we can help.
contactUs.ts
// Zer0 P0int contact router
type Channel = "form" | "email" | "linkedin" | "call";
const reachUs = (topic: string, channel: Channel) => {
switch (channel) {
case "form":
return submitForm(topic);
case "email":
return sendEmail(topic);
case "linkedin":
return openLinkedInDM(topic);
case "call":
return scheduleCall(topic);
default:
return logFallback(topic);
}
};
const startConversation = (question: string) => {
return reachUs(question, "form");
};
C0NTACT US

Get in touch

Tell us about your business and what you want to build. We respond within 24 hours.

Service type you're interested in

We respond within 24 hours

Ready to book a call?

Book a free 30-minute consultation to discuss your project directly.

NEXT STEPS

What Happens Next?

Here's what to expect after you reach out.

We Review Your Message

Our team carefully reads every inquiry to understand your goals and requirements.

We send you a response

Expect a thoughtful response within 24 hours - usually much sooner.

We Schedule a Call

If there is a good fit, we will set up a call to dive deeper into your project.

CONTACT DETAILS

How to reach us

Prefer to reach out directly? Use the details below and we'll get back to you within 24 hours.

Email

hq@zero-point.dev

Location

Based in Belgrade, working globally

Business Info

Reg. No. 68135109 · VAT ID 115146810

Connect with us on LinkedIn for updates and insights.

LinkedIn
FAQ

Frequently Asked Questions

Have questions? We've got answers.

?

What is your typical project timeline?

Most projects take 4-12 weeks depending on scope. We provide detailed timelines during our initial consultation.

?

Do you offer ongoing support?

Yes! We offer retainer packages for continuous improvement and support after launch.

?

What is your pricing model?

We offer both project-based and retainer pricing. Contact us for a custom quote based on your needs.

?

What if I'm not sure what I need?

That's completely normal! Many clients come to us with a challenge rather than a solution in mind. We'll help you discover what you truly need.

?

D0 you work with startups/small businesses?

Absolutely. We work with companies of all sizes, from early-stage startups to established enterprises. Our solutions scale to fit your budget and goals.

?

What's your minimum project size?

Our minimum engagement is typically $4K for project work.

Still have questions? We're happy to help.