Skip to content
View avpalmeira's full-sized avatar
🌴
https://palmeira.tech
🌴
https://palmeira.tech

Block or report avpalmeira

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

Hey there! πŸ‘‹

I’m a full-stack engineer building real solutions to real-world problems.

Map of Projects

Mini-projects

Small projects I did for clients, myself, or part of technical challenges I participated in.

  • 🌴 palmeira.tech: My portfolio website.
  • πŸ›’ checkout API: An API to calculate the total price of products in a list considering current promotions.
  • πŸ”‘ form password validator: A simple form page that validates name, email, and password.
  • πŸ“Š github analytics: A dashboard to visualize data related to a given GitHub repository.
  • πŸ“« email templates: A collection of e-mail templates for personal use.
  • πŸ‘οΈ seu oftalmo: Institutional website for ophthalmology services.
  • πŸ”Œ sales representatives app: Sales management app for sales representatives.

Tools I use

Projects that include tools, scripts, and configurations I use daily or are part of my environment.

  • βš™οΈ dotfiles: Set of configuration files, functions and scripts I use regularly.
  • 🎹 karabiner complex modifications: Karabiner-Elements complex_modifications rules.
  • ⛓️ bulk merger: Bulk merges Pull Requests - especially useful when dependabot creates many PRs simultaneously.
  • πŸ“Ÿ oh my zsh: A framework for managing my zsh configuration.

Stats

GitHub Streak

Top Langs

Pinned Loading

  1. algorithms algorithms Public

    Simplified and commented algorithms written in JavaScript

    JavaScript 2

  2. dotfiles dotfiles Public

    Configuration files for some tools that I use

    Shell 1

  3. palmeira.tech palmeira.tech Public

    A simple portfolio website

    JavaScript 2

  4. form-password-validator form-password-validator Public

    A simple form page that validates name, email and password for a pre-defined REST API endpoint.

    TypeScript

  5. checkout-api checkout-api Public

    An API to calculate the total price of products in a checkout list considering current promotions

    TypeScript

  6. Global CSS Styles Global CSS Styles
    1
    /* GLOBAL CSS STYLES */
    2
    
                  
    3
    /*
    4
      1. Use a more-intuitive box-sizing model.
    5
    */