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鈥檛 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鈥檚 behavior. Learn more about reporting abuse.

Report abuse
kevnnard/README.md

Typing SVG

followers stars portfolio linkedin


availability

Full Stack Engineer by mass, AI Engineer by mass hallucination of my IDE

I craft web & mobile experiences with modern stacks. Currently obsessed with TypeScript, React, Node.js, and pretending my copilot understands what I want.


Work & Open Source

Three Labs

Software Agency - Worldwide

Gentleman Programming

Open Source Tools

OCMI

Ended August 2026 - Miami, FL


Featured Projects

Smart Finance Released

AI-powered personal finance platform. Full-stack monorepo with mobile app, web dashboard, and GraphQL API.

Next.js GraphQL Turborepo React Native

Three Trackr Released

Multi-carrier shipment tracking platform. Track orders from multiple carriers in one unified dashboard.

Astro NestJS Supabase


Tech Stack

Languages

TypeScript JavaScript Go Python Rust Swift

Frontend

React Next.js Astro TailwindCSS Shadcn/ui

Backend

Node.js NestJS GraphQL Bun

Mobile

React Native Flutter SwiftUI

Database

PostgreSQL MongoDB Redis Supabase

DevOps

Docker Kubernetes AWS Vercel


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