Skip to content
View TitoLanna's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report TitoLanna

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

Hi there 👋

Mathias Anum Otoo

Senior Full Stack Java Engineer | Microservices Specialist

I build scalable, secure, production-grade systems.

With 6+ years of experience designing and delivering cloud-native applications, I specialize in backend-heavy systems, distributed architectures, and event-driven solutions running on AWS.


🔭 What I’m Currently Working On

  • Designing and building microservices architectures with Java 17 & Spring Boot
  • Deploying containerized applications to AWS EKS (Kubernetes)
  • Implementing event-driven systems using Apache Kafka
  • Building secure REST APIs with Spring Security, OAuth2 & JWT
  • Improving CI/CD pipelines with GitHub Actions, Jenkins, Docker & Terraform
  • Optimizing performance, reliability, and system scalability

📊 GitHub Stats

Top Languages

📫 How to Reach Me


Pinned Loading

  1. SearchEngine SearchEngine Public

    This project is a search engine that can be used to search for words from text files and json objects. The search engine will return the top 10 most relevant documents based on the search query. Th…

    Jupyter Notebook

  2. Smart-Traffic-Signal-Model Smart-Traffic-Signal-Model Public

    This repository contains a Python implementation of a Q-learning algorithm for optimizing traffic light control at an intersection. The goal is to learn the optimal action to take at each state (t…

    Jupyter Notebook

  3. Javafx_Calcus Javafx_Calcus Public

    A simple desktop calculator application built using **JavaFX**. This project performs basic arithmetic operations and demonstrates event-driven GUI programming in Java.

    Java

  4. Pokergame Pokergame Public

    This project implements an object-oriented poker game simulation. The player interacts with a virtual poker machine, placing bets, receiving cards, and making strategic decisions in pursuit of incr…

    Java

  5. Tic-tac-toe Tic-tac-toe Public

    This project is a simple implementation of Tic Tac Toe using Python and the Pygame library. The game features a graphical interface and allows players to play against each other. Additionally, ther…

    Python