Skip to content
View c4chris124's full-sized avatar

Block or report c4chris124

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

Hi there ๐Ÿ‘‹

  • ๐—œ ๐—ฎ๐—บ ๐—ฎ web developer
  • ๐—œ am junnior level
import React, {useState} from 'react'

const ChristianCastellanos = () => {
  const [christian, setChristian] = useState({
    pronouns: ["He", "Him"],
    technologies: ["JavaScript", "TypeScript", "Next JS", "React", "Redux", "Node.js", "Express", "Sequileze", "PostgresSQL"],
    hobbies: ["Learning", "Coding", "Biking", "Hiking"], 
    funFact: "AI support in React!"
  })
  return (
     <div>
        <h1>About me<h1/>
        <div className='about'>
          <label>Pronouns<label/>
          <p>{christian.pronouns}</p>
          
          <label>Technologies<label/>
          <p>{christian.technologies}</p>
          
          <label>Hobbies<label/>
          <p>{christian.hobbies}</p>
        <div/>
     <div/>
  )
}

๐—ช๐—ต๐—ฎ๐˜ ๐—œ ๐—จ๐˜€๐—ฒ

JavaScript

TypeScript

Next JS

React js

Redux
Node js
Express


Sequelize js


PostgresSQL


Git


Check one of my projects

Super Hero Super hero

Videogame Page Videogame

๐— ๐˜† ๐—ฆ๐˜๐—ฎ๐˜๐˜€

Github stats

Pinned Loading

  1. PI-Videogames-main PI-Videogames-main Public

    App using React, Redux, Node y Sequelize

    JavaScript 2 1

  2. superhero-test superhero-test Public

    test

    TypeScript 2

  3. NicoRob92/FrontEcommerce NicoRob92/FrontEcommerce Public

    JavaScript 2 1

  4. Roystreet/PF_SERVICIOS Roystreet/PF_SERVICIOS Public

    Servios para ecommerce proyecto final henry

    JavaScript 1 3