I’m Adison Kipsang Cheruiyot, a dedicated Full-Stack Web Developer with a strong foundation in the PERN stack. I enjoy turning ideas into data-driven applications and collaborating with teams to deliver reliable, scalable software. My personal projects include a multi-user Hospital Management System with RBAC and a feature-rich e-commerce platform. I’m comfortable building secure RESTful APIs, managing relational databases, and crafting responsive UIs with React and Tailwind CSS. I’m excited to bring hands-on project experience and a problem-solving mindset to a junior developer role.

ADISON KIPSANG CHERUIYOT

I’m Adison Kipsang Cheruiyot, a dedicated Full-Stack Web Developer with a strong foundation in the PERN stack. I enjoy turning ideas into data-driven applications and collaborating with teams to deliver reliable, scalable software. My personal projects include a multi-user Hospital Management System with RBAC and a feature-rich e-commerce platform. I’m comfortable building secure RESTful APIs, managing relational databases, and crafting responsive UIs with React and Tailwind CSS. I’m excited to bring hands-on project experience and a problem-solving mindset to a junior developer role.

Available to hire

I’m Adison Kipsang Cheruiyot, a dedicated Full-Stack Web Developer with a strong foundation in the PERN stack. I enjoy turning ideas into data-driven applications and collaborating with teams to deliver reliable, scalable software.

My personal projects include a multi-user Hospital Management System with RBAC and a feature-rich e-commerce platform. I’m comfortable building secure RESTful APIs, managing relational databases, and crafting responsive UIs with React and Tailwind CSS. I’m excited to bring hands-on project experience and a problem-solving mindset to a junior developer role.

See more

Experience Level

Intermediate
Intermediate
Intermediate
Intermediate
Intermediate
Intermediate
Intermediate
Intermediate
Intermediate
Intermediate
Intermediate
Beginner
See more

Language

English
Advanced
Swahili
Advanced

Work Experience

Industrial Attachment (ICT) at Kenya Agricultural & Livestock Research Organization (KALRO) - Tea Research Institute
January 1, 2024 - April 1, 2024
As an ICT attachment, I was responsible for providing comprehensive technical support to staff, which included troubleshooting and maintaining computers. My duties extended to assisting with Local Area Network (LAN) setup, managing the installation of system software, and conducting regular repairs on both hardware and software to ensure optimal performance. I also supported corporate communications and ICT operations through email support and machine servicing. Throughout this attachment, I was commended for my diligence, obedience, and high degree of discipline as a dependable team player.
Full Stack Web Developer at Personal Portfolio Project
May 31, 2025 - November 3, 2025
I architected a comprehensive, multi-user hospital management portal using the PERN stack. I engineered the Node.js backend with JWT authentication and robust Role-Based Access Control (RBAC) for roles like Admin, Doctor, and Patient. This API manages all core operations, including patient registration and appointment scheduling. To support this, I designed a relational PostgreSQL database to handle complex data relationships and built a dynamic React.js front-end with user-specific dashboards.
Full Stack Web Developer at Personal Portfolio Project
August 8, 2025 - November 3, 2025
I architected a full-stack e-commerce application using the PERN stack. The core of this project is a secure Node.js/Express API featuring JWT-based authentication for both user and admin routes. I designed a normalized PostgreSQL schema and implemented all backend CRUD operations and business logic for product inventory, user cart functionality, and the complete checkout process. I am currently building the responsive React/Tailwind front-end to consume this API and manage global state.
Industrial Attachment (ICT) at KALRO - Tea Research Institute
April 1, 2024 - April 1, 2024
Provided hands-on technical support, including PC maintenance, LAN setup, and software/OS installation. Conducted regular hardware/software repair and supported ICT operations (email, machine servicing). Commended as a diligent, obedient, and dependable team player with a high degree of discipline.

Education

Bachelor of Science in Information Technology at Kabarak University
January 11, 2030 - December 1, 2026

Qualifications

Add your qualifications or awards here.

Industry Experience

Computers & Electronics, Software & Internet, Education, Healthcare, Professional Services, Retail
    paper E-commerce

    This project is a full-stack e-commerce application architected using the PERN stack to create a complete, scalable online store. The application is designed to manage products, user accounts, and all stages of the order processing workflow.

    The core of the project is a secure and scalable RESTful API engineered with Node.js and Express.js. It features JWT-based authentication and authorization to protect all sensitive user and admin-only routes. I designed a normalized PostgreSQL database schema from scratch to efficiently manage all data, including users, products, shopping carts, and order histories.

    The backend handles all essential business logic, including:

    Inventory Management: Full CRUD (Create, Read, Update, Delete) operations for products.

    User Cart Functionality: Logic to add, update, and remove items from a user’s cart.

    Checkout Process: A complete, multi-step process for securely placing an order.

    The responsive front-end is currently in development using React.js and Tailwind CSS. Its primary focus is on consuming the backend API and managing global application state (such as the user’s authentication status and cart contents).

    paper AfyaLink Hospital Management System

    AfyaLink is a comprehensive, multi-user hospital management portal architected from the ground up using the PERN (PostgreSQL, Express, React, Node.js) stack. Its core purpose is to streamline hospital operations by providing a secure, centralized platform for managing patient and staff data.

    A key feature of this system is its robust Role-Based Access Control (RBAC), which I designed and implemented to secure distinct application dashboards and API endpoints for various user roles, including Admin, Doctor, Patient, Nurse, and Receptionist.

    The backend is a secure RESTful API built with Node.js and Express.js, which uses JWT (JSON Web Tokens) for authentication. This API manages all critical operations, from patient registration and appointment scheduling to secure medical record access. To support this, I designed a complex relational PostgreSQL database schema to efficiently manage the intricate relationships between patients, doctors, appointments, and their corresponding medical histories, ensuring high data integrity.

    On the front-end, a dynamic React.js application consumes this API to provide a tailored, user-specific experience. For example, a doctor logs in to see their appointment dashboard, while a patient can log in to their own portal to view their records.