close
Skip to content
View Pauetisdev's full-sized avatar
  • Barcelona

Block or report Pauetisdev

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Pauetisdev/README.md

👋 Hi, I'm Pau

Developer | Learner | Code Experimenter

Email LinkedIn


🚀 About Me

public class Pau {
    private String name = "Pau";
    private String role = "Developer";
    private String[] learning = {"Programming fundamentals", "Clean code secrets"};
    private String motto = "Experiment, fail, learn — coding style";
    private String funFact = "My IDE is a spaceship 🚀";
    private String curiousAbout = "New tech";
    private String contact = "pauetisdev@gmail.com";
    
    @Override
    public String toString() {
        return "Hi! I'm " + name + ", a " + role + " who believes in: " + motto;
    }
}

💻 Tech Stack

Python FastAPI Java JavaScript HTML5 CSS3 Git GitHub Android AWS Docker Gradle NPM SonarQube MySQL Bitwarden Vue.js

📊 GitHub Stats

GitHub Stats

GitHub Streak

Top Languages

✍️ Random Dev Quote

Image

🔝 Top Contributed Repositories

Image


💰 Support My Tech Experiments

If you like what I do and want to support my learning journey:

Buy Me A Coffee

Visitor Count

🌟 Thanks for visiting! Let's connect and build something awesome together! 🌟

Popular repositories Loading

  1. TencentProject TencentProject Public

    Vue 1

  2. petclinic-api-testing petclinic-api-testing Public

    Test d'automatització de l'API REST de Spring PetClinic utilitzant Postman i Newman. Inclou el cicle CRUD complet (POST, GET, PUT, DELETE) amb encadenament de variables i dades dinàmiques (Faker).

    Java 1

  3. Joc-de-la-Oca Joc-de-la-Oca Public

    Java implementation of the classic Catalan Goose Game with OOP. Players, dice and special squares.

    Java

  4. Calculator-Project-Unit-Testing-with-JUnit-5 Calculator-Project-Unit-Testing-with-JUnit-5 Public

    Java Calculator | Test with JUnit 5, measure coverage with JaCoCo, and check test strength with PIT.

    Java

  5. awesome-chatgpt-prompts awesome-chatgpt-prompts Public

    Forked from f/prompts.chat

    This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.

    JavaScript

  6. Pauetisdev Pauetisdev Public

    About me