Open to relocation across the EU

Building products,
end to end.

Full-Stack Developer // IT Specialist

Full-stack & cross-platform mobile developer building online since 2014 — from Flutter apps to Node.js APIs. Founder, IT instructor, and the builder behind 17 live products.

~/kasim/workspace
// REST API · Node.js + Express
const express = require("express");
const app = express();
app.get("/api/health", (req, res) => {
res.json({ status: "ok" });
});
app.listen(3000, () => {
console.log("API live on :3000");
});
// Flutter UI · Dart
import 'package:flutter/material.dart';
class HomePage extends StatelessWidget {
const HomePage({super.key});
@override
Widget build(BuildContext context) {
return const Center(
child: Text("Hello, Kasim 👋"),
);
}
}
# Python · FastAPI
from fastapi import FastAPI
app = FastAPI()
@app.get("/users/{uid}")
async def get_user(uid: int):
return {"active": True}
⎇ mainJavaScript · Node
0
Years experience
0
Products shipped
0
Industries built in
0
Startup founded
01 — About

Engineer with a product mindset

I'm a full-stack software developer based in Doha, Qatar, building web and cross-platform mobile applications since 2014 — from the first commit to launch. I'm comfortable across the whole stack — Flutter & Dart for mobile, Node.js for backend services and REST APIs, and JavaScript, HTML5 & CSS3 on the front end, backed by Supabase and Firebase.

I work fluently with modern AI-assisted workflows (Claude Code, Cursor, Codex), which lets me design, build and ship complete products fast — without compromising on quality. Beyond code, I've founded a tech startup and currently lead training as a Head Instructor, so I bring both engineering depth and the ability to communicate, collaborate and lead.

I'm genuinely motivated to grow with a forward-thinking European team and am fully open to relocating across the EU.

Quick facts

RoleFull-Stack Developer
ExperienceSince 2014 · 12+ yrs
Based inDoha, Qatar
NationalityBangladeshi
EnglishB2 / C1
02 — Stack

Technical skills

The tools I reach for to take an idea from sketch to a shipped, running product.

01 Mobile

FlutterDartAndroidiOSCross-platform

02 Backend

Node.jsExpress.jsREST APIsAuthentication

03 Frontend

JavaScript (ES6+)HTML5CSS3Responsive design

04 Databases & BaaS

SupabaseFirebaseMySQLMongoDB

05 AI-Assisted Dev

Claude CodeCursorCodex

06 Tools & Design

Git & GitHubAgilePhotoshopIllustratorPremiere Pro
03 — Work

Products I've built & shipped

A live ecosystem of 17 web & mobile platforms across fintech, travel, social, media, AI, SaaS, sports and commerce — designed, built and launched.

04 — Journey

Experience

2023 — Present

Chief Executive Officer (CEO)

Dream Group International · Doha, Qatar
  • Lead a Qatar-based technology & services group spanning software, travel and manpower.
  • Oversee the product ecosystem of 17+ web & mobile platforms across fintech, travel, social, AI and more.
  • Drive product strategy, engineering direction and team growth across the group.
2021 — Present

Head Instructor — IT & Programming

Nojoom IT & Institute · Doha, Qatar
  • Deliver hands-on training in web development, programming and design to students and professionals.
  • Design and maintain course curricula covering front-end and back-end development fundamentals.
  • Mentor learners through real project work, building their job-ready technical skills.
Present

Head of Marketing

Art Group Bangladesh · Remote
  • Lead digital marketing strategy and online presence for a visa consultancy firm.
  • Manage campaigns, web content and brand communications across channels.
2019 — 2021

Founder & CEO

SF Inc Ltd (Sofol Freelancer) · Bangladesh
  • Founded and ran a freelancing community platform connecting skilled professionals with clients.
  • Built and managed the product, team and operations across web development, design and marketing.
  • Grew a network of freelancers and delivered client projects across multiple disciplines.
05 — Education

Education

Diploma in Computer ScienceRM Computer Institute · 2016–2017
Higher Secondary Certificate (HSC)Barolekha Govt. College · 2016
Secondary School Certificate (SSC)Chandgram High School · 2014
Continuing educationWeb development & design — Udemy, Google, Skillshare
06 — Beyond code

Press & languages

Featured in

Work covered across national media outlets.

The Daily StarBangla TVReport71BanglaViews
Languages
BengaliNative
EnglishProficient · B2 / C1

Let's build something great.

Open to full-stack & mobile developer roles with forward-thinking teams in Europe. Available to relocate.