Projects
CMP OPTA Simulator Creation
Mar 2024 - Mar 2024
Created from scratch a fully functional Loaded CMP Opta simulator as part of an intermediate-level OJT course, just 1 month into the role. After mastering the creation process, trained another SSE how to build a simulator tool and provided Automation Training on Wafer Cycling, Recipe Tuning, and Sequence Tuning.

Neuromorphic Decoding for Quantum Error Correction using Single Flux Quantum Logic
Jan 2023 - Dec 2023
Research based project on quantum computers with a focus on quantum error correction using a spiking neural network enhanced online quantum error correction with single flux quantum method.

Sentiment Analysis for Product Rating (AI)
Sep 2022 - Nov 2022
Functional/Nonfunctional requirements, use case diagrams, sequence diagrams, React, JavaScript, HTML, CSS, and Firebase used to create an interactive website for detecting word sentiment of ratings.
Team Project URL: https://affankhurram.github.io/SentimentAnalysis/

Task Management Application (Full-Stack MERN APP)
Mar 2026 - Apr 2026
Developed a full-stack application using React, Node.js, and MongoDB. Built RESTful APIs to support CRUD operations and enable seamless communication between frontend and backend. Implemented features for creating, updating, and deleting tasks with persistent data storage. Deployed on Netlify and Render.
URL FrontEnd Netlify: https://venerable-rolypoly-f590d7.netlify.app/
Note: Please allow 1-2 min after launching site for Render Backend to start after spin down.

Weather Application (API Integration)
Apr 2026
Developed a weather application using JavaScript html, and css that retrieves real-time data from a third-party REST API. The app uses a Geocoding API to get geographical coordinates which are fed into a current weather API to fetch and display current weather information.

Rock Paper Scissors Game (Game Logic + Interactivity)
Apr 2026 - May 2026
Developed an interactive Rock Paper Scissors Game using JavaScript, HTML, and CSS. Implemented game logic, event handling, and dynamic UI updates based on user input and randomized computer selections.
GitHub Pages URL: https://alexone635.github.io/Paper_Rock_Scissors/
