Skip to content
View gabesxan's full-sized avatar

Block or report gabesxan

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

Hi there! I'm Gabriel 👋


👨‍💻 About Me

I'm a Software Engineering student at IDP (Instituto Brasileiro de Ensino, Desenvolvimento e Pesquisa) focused on backend development, problem-solving, and building practical software solutions.

Currently, I work with technical support and commercial automation systems, dealing directly with ERP/POS systems, customer support, troubleshooting, workflow optimization, and high-demand operational environments. This experience helped me develop strong analytical thinking, communication skills, adaptability, and the ability to perform under pressure.

I'm continuously improving my knowledge in software engineering fundamentals, object-oriented programming, algorithms, data structures, backend development, and system design.

I enjoy building practical projects to strengthen both my programming logic and real-world development skills.

🚀 Currently

  • Studying backend development and software architecture
  • Deepening my knowledge in Java, C, Python, and SQL
  • Building projects focused on logic, OOP, and clean code
  • Learning more about data structures, databases, and system design
  • Exploring Linux environments and development workflows

🌱 Currently Learning

  • Object-Oriented Programming
  • Data Structures & Algorithms
  • Backend Development
  • Software Engineering Principles
  • Git & GitHub
  • Databases & SQL

💬 Ask me about

C Java Python SQL Linux Algorithms Backend Development


🌐 Connect with Me

LinkedIn

Email


🛠 Tech Stack

Languages

C Java Python SQL

Tools & Technologies

Git Linux


📌 Featured Project

💳 Banking Account Simulator (Java)

A terminal-based banking simulator built with pure Java focused on strengthening backend and object-oriented programming fundamentals.

Features

  • Account creation
  • Deposits and withdrawals
  • Transfers between accounts
  • Balance consultation
  • Transaction history
  • Account listing and searching

Concepts Used

  • Object-Oriented Programming
  • Classes and Objects
  • Constructors
  • Methods
  • Loops and Conditionals
  • Business Rules
  • Code Organization

🔗 Repository: https://github.com/gabesxan/simulador-conta-bancaria-java


💼 Professional Experience

Currently working with technical support and commercial automation systems, helping businesses solve operational and technical issues involving ERP and POS environments.

Experience Includes

  • Technical troubleshooting
  • Customer support
  • Workflow optimization
  • ERP/POS systems
  • High-demand operational environments
  • Process improvement
  • Helpdesk routines

This experience has strengthened my ability to solve problems quickly, communicate clearly, and work efficiently under pressure.

Pinned Loading

  1. simulador-conta-bancaria-java simulador-conta-bancaria-java Public

    Simulador de conta bancária no terminal feito em Java puro para estudo de lógica e orientação a objetos.

    Java