Skip to main content
BangladeshUTC+6 · flexible hoursAccepting new projects

Md. Ikram Hossain (ItzzIkram) —
I build automationthat pays for itself.

Specialising in: Discord bot architecture, AI & voice pipelines, Real-time WebSocket systems, Backend & API engineering, Automation that removes busywork.

Portrait of Md. Ikram Hossain

Ikram — UTC+6

Two disciplines, one person: I engineer the product — Discord bots, AI voice pipelines, real-time backends — and I run the acquisition that fills it. No handoff between the people who build and the people who market.

Delivery
5–7 days typical
Warranty
30 days, bugs fixed free
Ownership
Full source, yours
5+

Years shipping

Production systems since 2020

3

Continents served

North America · Europe · Asia

5–7

Day avg delivery

From kickoff to handover

30

Day bug warranty

Free fixes after launch

Daily drivers

  • TypeScript
  • Rust
  • Python
  • Go
  • Node.js
  • Next.js
  • React
  • PostgreSQL
  • Redis
  • Kafka
  • MongoDB
  • Docker
  • Kubernetes
  • AWS
  • OpenAI
  • Whisper
  • ElevenLabs
  • Prisma
  • Nginx
  • Tailwind CSS
  • Meta Ads
  • Google Ads
  • GA4
  • Google Tag Manager
  • Search Console
01Engineering

Six things I build repeatedly, and well

If your problem sits between two of these, that is usually a good sign it's a fit. If it sits outside all six, I'll tell you and point you somewhere better.

Scope your project
01

Discord Bot Architecture

My deepest specialty· specialty

Moderation suites, giveaways, ticketing, economy, music and social integrations — built to stay responsive when your server is busiest.

  • Slash commands, buttons, modals & context menus
  • Sharding and clustering for large guilds
  • Rate-limit aware queues with retry/backoff
  • Postgres or MongoDB persistence via Prisma
02

AI & Voice Pipelines

Whisper · ElevenLabs · OpenAI· specialty

Real-time speech-to-text, text-to-speech and LLM agents wired into the products and platforms your users already live in.

  • Streaming transcription with Whisper
  • Natural TTS playback via ElevenLabs
  • LangChain / function-calling agents
  • Token budgeting and cost guardrails
03

Backend & API Engineering

Node · Fastify · Flask · Rust

Typed, documented, test-covered APIs with auth, background jobs and observability built in from the first commit.

  • REST and WebSocket API design
  • JWT / OAuth2 / RBAC auth systems
  • Kafka or Redis task orchestration
  • OpenAPI docs and integration tests
04

Real-time Systems

WebSockets at scale

Live dashboards, presence, chat and multiplayer state that stay consistent across thousands of simultaneous connections.

  • Socket.IO / native WS gateways
  • Redis pub-sub fan-out
  • Reconnection and backpressure handling
  • Load testing with Artillery
05

Full-Stack Web Apps

Next.js · React · Tailwind

Dashboards, marketplaces and control panels that feel fast, rank well and are genuinely pleasant to operate.

  • Next.js App Router with RSC
  • Accessible UI on shadcn/ui primitives
  • Stripe or Lemon Squeezy billing
  • Core Web Vitals tuned for green
06

DevOps & Automation

Docker · K8s · AWS · CI/CD

Repeatable deploys, sane monitoring and scripts that quietly delete the manual work from your week.

  • Dockerised builds and compose stacks
  • GitHub Actions pipelines
  • Nginx reverse proxy and TLS
  • Alerting, logs and uptime checks

Not sure which applies? Describe the outcome you want rather than the technology, and I'll tell you the shortest path to it — including when that path isn't hiring me.

02Growth

Shipping it is half the job

Paid acquisition and search, run by the person who built the thing being advertised. Three service lines rather than a list of platforms.

Audit my funnel
01

Paid Acquisition

Meta Ads · Google Ads · SEM· most requested

Campaigns built around a tracked conversion, not impressions. I structure the account, test creative systematically, and report on cost per result rather than vanity reach.

  • Campaign and ad set architecture
  • Audience segmentation and retargeting
  • Creative and copy testing cycles
  • Conversion tracking wired before spend starts
02

Search Visibility

Website SEO · YouTube SEO

Technical and on-page work that makes pages and videos findable for the terms buyers actually use — with the engineering side handled properly, because I'm the one who built the site.

  • Keyword and intent mapping
  • Technical audit: crawl, schema, Core Web Vitals
  • On-page structure and internal linking
  • YouTube titles, metadata and retention setup
03

Social Media Marketing

Strategy · Management · Reporting

Organic presence run as a pipeline, not a posting chore: a calendar tied to offers, community responses that convert, and monthly numbers you can act on.

  • Content calendar mapped to offers
  • Post production and scheduling
  • Community management and inbox triage
  • Monthly performance reporting

The connection

Build and growth, without the handoff

Most projects lose weeks in the gap between the developer and the marketer: tracking that was never installed, pages that rank for nothing, ad spend against a funnel nobody instrumented. I cover both sides, so the product ships already measurable and the campaigns launch against something that converts.

  • Conversion tracking installed by the person who wrote the app
  • SEO decided during the build, not retrofitted afterwards
  • One accountable contact for shipping and for spend

Contract where you like

I work direct or through the marketplaces, so you can keep escrow and milestone protection if that's what makes the decision easy.

  • Fiverr

    Packaged gigs with fixed scope and fast turnaround

  • Upwork

    Hourly and milestone contracts for longer builds

03Own productIn active development

Srcova Studio

Digital products, source code, apps & tools marketplace.

Built for developers, designers & creators.

Srcova Studio is where I package the work I'd otherwise rebuild from scratch: production-ready source code, ready-to-deploy apps and the internal tools I use every day. Buy once, own the source, ship the same afternoon.

01

Production source code

Full repositories with docs, environment templates and deploy guides — not stripped-down demos.

02

Ready-to-deploy apps

Bots, dashboards and API services you can point at your own credentials and launch immediately.

03

Developer tools

The CLIs, generators and automation scripts that quietly remove hours from a build week.

04

Creator friendly licensing

Clear commercial terms, lifetime updates on what you buy, and no surprise seat limits.

04Selected work

Systems I have shipped

Every entry is a public repository you can read end to end — architecture, tests, deploy config and all. Client work stays private unless they approve it.

01

Discord Unban Platform (opens in a new tab)

Enterprise moderation workflows in Rust

Approach

A review-and-approve platform for large-scale Discord moderation. Kafka orchestrates the task queue, Redis coordinates rate limits across workers, Postgres keeps an auditable history, and JWT/RBAC gates every approval step.

Outcome

Turns bulk moderation from a risky one-click action into an auditable, permissioned workflow.

  • Rust
  • Kafka
  • Redis
  • PostgreSQL
  • JWT/RBAC
  • Twilight

MIT

02

Rimuru (opens in a new tab)

Multipurpose Discord bot

Approach

A TypeScript bot built on a fault-tolerant command framework: moderation tooling, automated giveaways, social media integrations and a broad utility set, all persisted through Prisma.

Outcome

One bot replacing five single-purpose ones, with a typed schema behind it.

  • TypeScript
  • discord.js
  • Prisma
  • PostgreSQL
  • Docker

Apache-2.0

03

DemonZ Ripper (opens in a new tab)

WebGL2 asset extraction toolkit

Approach

Intercepts the WebGL2 API to recover meshes, textures, shaders and materials from 3D web viewers, then exports to GLB, glTF 2.0, OBJ and Unreal Engine UAsset — driven from a React interface.

Outcome

My most-starred open-source project.

  • TypeScript
  • WebGL2
  • React
  • glTF
  • Three.js

Apache-2.0 · 5 stars

04

Discord Advance Cloner (opens in a new tab)

Hybrid Rust + TypeScript engine

Approach

Replicates server structure — roles, channels, permissions, webhooks, threads and emojis — through a Rust core with a TypeScript control layer, automatic fallback and exponential backoff.

Outcome

Rust throughput where it matters, TypeScript ergonomics where it helps.

05

JUGNU Music (opens in a new tab)

Audio bot + React dashboard

Approach

A music bot with button-driven playback controls, an audio filter chain and a dedicated bot channel, paired with a separate React dashboard for queue and server management.

Outcome

Shipped as a two-repo product: bot runtime plus web control panel.

  • JavaScript
  • discord.js
  • DisTube
  • React

MIT

05Working with me

Good code is table stakes

What actually makes a project pleasant is knowing what's happening, when it lands, and what happens if something breaks. These six points are the whole pitch.

I'm a full-stack developer and automation architect from Bangladesh with 5+ years building high-performance systems for communities, startups and businesses across North America, Europe and Asia. Alongside the engineering I run paid acquisition and search — Meta and Google campaigns, website and YouTube SEO, social management — which means I ship products that can actually be measured and scaled, not just deployed.

Ship fast. Ship clean. Ship always.
How I work, in five words
Builds
Full-Stack Developer & Bot Architect
Grows
Paid Acquisition & SEO
Based
Bangladesh · UTC+6 · flexible hours
Experience
5+ years
Reach
North America · Europe · Asia

5–7 day delivery

Most projects land inside a week. Bigger builds ship in weekly milestones.

30-day bug warranty

Anything broken that traces back to my code is fixed free, no argument.

Unlimited revisions

We iterate until it matches what you actually asked for.

Daily progress updates

A written update every working day. You are never left guessing.

Full source ownership

You get every file plus documentation. No vendor lock, no hidden runtime.

Security-first by default

Validated input, least-privilege access and secrets kept out of the repo.

06Toolkit

Chosen for production, not for novelty

I pick the boring, well-documented option unless the problem genuinely demands otherwise. Everything here is something I've shipped and maintained.

Languages

  • TypeScript
  • JavaScript
  • Python
  • Go
  • Rust
  • SQL

Backend

  • Node.js
  • Express
  • Fastify
  • Flask
  • Tokio
  • REST
  • WebSockets

Frontend

  • React
  • Next.js
  • Tailwind CSS
  • shadcn/ui
  • Framer Motion

Data

  • PostgreSQL
  • MongoDB
  • Redis
  • SQLite
  • Prisma
  • Kafka

AI / ML

  • OpenAI
  • Whisper
  • ElevenLabs
  • LangChain
  • Hugging Face

DevOps

  • Docker
  • Kubernetes
  • AWS
  • GitHub Actions
  • Nginx
  • CI/CD

Testing

  • Jest
  • Mocha
  • Pytest
  • Artillery
  • Playwright

Growth

  • Meta Ads Manager
  • Google Ads
  • Google Analytics 4
  • Google Tag Manager
  • Search Console
  • Meta Pixel & Conversions API
  • YouTube Studio
  • Meta Business Suite
07How it runs

Five steps, no mystery

You know the price before I start and the state of the build every day after that. Nothing here is aspirational — it's how every project actually goes.

  1. 01

    Discovery call

    30 minutes

    We walk through the problem, your users and your constraints. You leave knowing whether I'm the right fit — no pitch deck.

  2. 02

    Scope & fixed quote

    Within 24 hours

    You get a written scope, milestones and a fixed price. No hourly surprises, no scope creep billed back to you.

  3. 03

    Build with daily updates

    5–7 days typical

    I ship in visible increments and post progress every day. You always know the state of your project. Zero ghosting.

  4. 04

    QA & handover

    Before you pay the balance

    Load tested, documented and deployed. You receive the full source, environment setup and a walkthrough.

  5. 05

    30-day warranty

    Included

    Any bug traced to my code gets fixed free for 30 days after handover. Revisions stay unlimited until you sign off.

08Engagement

Ways to work together

Fixed quotes, agreed before any code is written or any budget is spent. Scope changes get re-quoted rather than quietly added to an invoice.

Quick Build

from $50

2–3 days

A single bot, script or automation that needs to exist by the end of the week.

  • One focused deliverable
  • Deployed and documented
  • 30-day bug warranty
  • Unlimited revisions to sign-off
Start small

Product Build

Most common

Custom quote

1–3 weeks

A full platform: bot plus dashboard, an API with auth and billing, or an AI pipeline end to end.

  • Architecture and schema design
  • Frontend, backend and infrastructure
  • CI/CD, tests and load testing
  • Handover walkthrough + 30-day warranty
Scope my build

Retainer

Custom quote

Monthly

Ongoing development, monitoring and feature work for a system already in production.

  • Reserved capacity each month
  • Priority response window
  • Proactive monitoring and upgrades
  • Rolling roadmap we review together
Talk retainer

Every engagement includes the 30-day bug warranty, unlimited revisions until sign-off, daily written updates and full source ownership. Those are terms, not upsells. Ad spend is always billed to your own account, never through me.

09Questions

Asked before every project

If yours isn't here, ask it directly — I answer plainly, including when the answer is no.

Still deciding? Send the question, not a brief.

Ask me anything
10Start here

Tell me what you're building

A short description is enough. I'll reply with whether it's a fit, a rough timeline, and the questions I need answered before quoting.

Accepting new projects

Response time

Within 24 hours

UTC+6 · flexible hours

Email directly

Your details go straight to my inbox. No newsletter, no sharing, no follow-up sequence.