Skip to content
View smaje99's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report smaje99

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

Hi 👋🏼, I'm Sergio Majé 😃

I'm working as a Freelance Full Stack Web Developer

I'm Web Developer looking for new horizons and willing to learn.

I am currently working in Medintegral medical system

👨‍💻 Do you want to know more about me?

const aboutMe = {
   pronouns: "He" | "Him",
   code: ["JavaScript", "TypeScript", "HTML", "CSS", "Python", "SQL", "NoSQL"],
   technologies: {
      frontend: {
         JavaScript: ["React", "Next.JS", "Astro"],
         CSS: ["Sass", "tailwind.css"],
         test: ["Storybook"]
         tooling: ["Webpack", "Vite.JS", "ESLint", "prettier"]
      },
      backend: {
         Python: ["FastAPI", "SQLAlchemy"],
         JavaScript: ["Node.js", "Express.js", "Next.JS"],
         tooling: ["npm", "pnpm", "Poetry", "Ruff", "MyPy"]
      },
      databases: {
        SQL: ["PostgreSQL", "MySQL", "MariaDB"],
        NoSQL: ["MongoDB", "Redis"]
      }
   },
   currentOccupation: ["Freelance Full Stack Web Developer", "Computer Engineering Student"]
};

I have also studied:

  • Project management
  • Artificial intelligence

I have completed competitive programming exercises in beecrowd badge beecrowd.

🔥 My Stats

GitHub Streak Top Langs

Pinned

  1. medintegral-medical-system medintegral-medical-system Public

    Plataforma médica para Medintegral IPS SAS

    TypeScript 1