CCS :: 001

Live profile feed: 8+ years of experience, 39 technologies in the stack, 10 active projects, fluent in English and Spanish, senior full-stack engineer focused on Vue, React and Next.js, working remotely across LATAM and the US, Cyber Code Syndicate member #001, ORCID contributor 0009-0006-4459-5538, handle KYONAX_ON_TECH, GitHub ccs-devhub, 4 companies delivered for, 3 verified recommendations, 20-60% conversion uplifts, replies within 24 hours, based in Villavicencio, Colombia (GMT-05), open to work.

CRISTIAN D. MORENOA.K.A. KYONAX

SENIOR SOFTWARE ENGINEER (FULL-STACK)

Full-Stack Web and Software Developer in LATAM, working 100% remotely for US teams, with 8+ years building e-commerce and SaaS in Vue.js 3, React, Next.js, TypeScript, and Node.js, having just shipped the Madison Reed e-commerce redesign at AgileEngine. Founder of Zerønet Labs, delivering 20–60% conversion increases across more than 20 sites through performance, accessibility, SEO, and AI-assisted development.

VILLAVICENCIOV/CIO / COLOMBIA 🇨🇴
AVAILABLE FOR HIRE
SCROLL // EXPLORE

What clients and colleagues say about building web projects with me.

I had the privilege of working alongside Cristian at Softtek on a critical Shopware ecommerce project, where his expertise in Symfony, Vue.js, PHP, and JavaScript was instrumental to our success. As the Senior QA, I deeply valued Cristian's technical mastery and collaborative spirit. He consistently delivered clean, testable code that accelerated our testing cycles and minimized issues. His ability to navigate high-pressure scenarios (whether resolving critical bugs, optimizing integrations, or meeting tight deadlines) set him apart. Cristian didn't just fix problems; he anticipated them, implementing preventative solutions that elevated our entire project's resilience.
John C. Montes— Senior QA Analyst, Softtek
LinkedIn Recommendation
I had the pleasure of working with Cristian Moreno on a complex eCommerce project for Maritz, where he served as our lead front end developer. Cristian handled challenging front end tasks and resolved difficult bugs with expertise, all while mentoring and coaching new developers on the team. He played a pivotal role in the project's success.
Mo Osburn— Technical Project Manager, Maritz
LinkedIn Recommendation
It has been an absolute pleasure working with you over the past year. You are an amazing developer, and I truly appreciate your patience and dedication in introducing me to the project and providing support whenever needed. Your guidance through the challenges we faced together was invaluable, and I am incredibly grateful for the opportunity to collaborate with you. Working with you has been a rewarding and inspiring experience.
Diego Yair Hernández Mejía— Senior Frontend Developer, Softtek
LinkedIn Recommendation

3 verified recommendations

LinkedIn
// 03

EXPERIENCE // TIMELINE

My career as a full-stack web developer and software engineer, from e-commerce platforms to SaaS products and open-source projects.

Ways of working mapped onto a rotating brain: systems building in the prefrontal cortex, adaptability in the temporal lobe, pattern-driven efficiency in the cerebellum, and creative problem-solving in the occipital lobe.

  1. INDEPENDENT FULL-STACK ENGINEER

    01/2018-Present ZERØNET-LABS REMOTE-VILLAVICENCIO///COLOMBIA

    Operating an independent studio since 2018 alongside full time contracts, managing website architecture, design, and core product functionality. Built web applications, component libraries, and automation tools, delivering over 20 websites for Colombian clients, restaurants, and high traffic brands, each engagement solo end to end.

  2. SENIOR SOFTWARE ENGINEER (FRONTEND)

    10/2025-05/2026 AGILE-ENGINE // MADISON-REED REMOTE-VILLAVICENCIO///COLOMBIA

    Redesigned the Madison Reed hair care brand e-commerce storefront, which supports ~500k monthly visits, working within a 4–6 person frontend team alongside QA and UI/UX. Implemented component architecture, SEO/AEO optimization, and performance improvements across 18–25 CMS templates, work the client described as record speed delivery.

  3. SENIOR FULL-STACK ENGINEER

    11/2023-07/2025 SOFTTEK // MARITZ REMOTE-VILLAVICENCIO///COLOMBIA

    Led Maritz's transition, a $1.2B sales incentives provider, from staff only ordering to self service e-commerce on Shopware as the initial engineer. Owned storefront architecture, design system, core customizations, and delivery pipeline, and onboarded the team that scaled the platform. The client's project manager credited this work as key to project success.

  4. SENIOR FRONTEND & GROWTH ENGINEER

    10/2020-11/2023 CABEZA-ROTA REMOTE-VILLAVICENCIO///COLOMBIA

    Led technology delivery for Cabeza Rota, a Colombian creative studio, building websites for ~10 clients across ~12 projects. Oversaw technical architecture, business strategy, and growth optimization, translating high fidelity designs into high performance sites validated by analytics and A/B testing, all at startup pace.

// 04

PROJECTS // PORTFOLIO

What I'm building and shipping, from open-source developer tools to client work and live products.

  • IN PROGRESS

    ORG 2 HTML

    v0.1.0

    // CLI PUBLIC RELEASE V0.1.0

    Running a blog usually comes down to picking a heavy platform like WordPress with its dashboard, database, and matching learning curve, or building something custom from scratch with a dashboard and editor that take longer to make than the actual blog. Neither path fits someone who already writes everything in Org-mode with a large body of .org files and wants direct control over the SEO and performance of every page that ships.

    org2html is a CLI that turns a folder of Emacs Org-mode files into a full static site or a tree of Vue 3 components, aimed at blogs and entire sites generated straight from .org sources. Published on npm as @kyonax/org2html, it lets you keep writing in Org-mode and produce a publishable site from the same flow, with the source notes staying as the canonical version.

    Built in TypeScript with tsup and Vitest, the pipeline is AST-based. A lexer tokenizes the file, a parser builds the syntax tree, and a metadata extractor lifts titles, tags and dates into a per-page SEO surface. A plugin layer handles syntax highlighting via Shiki, table of contents, shortcodes and asset probing. jsdom and DOMPurify sanitize the output against XSS, and a companion hydrate.ts script wires the rendered components back into Vue's runtime for interactive islands. Exposed through a Commander and Chokidar build-and-watch CLI, and architected so future renderers can target React, Svelte or any modern frontend stack.

    Currently at v0.1.0 and in progress, with the public reveal of v0.1.0 lined up next.

    ENDED IN
    // VILLAVICENCIO // GMT-05

    TypeScript CLI on npm that converts Emacs Org-mode files into static HTML for blogs and sites.

    VIEW REPO
  • IN PROGRESS

    KYO BLOG

    v0.1.0

    // FIRST PUBLIC CUT AFTER ORG2HTML

    Writing lives in Org-mode first, across research notes, articles, and news I want public without a heavy CMS or a dashboard that takes longer to build than the writing itself.

    kyo-blog is the public palace for those articles and research. Pages are generated from .org sources through @kyonax/org2html, so the notes stay the canonical version and every page can carry its own SEO and performance surface. The public repo is github.com/Kyonax/kyo-blog.

    Currently at v0.1.0 and in progress. The first public cut waits on the org2html CLI release. org2html ships first, then this blog.

    ENDED IN
    // VILLAVICENCIO // GMT-05

    Org-mode articles and research site generated with org2html. First public cut waits on the org2html CLI.

    VIEW REPO
  • IN PROGRESS

    RECKIT

    v0.3.0

    // VUE CAPTURE: RELEASE V0.4.0

    Recording technical content for streaming or video usually means hours of post-production work after the fact. Cuts, overlays, color, scene transitions, all pile up and slow down the publishing cadence.

    RECKIT is built to do that editing at the moment of capture instead of in post. The name stands for Realtime Edit-free Capture Kyonax Integrated Toolkit (and no, it does not mean Record-Kit, wth), and it is the toolkit behind every Kyonax content creation identity (@kyonax_on_tech, @is.kyonax, and any future channel under the Kyonax umbrella, plus the Cyber Code Syndicate community). Each brand keeps its own folder of overlays, scene presets, and automation, fully isolated from the others.

    The app sits on top of OBS Studio as a single-page Vue 3 project on Vite with 11 aliases enforcing kind-folder scoped imports, plain JavaScript over SCSS styling, and a brand-loader composable that auto-discovers brand folders dropped into the root. Each brand exposes HUD overlays as HTML/CSS/JS browser sources, plus OBS WebSocket automation scripts that drive scene transitions, recording state, and live-data overlays. Quality gates run through ESLint with Vue, security, and import-sort plugins, and CCS code standards are enforced repo-wide.

    Currently at v0.3.0, with v0.4.0 in development but on hold while attention rotates to other parts of the ecosystem. A dev release of v0.4.0 is lined up next and the main release shortly after.

    ENDED IN
    // VILLAVICENCIO // GMT-05

    Realtime OBS capture toolkit built with Vue 3 and Vite. Scenes, overlays, and recording at capture time.

    VIEW REPO
// 02

SKILLS // TOOLS

The full-stack web developer toolkit I use in production, from frontend and backend to devops and AI.

FRONTEND

11
  • HTML5
  • CSS / CSS3
  • SCSS / SASS
  • JavaScript
  • TypeScript
  • React
  • Preact
  • Next.js
  • Vue.js
  • Pug
  • Stylus

BACKEND

09
  • Node.js
  • Express.js
  • NestJS
  • Symfony (PHP)
  • PHP
  • Python
  • Rust
  • PostgreSQL
  • MongoDB

DEVOPS // INFRA

11
  • Git
  • Docker
  • AWS (Cloud)
  • GitHub Actions
  • Vite
  • ESLint
  • Jest (Testing)
  • Vitest
  • Playwright
  • Storybook
  • Bash Scripting

AI // TOOLING

08
  • Claude Code
  • GPT (OpenAI)
  • Gemini
  • Grok
  • GPTel (Emacs)
  • n8n
  • LiteLLM
  • AI Workflows
// 05

FAQ // QUERIES

Answers to the most common questions about hiring a remote full-stack developer for web projects.

Send your name, email, and a short note. I reply within 24 hours on weekdays.

BOOK A CALL