Become a sponsor to Hamza KONTE
Hey, I'm Hamza
I'm a 20-year-old computer science student based in Paris. I've been writing code since I was 11, starting with PHP and Minecraft plugins, then moving through C#, Python, C, and now TypeScript full-stack.
I like building things that solve problems I run into myself. That's how flompt started: I was spending way too much time manually structuring prompts for Claude, so I built a visual editor that does it for me. It decomposes any raw prompt into clean blocks (role, context, constraints, examples...) and recompiles them into optimized XML. It's free, open source, and works as a web app, a browser extension for ChatGPT/Claude/Gemini, and even as a Claude Code MCP server.
What I'm working on
- flompt (flompt.dev) - Visual AI Prompt Builder. 12 block types, 10 languages, browser extensions for Chrome and Firefox, MCP integration. MIT licensed.
- Various side projects in C, Python, and TypeScript when something catches my attention.
What sponsoring helps with
I work on flompt on my own time alongside my studies. Sponsors help me cover hosting costs and let me spend more time on the project instead of freelancing. Every contribution, even small ones, means a lot.
Where to find me
- GitHub: @Nyrok
- Twitter/X: @Nyrok10
- LinkedIn: hamza-konte
Featured work
-
Nyrok/flompt
flow + prompt = flompt - Visual AI Prompt Builder. Decompose, edit as flowchart, recompile into optimized machine-readable prompts
TypeScript 75