const profile = {
name: 'Willington Juma',
title: 'Full-Stack Developer | Cloud Enthusiast | Problem Solver',CineCreatives,
Skills: [
'React', 'NextJS', 'Python', 'Express',
'MySQL', 'MongoDB', 'Docker', 'AWS',
'RESTAPIs', 'Git', 'Linux', 'Nginx',
'TypeScript', 'Node.js', 'GraphQL', 'Redis',
'Kubernetes', 'CI/CD ', 'Jenkins', 'Terraform',
'Postman', 'Swagger', 'Microservices', 'Webpack',
'HTML', 'CSS', 'Sass', 'TailwindCSS', 'Bootstrap',
'Serverless','Prometheus', 'Grafana'
],
hardWorker: true,
quickLearner: true,
problemSolver: true,
yearsOfExperience: 5,
hireable: function () {
return (
this.hardWorker &&
this.problemSolver &&
this.skills.length >= 6 &&
this.yearsOfExperience >= 4
);
}
};
Developer | Passionate about building innovative solutions | Love collaborating on open-source projects | Always learning!
Highlights
- Pro
Pinned Loading
-
DataScience_With_Willington_Juma
DataScience_With_Willington_Juma PublicThis repository contains a hands-on learning track for Data Science, designed and delivered at Masinde Muliro University of Science and Technology (MMUST). As a Track Lead, I developed this repo to…
-
image-processing-aws-pipeline
image-processing-aws-pipeline PublicA production-grade, highly secure, and fully decoupled image processing infrastructure on AWS built with Terraform. This repository implements a reference architecture featuring a VPC-isolated appl…
HCL
-
Based-Django-Deployment-High-Availability
Based-Django-Deployment-High-Availability PublicA Django application deployed on AWS with high availability, behind an Application Load Balancer, running on an Auto Scaling Group of EC2 instances in private subnets, across two Availability Zones…
HCL
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



