Skip to content
View andrepg-dev's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@AtlantisINC

Block or report andrepg-dev

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

Hi, I'm André! 👋

Full-Stack Developer | Software Engineer

"The best way to predict the future is to build it."

import express from 'express'

const app = express()

app.get('/', (req, res) => {
  const andrepg_dev = {
    inlovewith: ['Javascript', "TypeScript"],
    tools: [
      'React',
      'Next.js',
      'Angular',
      'Node',
      'Express',
      'MongoDB',
      'MySQL',
      'Firebase',
      'AWS',
    ],
    portfolio: 'https://andrepg.vercel.app/',
    contact: {
      linkedin: 'https://www.linkedin.com/in/andreponceg/',
      email: 'jobs.andreponce@gmail.com',
    },
  }

  res.json(andrepg_dev) // :)
})

app.listen(3000, () => {
  console.log('Server running on port 3000')
})

GitHub Streak

⭐️ From andrepg-dev

GitHub last commit

Pinned Loading

  1. midudev/codi.link midudev/codi.link Public

    HTML, CSS, JS sandbox.

    JavaScript 693 175

  2. SmartCript SmartCript Public

    Resume, transcribe y ahorra con SmartCript

    TypeScript 1

  3. runjs runjs Public

    JavaScript sandbox

    TypeScript 2 1

  4. NextJS-Projects NextJS-Projects Public

    Repositorio para subir todas las clases aprendidas de Next.js

    TypeScript 1

  5. Short-URL Short-URL Public

    Página web para acortar cualquier tipo de enlaces

    TypeScript 1

  6. CZMobile-Ecommerce CZMobile-Ecommerce Public

    E-commerce platform with a wide selection of products. Intuitive interface, varied content.

    TypeScript 1