Skip to content
View kenyk7's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report kenyk7

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
kenyk7/README.md

Hola Bienvenido 👋

Mi nombre es Keny Romero @kenyk7

  • 🔭 Actualmente trabajo como desarrollador Frontend React - Nextjs(TypeScript)
  • 💬 Pregúntame sobre: React, Vue, Nodejs y Flutter
  • 📫 Puedes contactarme al email [email protected] o por Linkedin
  • 🔭 Que encontrarás en mi Github: Flutter, Reactjs/Nextjs, Vue, Node, GraphQl, Html5, Sass, SEO y más.
  • Explora mi codepen: https://codepen.io/kenyk7/pens/public
  • Más sobre mi: Curriculum vitae

kenyk7

Skills

flutter javascript typescript react nextjs vue nuxt sass css3 html5 nodejs express graphql jest codecept git mysql figma figma firebase

Proyectos Flutter

Flutter Spotify

Proyecto con un muchas animaciones dónde cada una se hicieron desde 0, sin packages

Que aprender: Animaciones Custom, CustomClipper animado, Custom Slivers, TweenAnimationBuilders y más animaciones, Contador animado, Animación de Corazones y otras cosas de UI.

Spotify

Flutter Screens

Proyecto con diversas pantallas y tipos de UI, CustomPainters y CustomClippers.

Que aprender: CustomPainters/CustomClippers a full(AppBars, BottonBars, Cards y Botones Personalizados), Chart Personalizado con CustomPainters

Flutter screens

¿Cómo acceder al código fuente de Flutter Spotify y Flutter Screens?

Contáctame al email [email protected] o por Linkedin para coordinar el acceso al repo

Pinned Loading

  1. my-config-react my-config-react Public

    Tech: React, Typescript, Eslint, Eslint Airbnb, Prettier, Sass, Sonarjs & Jest + Vite

    TypeScript 1

  2. my-config-next my-config-next Public

    React - Nextjs Boilerplate: Nextjs 13 Typescript, Eslint Airbnb, Sonarjs, Prettier & Sass + Clean Architecture

    TypeScript 2

  3. Youtube Basic React Component Youtube Basic React Component
    1
    /* eslint-disable @typescript-eslint/no-explicit-any */
    2
    import {
    3
      forwardRef,
    4
      Ref,
    5
      useEffect,
  4. flutter_cleana flutter_cleana Public

    Flutter project, Clean Architecture con GetX

    Dart 2

  5. Flutter BlendMode cards + CustomPain... Flutter BlendMode cards + CustomPainter, Logo Nequi
    1
    import 'dart:math' as math;
    2
    import 'package:flutter/material.dart';
    3
    
                  
    4
    void main() {
    5
      runApp(MyApp());
  6. graphql-practico graphql-practico Public

    Graphql practical 0-100 simple nodejs api graphql

    JavaScript 2