Skip to content
View samrato's full-sized avatar

Highlights

  • Pro

Organizations

@Py-Contributors @DevCrafta-Team @yfosp @3rd-year-s-SPA @Lolwe-AI-Volunteer-Portal @cinecreatives @ShamuCore

Block or report samrato

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

Typing SVG

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
    );
  }
};

🌐 Socials:

https://x.com/sam_rato https://www.linkedin.com/in/samrato-/ https://www.linkedin.com/in/samrato-/

Languages:

go logo python logo javascript logo java logo nodejs logo typescript logo c logo cplusplus logo

Frontend Tools:

react logo nextjs logo html5 logo css logo tailwindcss logo bootstrap logo

Backend Tools:

flask logo express logo spring logo fastapi logo django logo

Mobile Tools:

react logo

Databases:

mongodb logo amazondynamodb logo mysql logo postgresql logo sqlite logo redis logo firebase logo supabase logo

DevOps Tools:

github logo githubactions logo git logo gitlab logo docker logo jenkins logo linux logo amazonwebservices logo prometheus logo grafana logo ansible logo kubernetes logo nginx logo cloudflare logo apache logo argocd logo npm logo

Technologies:

discord logo heroku logo netlify logo vercel logo

📊 GitHub Stats:



🏆 GitHub Trophies

✍️ Random Dev Quote

🔝 Top Contributed Repo


Pinned Loading

  1. QMMMUST QMMMUST Public

    A comprehensive smart gate pass system for authenticating, monitoring, and logging device movements within Masinde Muliro University (MMUST) premises.

    TypeScript 2

  2. DataScience_With_Willington_Juma DataScience_With_Willington_Juma Public

    This 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…

    Jupyter Notebook 14 46

  3. image-processing-aws-pipeline image-processing-aws-pipeline Public

    A 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

  4. Based-Django-Deployment-High-Availability Based-Django-Deployment-High-Availability Public

    A 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