Hi, I am Noor. I have created this online portfolio when I was a recent grad back in 2015. I update this page infrequently. Let me know if you have any suggestion to improve the content of this portfolio. Thank You!
The Website of the Women in Computer Science Club at Eastern Michigan University
December 2013
Description: I built and managed the website during my service as a board member in the organization since it started until September 2015. Although I wrote the code, all board members teamed up with me providing me constructive feedback and support. Brianna Wurtsmith, our secretary who is now the president, helped shape up the content. Only HTML5 and CSS3 was used.
Web-based Office Management System built for a real client!
Winter 2015
Course: Software Engineering Project
Team: Hui Xu, Derek Henning, Phillip Krupp, and me. Description: During the first week of the course, the professor required that we –the students- form groups, find an actual client with software need, and start on the journey of the software development life cycle.
Our client was the Spice tree Apartment leasing office, we dealt directly with Laura.
We used Waterfall model (not the best but good enough for the course purpose)
We built:
Online Maintenance-request handling
Café/Pool Visitor System
Office Record Handling (from paper-based to electronic)
We used:
HTML5, CSS3, JavaScript, PHP5.5, and MySQL
4 Phases:
Writing Outline
Collecting and Writing Requirements
Design/Prototyping
Implementation
My Contribution: Collected the requirements from the client alongside Hui, designed the UI, built the prototype and database, directed the team on Trello and successfully delivered a completed software meeting the designated deadline. Code or Demo:Actual complete code is owned by our client, however a simplified demo is still being hosted on the school server, so you can contact me if you would like to see a demo.
WebGL 3D Game
During my Computer Graphics course, I have developed a 3D Game using WebGL. WebGL (Web Graphics Library) is a JavaScript API for rendering interactive 3D computer graphics and 2D graphics within any compatible web browser without the use of plug-ins (wiki).
The game is simply a maze constructed of cubes and a red ball that changes its position within the maze every ten seconds. At start, the player starts at a random location within the maze and needs to navigate their way through to find the ball using the direction buttons located on the bottom of the screen.
Description: This is my personal portfolio built to showcase samples of my code and art in addition to a blog that I am starting to write about things I find interesting. I am also considering this project as a learning opportunity to satisfy my desire to code ~I miss coding so badly since I graduated last summer :(
For the blog I am using WordPress
My portfolio page is built exclusively using HTML5 and CSS3