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. BrightP_frotend_ReatNative BrightP_frotend_ReatNative Public

    A personalized learning experience in your pocket — powered by AI. Bright Path Mobile is a React Native application that connects to a RESTful Node.js backend to offer AI-powered learning paths tai…

    JavaScript 1

  5. 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

  6. 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