Skip to content
View acn3to's full-sized avatar
🚀
Developing ideas
🚀
Developing ideas
  • Salt Systems
  • Salvador, Bahia
  • 13:23 (UTC -03:00)
  • LinkedIn in/arnaldo-dev
Block or Report

Block or report acn3to

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
acn3to/readme.md
🇺🇸 English
🇧🇷 Português
import Developer from acn3to;

class AboutMe extends Developer {
    name = "Arnaldo Neto";
    area = "Software Development";
    location = "Salvador / BA";
}

class Skills extends Developer {
    languages = ["JavaScript", "Typescript", "Python", "Java"];
    environments = ["Node.js", "Conda"];
    libraries = ["React", "Axios", "Redux", "Pandas", "Numpy"];
    frameworks = ["NestJS", "Express.js", "Spring Boot"];
    databases = ["MongoDB", "PostgreSQL", "Redis"];
    cloud = ["AWS", "GCP", "Azure"];
    tools = ["Docker", "Qdrant", "LangChain", "n8n"];
}

About me

  • 🤔 Exploring new technologies and developing software solutions.
  • 🎓 Graduated in Systems Analysis and Development.
  • 💼 Currently working as a Software Developer at Salt Systems.
  • 🌱 Learning more about Data Science and Artificial Intelligence.

Skills

Languages, libraries, and frameworks


Databases


Testing


Utilities


DevOps


Cloud


Development Tools


Where to find me

Linkedin Gmail Badge GitHub

Pinned Loading

  1. banking-system banking-system Public

    Java 1

  2. rpg rpg Public

    Skyrim-Inspired Turn-Based RPG Game API

    Java