Mohammad Sultani

Woodbridge, VA · (571) 425-0309 · mohammadsultani488@gmail.com

Educator, Full-Stack Developer, and AWS Certified Professional with a proven background in delivering helpdesk support, building scalable applications, and guiding students in computer science. Skilled in JavaScript, PHP (Laravel), React, and AWS cloud technologies, supported by a Master’s degree in Computer Science and dual AWS certifications. I bring both academic insight and hands-on expertise to create solutions that balance technical precision with real-world impact.


Experience

Manufacture Operator

Pronto Manufacturing and Fulfillment

Experienced in preparing materials, operating machinery, and ensuring compliance with GMP/cGMP standards through process monitoring, quality checks, and accurate recordkeeping.

April 2025 - Present

Assistant Lecturer

Kabul Polytechnic University

Taught undergraduate programming courses, designed curriculum, and supervised student projects. Provided mentorship, conducted workshops on emerging technologies, and contributed to departmental leadership and research initiatives.

October 2018 - August 2021

IT Support Specialist

Kabul Polytechnic University

Delivered end-user support for faculty, staff, and students; maintained and secured computer labs; installed and upgraded IT equipment; troubleshot hardware, software, and network issues; and supported data backups and inventory management.

October 2018 - August 2021

Junior Web Developer

Asbaa Software

Developed responsive, user-friendly websites by translating design concepts into functional code, creating accessible interfaces, and implementing a CMS for efficient site maintenance and updates.

March 2014 - September 2016

Education

Kobe Institute of Computing

Master of Science In Computer Science
Information Systems - Cloud Computing

Awarded full scholarship; recognized for Best Master’s Thesis.

Kobe, Japan

September 2016 - October 2018

Kabul Polytechnic University

Bachelor of Science In Computer Science

March 2009 - March 2013

Certifications

AWS Certified Solutions Architect – Associate

Amazon Web Services
September 2024 - September 2027

AWS Certified Cloud Practitioner

Amazon Web Services
August 2025 - August 2028

CompTIA A+

CompTIA
September 2025 - September 2028

Skills

Programming Languages & Tools
Technical Skills
  • Web Development: Full-stack development, responsive design, CMS implementation, database management
  • Cloud & DevOps: AWS (Solutions Architect – Associate, Cloud Practitioner), cloud deployment, automation, system monitoring
  • IT Support: End-user support, troubleshooting, system installation & upgrades, IT asset management, data backup & security
Workflow
  • Mobile-first, responsive design
  • Cross-browser testing & debugging
  • Collaboration with cross-functional teams
  • Agile development & Scrum methodology
  • Efficient workflow management
Soft Skills
  • Communication & teamwork
  • Mentoring & academic instruction
  • Problem-solving & adaptability
  • Attention to detail

Publication

"Experimental Evaluation of Cloud-based Virtual Programming Lab"

Published: August 2018
Journal: ICEL
Authors: Mohammad Sultani, Muhammad Wannus

"Utilization of cloud technologies in building a virtual programming lab for higher education inAfghanistan"

Published: June 2018
Journal: IEEE
Authors: Mohammad Sultani, Nazim Kabiri, Muhammad Wannus

Projects

Book Review

Laravel Inertia React Demo Application
  • Laravel Inertia.js Integration: Seamless integration of Inertia.js for a smooth React experience.
  • Efficient Query Filtering: Utilization of scope methods for efficient query filtering.
  • Data Consistency: Establishment of relationships between models for consistent data handling.
  • Database Schema Setup: Perform migrations for setting up and updating the database schema.
  • Initial Data Seeding: Seed data for initial application testing and development.
  • Data Caching: Implementation of data caching for improved performance.

Skills: PHP · React.js · Laravel · Inertia · Git

GitHub - amansultani/book-review

Newsfeed

React Frontend and Laravel Backend Application

Newsfeed is a web application that lists articles from the NewsAPI. The system is composed of two projects:

  • backend → developed in Laravel
  • frontend → built with React
  • These projects communicate through APIs to provide a seamless user experience.

Skills: React.js · JavaScript · MySQL · Laravel · REST APIs

GitHub - amansultani/newsfeed

Explore Countries

React using REST API

Explore Countries is a React application that fetches country information from restcountries. The application allows users to search for countries based on various criteria, view a list of countries, and access detailed information for each country.

  • Search: Users can search for countries based on specific criteria.
  • List View: View a list of countries based on the search criteria.
  • Detail View: Click on a country to see detailed information.
  • Sorting: Sort the list of countries based on different factors such as population, area, etc.

Skills: React.js · REST APIs

GitHub - amansultani/explore-countries