Skip to content
View jomarferreira's full-sized avatar
🌴
On vacation
🌴
On vacation

Block or report jomarferreira

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

👋 Olá, eu sou o Jomar Ferreira

Backend Developer | Python | Java | SQL

💻 Desenvolvedor backend em transição, com sólida experiência em infraestrutura de TI, suporte técnico e administração de sistemas.


🇧🇷 Sobre mim

Sou um profissional de tecnologia com mais de 10 anos de experiência em suporte técnico, infraestrutura de TI e administração de sistemas Linux e Windows.

Atualmente estou em transição para desenvolvimento backend, com foco em Python, Java e SQL, desenvolvendo projetos práticos, estudando APIs REST e aplicando boas práticas de desenvolvimento.

Minha experiência anterior me proporciona:

  • Forte capacidade de resolução de problemas
  • Visão sistêmica de aplicações
  • Base sólida em segurança da informação

🎯 Busco uma oportunidade como Desenvolvedor Backend Júnior


🇺🇸 About me

I am a technology professional with over 10 years of experience in IT support, infrastructure, and system administration (Linux and Windows).

Currently transitioning to backend development, focusing on Python, Java, and SQL, building projects, studying REST APIs, and applying software development best practices.

My background provides:

  • Strong problem-solving skills
  • System-level understanding
  • Solid foundation in information security

🎯 Looking for a Junior Backend Developer opportunity


🧠 Tech Stack

Backend

  • Python
  • Java
  • SQL

Tools & Technologies

  • Git & GitHub
  • Linux
  • APIs REST (conceitos)

Infraestrutura

  • Windows Server
  • Linux Server
  • Redes (LAN/WAN)

🚀 Projetos

💱 Currency Scraper

Aplicação em Python para consulta de moedas internacionais utilizando web scraping.

Principais pontos:

  • Coleta de dados com requests e BeautifulSoup
  • Processamento de dados em listas e dicionários
  • Interface CLI interativa
  • Validação de entrada e tratamento de erros

🔗 Repositório:
https://github.com/jomarferreira/currency-scraper


📈 Em evolução

Atualmente focado em:

  • Desenvolvimento backend com Python
  • Consumo e criação de APIs REST
  • Banco de dados e modelagem
  • Boas práticas de código

📫 Contato


⚡ Observação

Minha transição de carreira é baseada em prática real, estudo contínuo e aplicação direta em projetos. Minha base em infraestrutura me permite desenvolver com foco em estabilidade, segurança e eficiência.

Pinned Loading

  1. currency-data-scraper currency-data-scraper Public

    Web Scrapping on the IBAN website and capturing a list of countries and their reference currencies.

    Python

  2. uptime-checker uptime-checker Public

    This application accesses the urls and checks if the status code is 200, giving it as online, if the status code is different from 200, it informs that the site is offline.

    Python

  3. vpn-manager vpn-manager Public

    Script em bash para rodar as vpns.

    Shell 1

  4. network-ping-tool network-ping-tool Public

    Código do Ping em Python

    Python

  5. system-info-viewer system-info-viewer Public

    Projeto que mostra algumas configurações do computador.

    Java

  6. system-update-script system-update-script Public

    Programa em Shell para atualizar o SO em Linux.

    Shell