Skip to content
View kevnnard's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@Three-Labss @KevnnardLabs

Block or report kevnnard

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.

Content in all repositories owned by your account will be closed.
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
kevnnard/README.md

Typing SVG

followers stars portfolio linkedin


availability

Full Stack Engineer with 6+ years shipping production web and mobile products. TypeScript end-to-end — Next.js, NestJS, React Native.


Work & Open Source

Three Labs

Software Agency (B2B) — Worldwide

5-person team · apps in production with real clients

Gentleman Programming

Open Source Tools

OCMI

INC 5000 #4727 (2023) · 20k+ clients

Ended August 2026 — Miami, FL


Featured Projects

Mis Gastos – Mis Cuentas Released

Personal accounting app in production with real users — iOS live on the App Store, Android launching soon. Mobile app, web dashboard, and GraphQL API in a TypeScript monorepo — built solo. Repo private to protect revenue.

Turborepo Next.js 16 React Native GraphQL Supabase TypeScript Biome

Three Trackr Released

Multi-carrier shipment tracking SaaS in production with active e-commerce clients. Unified dashboard aggregating tracking events across multiple carriers with real-time updates and notifications.

Turborepo Astro NestJS GraphQL Supabase AWS EKS


Tech Stack

Languages

TypeScript JavaScript

Frontend

React Next.js Astro TailwindCSS Shadcn/ui

Backend

Node.js NestJS GraphQL Express

Mobile

React Native

Database

PostgreSQL MongoDB Supabase

DevOps

Docker AWS Vercel

Familiar · working knowledge

Python Go Swift Bun SwiftUI Flutter Redis Kubernetes


GitHub Activity

activity graph

stats streak


Built with Astro + React + Tailwind

portfolio

Pinned Loading

  1. smart-window smart-window Public

    Swift 2

  2. Dotfiles Dotfiles Public

    Config to dotfiles

    Lua 1

  3. kevnnard kevnnard Public

    Astro 1 1

  4. template-app template-app Public template

    TypeScript

  5. Crypto Node Js Crypto Node Js
    1
    const crypto = require('crypto');
    2
    
                  
    3
    const claveString = 'MiClaveSecreta123';
    4
    const ivString = '1234567890123456'; // IV de 16 bytes (128 bits)
    5
    const textoOriginal = 'Hola, mundo!';
  6. pruebas-tecnicas pruebas-tecnicas Public archive

    Forked from midudev/pruebas-tecnicas

    Pruebas técnicas donde la comunidad participa con sus soluciones

    TypeScript