Skip to content
View jvillalp's full-sized avatar
👩‍💻
👩‍💻

Block or report jvillalp

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
jvillalp/README.md

Hi, I'm Juana!

Software Engineer

Linkedin: juanavillalpando GitHub jvillalp

const Juana = {
    pronouns: [ "she" , "her" ],
    code: [ "Javascript", "Typescript", "Python", "Ruby" ],
    tools: [ "React", "Redux", "Node", "Styled-Components", "Rails" ],
    techCommunities: [ "Latinas in Tech", "Tech ladies", "Square" ]
}

Pinned Loading

  1. gameoflife gameoflife Public

    This is known as a zero player game because each generation (or different phase) the game goes through is only determined by the initial state that the game starts at.

    JavaScript

  2. socialmedia socialmedia Public

    A web developer social media platform

    JavaScript

  3. Intro-Python-II Intro-Python-II Public

    Forked from bloominstituteoftechnology/Intro-Python-II

    Used Python basics to implement a text adventure game

    Python

  4. Computer-Architecture Computer-Architecture Public

    Forked from bloominstituteoftechnology/Computer-Architecture

    Computer Architecture Fundamentals repo

    Python

  5. nasa-photo-of-the-day nasa-photo-of-the-day Public

    Forked from bloominstituteoftechnology/nasa-photo-of-the-day

    The NASA API was consumed to fetch the "Astronomy Photo Of The Day" or APOD. The website was also styled and obtained info about the photo taken.

    JavaScript

  6. Car-Sales Car-Sales Public

    Forked from bloominstituteoftechnology/Car-Sales

    Implemented React-Redux as the state management system for this application.

    JavaScript