Pouyan Mehdibeik
All projects

CS Fundamentals

Web Calculator

A lightweight, fully functional calculator built with vanilla HTML, CSS, and JavaScript — no frameworks — demonstrating core language fluency without relying on abstractions.

HTMLCSSJavaScript

Overview

A calculator built with no frameworks at all — just HTML, CSS, and JavaScript. A small project, included because fluency with the underlying language matters more than fluency with whatever framework happens to be popular this year, and it's a fair, quick check of that.

Highlights

  • Framework-free implementation of arithmetic logic and UI state
  • Responsive CSS Grid layout with a dark-themed interface