Skip to content
View kishaprudente's full-sized avatar
👩‍💻
👩‍💻
  • Red Ventures
  • New York
Block or Report

Block or report kishaprudente

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

Hi there, I'm Kisha Lozada

kishaprudente

A little more about me...

const kisha = {
  likes: 'everything floral',
  hobbies: ['eat', 'code', 'sleep', 'repeat'],
  technologies: {
    languages: ['JavaScript(ES6+)', 'Typescript', 'Dart' 'Java', 'PHP'],
    frontend: ['React.js', 'Angular', 'React Hooks', 'MobX', 'jQuery', 'HTML5', 'CSS3'],
    backend: ['Node.js', 'GraphQL', 'MongoDB', 'MySQL'],
    testing: ['Jest', 'Cucumber'],
    other: ['Flutter', 'Heroku', 'Figma', 'Trello', 'Git', 'Babel', 'Webpack'],
  },
  developmentPractices: [
    'Agile Methodologies',
    'SCRUM',
    'Web App Architecture (MVC)',
    'REST API design',
    'Object Oriented Programming',
    'Test Driven Development',
  ],
  currentlyLearning: [ 'Gatsby.js', 'Next.js' ],
  funFact: `Why do developers prefer dark mode? Because light attracts bugs.`
};

Most Used Languages

You can reach me @

kmalozada: kmalozada@gmail.com kishaprudente: @kishalozada dephraiim: @kishamalzd

Pinned Loading

  1. v2-react v2-react Public

    v2 of my portfolio built with React and deployed in Netlify

    SCSS

  2. madagascar madagascar Public

    chirrup! provides a means for the user to log and share their emotions while also spreading positive encouragement to others.

    JavaScript 2 2

  3. eight-ball eight-ball Public

    A magic 8-ball made with React

    JavaScript

  4. static-chat static-chat Public

    Static Chat app made with pure JavaScript, HTML5, and CSS

    CSS