Built statice.run (http://statice.run), an open-source tool that turns a folder into a live websi...Built statice.run (http://statice.run), an open-source tool that turns a folder into a live websi...
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started
Built statice.run, an open-source tool that turns a folder into a live website with one command. Each upload gets a permanent, content-based URL, with support for named sites and custom domains. Built on Cloudflare Workers and R2, with no accounts or database required.
I’m a developer specialized in building modern websites and mobile applications with clean design, responsive interfaces, and a smooth user experience.
I can help you with:
• Business & portfolio websites
• Landing pages
• Web applications
• Mobile apps
• Frontend & backend development
• Turning your idea or design into a real product
Here’s a recent mobile app project I worked on: PetConnect 🐾
Have an idea or a project in mind? Feel free to message me — I’m available for freelance projects and collaborations.
My own site, built to be edited in one place. Every section reads from a single data folder, so adding a project or a skill means editing one file, not the UI.
It ships with the SEO work done: sitemap, robots, schema.org structured data, social preview images generated at build time, and a plain-text summary for AI assistants. Verified in Google Search Console and Bing.
Stack: Next.js, TypeScript, Tailwind CSS, Framer Motion, deployed on Render.
The single data folder makes the site easy to update without opening the components. I'd add a build check that stops the deploy when a project is missing its title or social image.
New case study: a Framer studio site where one CMS collection drives thirteen project pages through a single template — the collection, fields, pages and text styles were all generated through the Framer Plugin API from a JSON source of truth, so the build is repeatable. Live link inside.
One CMS collection driving thirteen project pages is the kind of Framer restraint that actually scales. Generating fields and text styles from a JSON source of truth makes the template feel like a system, not a stack of one-off pages.