Skip to content
View samrato's full-sized avatar

Organizations

@Py-Contributors @Huniko-Team @yfosp @3rd-year-s-SPA

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

Typing SVG

const profile = {
  name: 'Willington Juma',
  title: 'Full-Stack Developer | Cloud Enthusiast | Problem Solver',
  skills: [
    'React', 'NextJS', 'Python', 'Express',
    'MySQL', 'MongoDB', 'Docker', 'AWS', 
    'RESTAPIs', 'Git', 'Linux','Nginix',
  ],
  hardWorker: true,
  quickLearner: true,
  problemSolver: true,
  yearsOfExperience: 4,
  hireable: function () {
    return (
      this.hardWorker &&
      this.problemSolver &&
      this.skills.length >= 5 &&
      this.yearsOfExperience >= 3
    );
  }
};

๐ŸŒ Socials:

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

๐Ÿ’ปFrontend Development:

Bootstrap React TailwindCSS CSS3 HTML5

๐Ÿง  Backend Development :

Django Express.js FastAPI NodeJS Nodemon Spring

๐Ÿ“ฑ Mobile Development:

React Native

๐Ÿ›ข๏ธ Database:

MySQL MongoDB Postgres MariaDB

โ˜๏ธ Cloud And DevOps

Docker Kubernetes Git GitHub Actions Nginx

๐Ÿ› ๏ธ Tools and technologies :

Heroku Netlify Vercel Render Firebase DigitalOcean Webpack

๐Ÿ“Š GitHub Stats:



๐Ÿ† GitHub Trophies

โœ๏ธ Random Dev Quote

๐Ÿ” Top Contributed Repo


Pinned Loading

  1. Learn-Python-With-Juma Learn-Python-With-Juma Public

    StarLab: Beginner Python Course with Jupyter Notebooks Course Overview: The StarLab course is designed to introduce beginners to Python programming in a hands-on and interactive way. With 17 lessonโ€ฆ

    Jupyter Notebook 1

  2. SMARTDARO SMARTDARO Public

    ๐Ÿ“š SmartDaro Backend SmartDaro is a smart backend system built with Node.js and Express.js that uses AI-driven logic to handle room allocation, timetable generation, and alert notifications for acadโ€ฆ

    JavaScript 1

  3. BrightPath-API-Backend BrightPath-API-Backend Public

    This is a RESTful backend built with Node.js, Express.js, and MongoDB that allows users to register, manage profiles, and receive personalized learning paths powered by Gemini AI. ๐Ÿš€ Features ๐Ÿ” JWT โ€ฆ

    JavaScript 1

  4. KatibaAi KatibaAi Public

    Katiba AI โ€” Your Constitutional Chatbot for Kenya Katiba means Constitution in Swahili. Katiba AI is an interactive chatbot designed to help users understand and explore the Constitution of Kenya โ€ฆ

    JavaScript 1

  5. Industrial Industrial Public

    This project was developed and used as a training resource during my industrial attachment at MMUST, where I served as the backend development instructor. Students were guided through practical lesโ€ฆ

    JavaScript

  6. QMMMUST QMMMUST Public

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

    TypeScript 1