Skip to content
View carloshpdoc's full-sized avatar
πŸ‘¨β€πŸ’»
πŸ‘¨β€πŸ’»

Highlights

  • Pro

Organizations

@luizalabs @EpicGames @react-brasil @SuperDeviOS

Block or report carloshpdoc

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

Hi πŸ‘‹, I'm Carlos Henrique

A passionate mobile engineer from Brazil working with iOS and Android.

Follow on Twitter Website

  • πŸ‘¨β€πŸ’» All of my projects and writings are available at carloshperc.me
  • πŸ“± I post tech content daily on @buildcomcarlos
  • πŸ’¬ Ask me about iOS, SwiftUI, Combine, WatchOS, Android, and Mobile Architecture

πŸ“– Latest Medium articles:

Carlos on Medium


🧰 Languages and Tools I Use:

Swift Android Objective-C Firebase Git Node.js MongoDB SQLite MySQL AWS JavaScript Express.js GraphQL Heroku


πŸ“‘ Where to find me:

Github X LinkedIn Medium Instagram


If you like what I do, maybe consider buying me a coffee/tea πŸ₯ΊπŸ‘‰πŸ‘ˆ
Buy Me A Coffee

πŸ“ˆ My GitHub Stats:

Carlos Carmo GitHub stats


I love connecting with different people β€” so if you want to say hi, I’d be happy to meet you! 😊

Pinned Loading

  1. react-native-events-emitter-swift Public

    Objective-C 1

  2. ARFunny Public

    Swift

  3. Fast Install Enviromment
    1
    # homebrew
    2
    if test ! $(which brew); then
    3
        /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
    4
    fi
    5
    
                  
  4. EBAC-Noticias Public

    Swift 2

  5. exercise-ebac-online Public

    2 3

  6. bot-get-currency Public

    This project automates the process of fetching current exchange rates for various currencies and cryptocurrencies (USD, BTC, EUR, ETH), converting them to Brazilian Real (BRL), and sending the conv…

    Python