PORTFOLIO

YASSER.

Hi, I'm Yasser!
a software enthusiast
and I build stuff

Welcome to my
website portfolio

Featured Projects

Hover over any card to expand and inspect the interactive dashboards.

01 Career Rec System

Career Recommendation System

React Node.js LIME/SHAP

Overview: A distributed hub-and-spoke web platform integrating O*NET data and psychometric assessments.

Solution: Implemented Explainable AI (XAI) techniques to provide transparent reasoning for AI-generated outputs, fixing the "black box" trust issue.

XAI Explainability Model
Psychometric Compatibility Score
+0.85
O*NET Match Index
+0.72
Work Style Fit Factor
+0.55
Relocation Friction
-0.30
02 GPS/LoRa Vest Tracker

GPS/LoRa Vest Tracker

ESP32 LoRa C++

Overview: Wearable hardware system utilizing LoRa communication for off-grid tracking.

Solution: Engineered a custom ESP32 + LoRa module setup with optimized power management logic and a paired mobile application for real-time telemetry.

lora_telemetry_feed.log

[13:04:11] Init GPS transceiver...

[13:04:12] LoRa connected: Freq: 915MHz

[13:04:15] GNSS locked: [08 satellites]

[13:04:16] Lat: 5.4213° N | Lng: 100.3124° E

03 8-bit Mini Z80 CPU

8-bit Mini Z80 CPU Architecture

Verilog Z80 Assembly Digital Logic

Overview: A custom-designed 8-bit microprocessor modeling the classical Zilog Z80 CPU layout built using hardware description languages.

Solution: Designed the register files (BC, DE, HL), ALU, and instruction decoder, simulating clock cycle instruction executions.

z80_core.v
IF 0x0040: LD A, (HL)
ID Dec opcode: 0x7E | src: (HL)
EX Load byte from HL address
WB Reg A <- [HL] memory writeback
04 SNIPPETS CMS

SNIPPETS Content Management System

Web Technical Writing Documentation

Overview: A secure, high-performance content management system designed to index technical notes, troubleshooting steps, and dynamic developer snippets.

Solution: Developed a markdown-driven CMS with a fast local caching engine, search indexation, and highly secure API token gateways.

cms_router.js
async function getArticle(slug) {
  // Retrieve indexed markdown snippet
  const cached = await cache.get(slug);
  if (cached) return renderMarkdown(cached);
  const doc = await db.fetchBySlug(slug);
  await cache.set(slug, doc);
  return renderMarkdown(doc);
}

Technical Arsenal

Grab and drag nodes to test physics, or hover sidebar categories to highlight connections.

Experience & Operations

Click on any company card to expand chronologically nested roles and achievements.

EasyCode

100% Delivery 7+ Full-Stack Projects 20+ Bootcamps Mentored 50-fold TikTok Growth
Software Developer & Consultant | Freelance
January 2026 - Current
  • Increased customer satisfaction by securing a 100% delivery rate across 7 projects through full stack development and IoT integration.
  • Scaled student job marketability of 20 students by mentoring them through online bootcamps in C++, JavaScript, and Python.
  • Achieved 50-fold increase monthly revenue by diversifying the technical service portfolio and through targeted social media engagement on TikTok.
Web Developer Instructor | Freelance
January 2024 - May 2024
  • Increase enhancement in the job marketability of 13 students for internships by successful placement rates of 100% through online tutoring in front-end web development.

Intel Technology

MoHE Elite Internship SAED32/28nm Layouts Synopsys EDA Training
MoHE Elite Internship | Internship
July 2025 - October 2025
  • Completed an intensive 6 weeks Synopsys IC Design Training Program by designing high density integrated circuit using the SAED32/28nm process node to achieve the smallest possible chip footprint.
  • Support and learn for senior engineering teams by understanding Intel’s internal knowledge repository.

Aker Solutions

Digital Transformation Award $30,000 Saved Annually MC & Doc Control System
Administrator - Performance & Transformation | Contract
May 2023 - July 2023
  • Awarded with Digital Transformation Award for saving $30,000 USD annually from App Deployment of the Mechanical Completion & Document Controller Tracker App and Dashboard.
Software Developer | Internship
January 2023 - April 2023
  • Received Recognition for improving unrecorded workflow by Building & Deploying the Document Controller & Quality Controller Tracker App and Dashboard.
  • Provide department supports and actively included in meetings and events.

About Me

Yasser Salman Khan Shah

Award-winning software engineer with a passion for building innovative solutions that drive operational excellence. Proven ability to lead projects from concept to completion, delivering measurable results through technical proficiency and a commitment to continuous growth. Recognized for achieving substantial cost savings and operational efficiencies through transformative digital initiatives. Enthusiastic collaborator, dedicated mentor, and driven problem-solver eager to tackle complex challenges in dynamic environments.