Skip to content
View afonsomsalvador's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report afonsomsalvador

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

Typing SVG

🌟 Welcome to my GitHub profile!

πŸ’» I have a particular passion for mobile app development using React Native.
πŸš€ I am looking for new collaboration opportunities and interesting projects to contribute.
🌟 I have skills in Typescript, React Native, Redux, CSS, HTML, Git, among others...

interface Profile {
  name: string;
  languages: string[];
}

const afonsoSalvador: Profile = {
  name: "Afonso Salvador",
  languages: ["Javascript", "React Native", "Typescript", "Redux", "REST API"],
};

export default afonsoSalvador;


On my GitHub profile, you can find a collection of projects ranging from mobile apps to reusable libraries and components. I'm always exploring new technologies and best practices to enhance my skills.

🀝 Let's connect? Don't hesitate to get in touch with me to discuss projects, ideas or just to say hello! I am always open to new opportunities and collaborations.

Connect with me on LinkedIn and let's build something amazing together!

Let's create the future with lines of code! ✨

If you want to support my work, you can follow or contact me:

Github Stats Stats GIF

GitHub Stats Β  Top Languages

Languages and tools

My Skills

Latest Medium Posts icon of todo list

Next Level For Your GitHub Profile Strategies for Organizing and Structuring Code Focused on React Native (Typescript)

⏰ Modern TimePicker: Facilitates the selection of times in your applications

TimePicker is the perfect solution to make time selection a simple and intuitive task. With it, users can pick times quickly and accurately, adding an extra layer of usability to their projects.

Pinned Loading

  1. react-native-modern-time-picker react-native-modern-time-picker Public

    Java 2