Skip to content
View GuiAnacleto's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@DesenrolaTec

Block or report GuiAnacleto

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

Hey, Guilherme Here! ☕

Welcome to my GitHub profile! I am a developer passionate about technology and always looking for new challenges. Here you will find some of the projects I have worked on and a bit more about my skills.

🛠️ My Skills

  • Python: Development of applications, task automation, and data analysis.
  • Clean Architecture: Application of software design best practices, separating responsibilities, and facilitating maintenance and scalability.
  • Java: Backend application development, RESTful APIs, and integrations.
  • SQL Server: Database management, advanced SQL queries, and performance optimization.
  • AWS: Utilization of cloud services for deployment, storage, and scalable computing.

🚀 Projects That Im Being Working

  • Clean Arc Structure Project: Template for a Python project following Clean Architecture principles. Separates business logic from infrastructure. Includes structured directories (app, config, tests) and init.py files for modularity.
  • Envio Price Prediction: This project aims to provide the customer with an interface that can predict the price at which the product must be sold to receive the specified net value.
  • Linkedin Follow Bot: LinkedinFollowBot is a Python script designed to automate the process of following LinkedIn users based on specified criteria.

📫 How Find Me

☕ About Me

I love programming, solving complex problems, and learning new technologies. When I'm not coding, you can find me reading books on personal development or enjoying a good cup of coffee.

Thank you for visiting my profile! Let's collaborate and create something amazing together.

Pinned Loading

  1. DiscordDiceRoller DiscordDiceRoller Public

    This project contains a discord bot that is capable of generating random numbers simulating a real rpg data, in it you will find some functions such as choosing the data size, amount of data and e…

    Python

  2. CarIdentifier CarIdentifier Public

    This project is responsible for receiving a video containing several vehicles and identifying how many cars there are in the image.

    Python 2 1

  3. PasswordGenerator PasswordGenerator Public

    Password Generator is a flask built application which aims to deliver a random 8 digit password to the requester, the application must also be able to generate new passwords just by clicking its ma…

    HTML

  4. CleanArcStructureProject CleanArcStructureProject Public

    Template for a Python project following Clean Architecture principles. Separates business logic from infrastructure. Includes structured directories (app, config, tests) and __init__.py files for m…

    Python