Skip to content
View Mauricio-MdS's full-sized avatar
🤓
Studying
🤓
Studying
Block or Report

Block or report Mauricio-MdS

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

Hello World, I'm Mauricio.👋

I am a software developer passionate about creating innovative and robust solutions. With working experience in Java and JavaScript, I work for a large multinational company, where I am assigned to Brazil’s largest insurance company.

Back-End Development Experience:

  • Java: I have experience working on projects with Java 7 and 8, and I stay up-to-date with the latest versions, including Java 21.
  • JavaScript, TypeScript, and Node.js
  • Web Frameworks: Proficient in Spring, Spring Boot, Struts, and Express.js.
  • Databases: Worked with SQL databases, including IBM DB2 and PostgreSQL, as well as the NoSQL database MongoDB.
  • ORM (Object-Relational Mapping): I use Spring Data JPA, Hibernate, and Mongoose for object-relational mapping.
  • Build Tools: Experienced with Gradle, Maven, and Npm.
  • Version Control: Proficient in Git, Github, SVN, and Apache Subversion.
  • APIs: I develop REST and SOAP APIs and handle data in JSON and XML formats.
  • Web Servers: I work with IBM Websphere and Apache Tomcat.
  • Message Brokers: Knowledgeable in IBM Websphere MQ.
  • Unit Testing: I use JUnit, Mockito, and Jest to ensure code quality.

Front-End Development Experience:

  • HTML5: Form validation, accessibility, and semantics.
  • CSS: I work with Bootstrap, Tailwind, Shadcn, and Material UI to create attractive and responsive interfaces.
  • Front-End Frameworks: Skilled in React and Angular.
  • Server-Side Rendering: I use Next.js to optimize server-side rendering.

In addition:

  • Fluent in English (C2 proficiency).
  • AWS Certified Cloud Practitioner.
  • Dual citizenship: Brazilian and Portuguese. 🌎🇧🇷🇵🇹

Pinned

  1. exercism-java-scrabble-score exercism-java-scrabble-score Public

    Given a word, compute the Scrabble score for that word.

    Java

  2. gotta-snatch-em-all gotta-snatch-em-all Public

    Learn to use sets by playing a vintage trading card game

    Java

  3. exercism-java-perfect-numbers exercism-java-perfect-numbers Public

    Determine if a number is perfect, abundant, or deficient based on Nicomachus' (60-120 CE) classification scheme for positive integers.

    Java

  4. quiz quiz Public

    CLI that reads from a csv file in the format "question,answer" and then quiz the user.

    Go

  5. portfolio-next portfolio-next Public

    My personal portfolio website built using Next.js and Tailwind Css.

    TypeScript

  6. odin-knights-travails odin-knights-travails Public

    A challenge to build a function that shows the shortest possible way to get from one square to another by outputting all squares the chess knight will stop on along the way.

    Ruby