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

Organizations

@ocmiworkerscomp @Three-Labss @KevnnardLabs
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
kevnnard/README.md

Typing SVG

GitHub User's stars GitHub followers

  

I’m currently working on

🎭 Three Trackr (⭐ New) 🦊 Fox Racing Colombia (⭐⭐⭐ Current)

🚨 All my stack 🚨

Programming languages

typescript  JavaScript  Go  Python  Rust  dart  Ruby 

Backend

Node.js  Bun.js  Deno.js  Nestjs  graphql  Apollographql  Django 

Devops

Dokcer  kubernetes  nginx  nginxproxymanager  Git  Amazon  AmazonEC2  amazoneks  amazons3  amazonroute53  digitalocean 

Frontend

React  Netx.JS  Astro  Remix  Vercel  netlify  Zustand  redux.JS  TailwindCSS  Radixui  chadcn  mui  Bootstrap  HTML  CSS  shopify 

Database

mongodb  postgresql  mysql  redis  sqlite 

Tools

Neo Vim  fedora  Visual Studio Code  GitHub  postman  Illustrator  Photoshop 

Mobile

react  flutter  Swift  androidstudio 

📈 Latest Activity Graph 📈

Ashutosh's github activity graph


Pinned

  1. Dotfiles Dotfiles Public

    Config to dotfiles

    Lua 1

  2. kevnnard kevnnard Public

    TypeScript 1 1

  3. 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!';
  4. pruebas-tecnicas pruebas-tecnicas Public archive

    Forked from midudev/pruebas-tecnicas

    Pruebas técnicas donde la comunidad participa con sus soluciones

    TypeScript