<

Build With Ifte

I build Shopify apps, full-stack products and the DevOps that keeps them running. Owner of CodeConfig Countdown Timer Bar.

25+
Projects
5+
Years
10+
Technologies
4.9
Rating

CodeConfig transformed our store's conversion rate. The countdown timer is incredibly effective and easy to set up.

SC

Sarah Chen

Store Owner

The Shopify app integration was seamless. We saw a 40% increase in engagement within the first week.

MJ

Marcus Johnson

E-commerce Manager

Ifte delivered a full-stack product that exceeded our expectations. Clean code, solid DevOps, great communication.

AL

Aisha Lopez

Product Designer

S
N
R
D
T
G
Portrait of Ifte
Monthly Reach
125K+
+2.4K this month
ShopifyNode.jsNestJSReactDockerTypeScriptDevOpsGitHubShopifyNode.jsNestJSReactDockerTypeScriptDevOpsGitHub

Shopify App Development

Public & custom apps, billing, embedded admin UIs.

Full-Stack Web Apps

React + Node.js/NestJS products from idea to production.

DevOps & Deployment

Docker, Coolify, VPS tuning, CI/CD and SSH workflows.

About me

I'm a developer, product owner and operator all at once. I build and ship Shopify apps end-to-end — engineering, pricing, marketing and customer support — alongside full-stack work in Node.js/NestJS, React and TypeScript. I deploy with Docker and Coolify on lean VPS setups and care about the boring DevOps that makes products stay up.

0+

Projects shipped

0+

Years building

0

Live Shopify app

Projects

CodeConfig Countdown Timer Bar

ShopifyNode.jsReactBilling

Live Shopify app I own and maintain — countdown timer bars merchants use to drive urgency on storefronts. End-to-end: code, pricing, reviews and support.

app.post("/api/timers", async (req, res) => { const shop = req.shopify.session.shop; const timer = await Timer.create({ shop, endsAt: req.body.endsAt, style: req.body.style, }); res.json(timer); });

Ninja Drive

NestJSReactDocker

File and asset management platform with role-based access, background processing and a fast React client.

@Controller("files") export class FilesController { @Post("upload") @UseInterceptors(FileInterceptor("file")) upload(@UploadedFile() file: Express.Multer.File) { return this.files.store(file); } }

Teacher Management System

ReactNestJSPostgreSQL

Admin platform for managing teachers, schedules, classes and reporting with granular permissions.

const { data: teachers } = useQuery({ queryKey: ["teachers", filters], queryFn: () => api.listTeachers(filters), });

Help Center / FAQ App

ShopifyReactEmbedded

FAQ and help-center app for merchants — searchable categories, theme-aware embeds and a polished editor.

<HelpCenter categories={categories} onSearch={handleSearch} theme={shop.theme} />
Contact

Have a project?
Let's talk.

Shopify app, full-stack product or DevOps clean-up — drop a message and I'll get back within 24 hours.