Skip to content
View Andrewsy1004's full-sized avatar
💪
💪

Block or report Andrewsy1004

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

Andrewsy1004

Web Developer

const aboutMe = {
   pronouns: "he" | "him",
   code: [Javascript, HTML, CSS, Python, Java,ReactJs],
   learning: [Typescript],
   technologies: {
      mobile: {
         native: ["Android Studio","React Native"]
      },
      frontEnd: {
         css: ["Tailwind","Bootstrap"]
      },
      backEnd: {
         js: ["Node", "Express","Nest.js"],
      },
      databases:{
        Sql:   ["mySQL","postgresql"],
        NoSql: ["MongoDB","Firabase"],
      },
      Cloud: ["Aws"]
   },
   challenge: "Now I am studying to become a fullstack developer.",
};

Skills and Tools:

Node.js JavaScript TypeScript Python Express.js MySQL PostgreSQL MongoDB React.js Nest.js Java HTML CSS Tailwind Bootstrap R Studio Next.js AWS



GitHub LinkedIn

Pinned Loading

  1. EvSpot EvSpot Public

    EVSpot es una plataforma integral para la reserva y gestión de salones de eventos, diseñada para conectar administradores y usuarios de manera eficiente. Ofrece herramientas avanzadas para administ…

    JavaScript

  2. Linear-Regression-Model-for-House-Price-Prediction Linear-Regression-Model-for-House-Price-Prediction Public

    A linear regression model to predict house prices based on features like size, location, and number of rooms. This project demonstrates the application of machine learning in real estate price esti…

    Jupyter Notebook

  3. Project_Post Project_Post Public

    This project is a blogging platform where users can create personal blog posts, update or delete their own posts, and comment on others' posts

    JavaScript

  4. Portafolio Portafolio Public

    This is my personal portfolio website, showcasing my skills and projects as a Full Stack Developer and Data Scientist.

    JavaScript

  5. Logistic-Regression-Spam-Classifier Logistic-Regression-Spam-Classifier Public

    This project implements a spam email classifier using Logistic Regression.

    Jupyter Notebook

  6. queryFormatter queryFormatter Public

    sql formatter queries

    TypeScript