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鈥檚 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 kenykalin@gmail.com 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 kenykalin@gmail.com o por Linkedin para coordinar el acceso al repo

Pinned

  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