Skip to content
View jjginga's full-sized avatar

Highlights

  • Pro

Block or report jjginga

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

Hello, I'm Joel 👋

🌟 About Me

I am a software developer who thrives on challenges that encourage me to apply and expand my programming skills. I seek opportunities in environments that value creative thinking, innovation, and continuous learning. I am committed to contributing to projects that push the boundaries of what's possible, driving forward innovation and efficiency.

💻 Technologies & Tools

  • Languages: Java, SQL, JavaScript, python, C/C++
  • Frameworks/Libraries: Struts, some Spring
  • Operating Systems: Linux
  • Tools: Git for version control, Jenkins for continuous integration, JIRA for project management, Confluence for documentation

📚 Education

📫 How to reach me

📄 Know about my experiences

  • CV

⚡Fun Fact

  • Twice i finished last in a race

Language Proeficiency

  • Portuguese - Native
  • English - Fluent
  • Spanish - B2
  • German - A2

📈 Stats

Most Used Languages

Pinned Loading

  1. foot-on-track foot-on-track Public

    "Foot on Track" is an application designed to monitor running activities in real-time, authenticate users securely, and provide insightful performance analytics using machine learning.

    Java

  2. LandPermutationProblem LandPermutationProblem Public

    A Java-based solution to the Land Permutation Problem, which generates and evaluates possible land configurations to maximize or minimize specific criteria. This project applies algorithmic techniq…

    Java 1

  3. neetcode neetcode Public

    My collection of solutions to some LeetCode problems using the NeetCode seies, implemented in C++. This repository focuses on solving popular algorithmic problems, covering a wide range of topics s…

    C++ 1

  4. railway-station-puzzle railway-station-puzzle Public

    Optimization of railway station placement to minimize the number of stations and average travel cost for families using A* algorithm.

    Java

  5. MathExpressionEvaluator MathExpressionEvaluator Public

    CodeWars Kata -A Java-based mathematical expression evaluator that processes and computes the results of expressions provided as strings. The evaluator supports various operators and respects mathe…