
AI is analyzing your overall score…
Identifying your key strengths…
Evaluating your skill match against the job requirements…
Assessing your cultural and operational fit
notification-microservice
March 18, 2021 – March 18, 2021
This is the last of the 3 MicroServices for the Reloadly Code Challenge. It is responsible for sending out notifications to our customers. The Account and Transaction MicroServices both leverage on this MicroService to send out notifications for Account Registration and Completed Transactions. The MicroService exposes a Rest Endpoint which the clients call to send out notifications. The notifications are sent out Asynchronously to improve performance, and the calling MicroService gets an acknowledgment for the request sent.
View Projecttransaction-microservice
March 17, 2021 – March 18, 2021
This is the second of the 3 MicroServices for the Reloadly Code Challenge. It is responsible for making transactions of VOICE and DATA subscriptions. Customers can purchase voice or data plans of either DAILY, WEEKLY, or MONTHLY duration. In order to make a transaction, you must be a registered user on the platform, which means you must have created an account on the Account MicroService, you must have signed and generated a JWT Token using the auth endpoint in the Account MicroService.
View Projectaccount-microservice
March 15, 2021 – March 18, 2021
This is the first of the 3 MicroServices for the Reloadly Code Challenge. It is responsible for Account Management and Authentication. Customers can create new accounts, update their accounts, view their account info, and Sign In to generate a JWT which can then be passed as an Authorization header to the Transaction MicroService as users must be authenticated and authorized before they can perform transactions. Upon registering an API call is made to the Notification MicroService to send a welcome email notification to the newly registered user.
View Projectcard-validator-kafka-consumer
June 21, 2020 – June 21, 2020
card-validator-kafka-consumer — GitHub repository
View Projectcard-validator
June 21, 2020 – January 21, 2022
Card validator is a Spring Boot App that allows users retrieve details about their cards.
View Projectsocial-media-app
October 27, 2019 – October 29, 2019
A social media application built with Java, Spring web flux, Reactive mongodb, SpringBoot to explore the world of Asynchronous and Reactive programming in the Java Enterprise world.
View ProjectCultural Fit Analysis
The candidate's personal projects, particularly the 'Reloadly Code Challenge' microservices suite, show a proactive approach to learning and applying modern backend technologies. The diversity of projects (microservices, Kafka consumer, reactive programming) suggests adaptability and a willingness to explore different paradigms, which aligns with a dynamic engineering culture. The absence of team-based projects or work experience limits the assessment of collaboration and broader cultural fit.
Soft Skills & Operational Fit
The candidate's project descriptions indicate an ability to articulate technical concepts, suggesting reasonable communication skills. The focus on personal projects demonstrates initiative and self-directed learning. However, without formal assessment data for soft skills or operational fit, a definitive evaluation is not possible.