Skip to content

Instantly share code, notes, and snippets.

View Jossdz's full-sized avatar
🎮
working at TeamLiquid.

Jose Carlos Correa Jossdz

🎮
working at TeamLiquid.
View GitHub Profile

fbdc

José Carlos Correa

In my student days I always had the ability to support and teach my classmates how to solve the problems and tasks of the university, but I always worried who could help me. That's how little by little I went out to explore the city and the development meetings despite studying and living so far away. The people of the industry began to recognize me as someone passionate, that is why they invited me to learn and collaborate. Facebook and Devf gave me the opportunity to study frontend development with angular, but what I really wanted to learn was React, a technology that only a few knew at the time. Searching between communities, I discovered Facebook developer circles. I met amazing people who were willing to support you, including Miguel, who was my mentor for a few months and helped me learn

@Jossdz
Jossdz / check.md
Last active July 9, 2021 06:55
Revisión del Prework en español.

José Carlos Correa

Fullstack javascript

jossdz

José Carlos correa es un desarrollador fullstack e ingeniero en sistemas computaciones que creció alrededor de las comunidades de desarrolladores en la ciudad de México, siempre interesado por aprender y compartir conocimiento de las tecnologías de vanguardia. Especializado en tecnologías front-end y experto en react para desarrollo web y movil.

import React from 'react'
import styled from 'styled-components'
import { graphql } from 'gatsby'
import Section from '../style/Section'
const H0 = styled.h1`
font-size: 2.5rem;
color: white;
`
import React from 'react'
import styled from 'styled-components'
import { graphql } from 'gatsby'
import Section from '../style/Section'
const H0 = styled.h1`
font-size: 2.5rem;
color: white;
`
import React from 'react'
import styled from 'styled-components'
import { graphql } from 'gatsby'
import Section from '../style/Section'
const H0 = styled.h1`
font-size: 2.5rem;
color: white;
`
@Jossdz
Jossdz / ironhackCheck.md
Last active November 27, 2018 17:36
Revisión de la información del curriculum.

Revisión - 26 Nov 2018

  • Página principal: Sin errores
  • Página del Syllabus: Sin errores
  • Syllabus (que llega por correo electrónico): Syllabus

Hay 2 problemas aquí, el primero es que en el módulo 2 a pesar de que si vemos aplicaciones "Fullstack", no utilizamos una librería para la vista, utilizamos solamente Mongo, Express y NodeJS (con una biblioteca llamada hbs para las vistas). El segundo problema es que no usamos más ángular, usamos el MERN Stack, con React.

  • Syllabus - Curriculum
@Jossdz
Jossdz / finalPT.md
Last active October 13, 2018 18:12
Presentación final