Skip to content
View jlozoya's full-sized avatar

Block or report jlozoya

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jlozoya/README.md
Fernando Lozoya — Product Engineering, AI Workflows and Developer Tools
LinkedIn X



I build software for workflows that are too complex for generic tools.


> about_me.ts

const fernando = {
  role: "Full Stack Developer",
  location: "Durango, México",

  currentFocus: [
    "Healthcare workflow automation",
    "AI-assisted operational products",
    "Voice agent orchestration",
    "Developer-focused utilities",
  ],

  approach: {
    frontend: "Turn complex processes into clear interfaces",
    backend: "Design reliable services and integrations",
    product: "Build features around real operational outcomes",
  },
};

> the_work_behind_the_code

I work across the complete product flow: translating operational requirements into interfaces, building the backend logic that supports them, integrating external services, and refining the experience until it is practical for daily use.

Much of my recent work has been focused on healthcare operations and AI-enabled workflows: applications where status tracking, document handling, automation, and clear decision-making directly affect how teams perform their work.

🏥 Clinical Workflow Products

Building tools for operational healthcare flows, including patient tracking, surgery pipeline visibility, authorization-request workflows, document history, and billing/code-oriented interfaces.

🎙️ AI Voice Agents

Working on configurable voice-agent experiences: prompt operations, workflow editors, provider settings, transcript analysis, and AI-assisted call-center functionality.

🧰 Developer Utilities

Creating browser and desktop tools that remove friction from technical work, such as inspecting JSON, capturing API traffic, exporting structured requests, and processing user data locally.

🎛️ Creative Technology

Exploring the intersection of software and live visuals through lighting-control interfaces, MIDI workflows, mobile controllers, and tools built for performance setups.

> problems_i_like_solving

01  Designing interfaces for complicated workflows without making users learn the system.
02  Connecting frontend experiences to backend services, APIs, automation, and AI models.
03  Building editors, dashboards, modals, data flows, and configuration systems that feel precise.
04  Converting repetitive technical or operational tasks into usable products.

> selected_experience

AI-enabled healthcare workflows

I have contributed to application features for healthcare operations, including surgical workflow tracking, AI-generated authorization content, pipeline summaries, provider configuration, file/document activity, and responsive operational dashboards.

Voice agent and prompt operations tooling

I have worked on interfaces and application architecture for managing voice-agent workflows: editable agent configuration, conditional workflow builders, prompt management, transcript analysis settings, and support for multiple speech/agent providers.

Full-stack product delivery

My day-to-day work spans React and TypeScript interfaces, Node.js backend services, API integrations, GraphQL operations, data handling, responsive UX, debugging, and shipping iterative product improvements inside a monorepo architecture.

> working_stack

Technology stack

frontend:
  - TypeScript / JavaScript
  - React / Next.js
  - Responsive UI architecture

backend:
  - Node.js
  - GraphQL and API integrations
  - MongoDB and application data flows

product_areas:
  - AI integrations
  - Workflow automation
  - Browser extensions
  - Desktop and control interfaces

> how_i_build

Understand
Model the real process before building the screen.
Implement
Build end-to-end features across UI and backend.
Refine
Improve clarity, reliability, and daily usability.

> currently_interested_in

+ AI products that improve real operational workflows
+ Full-stack roles with TypeScript, React, Next.js and Node.js
+ Voice agents, automation systems and complex UI editors
+ Tools that connect software with practical, measurable outcomes

Let's connect

I am open to opportunities where I can contribute across product engineering, full-stack development, and AI-assisted workflow experiences.

Contact Fernando Lozoya on LinkedIn



Fernando Lozoya · Full Stack Developer · Durango, México

Pinned Loading

  1. json-toolbox-extension json-toolbox-extension Public

    Chrome extension to format, validate, inspect, and transform JSON directly in the browser.

    TypeScript 1

  2. api-network-recorder api-network-recorder Public

    Developer tool for recording API-like network traffic and exporting requests as JSON, Markdown, or OpenAPI.

    TypeScript

  3. docs docs Public

    Public documentation, legal pages, and support resources for my browser extensions and apps.

  4. sunlite-mobile-midi sunlite-mobile-midi Public

    Mobile MIDI controller for Sunlite Suite 2 and FreeStyler using Electron, React, loopMIDI, and Wi-Fi phone control.

    TypeScript