profilepicture





Background

Hello and welcome to my portfolio! My name is Abrar Murad, and I'm a student at Wilfrid Laurier University studying Computer Science (BSc) with a particular interest in full-stack development, DevOps, cloud computing, and software architecture. My hobbies include reading, programming, soccer, basketball, badminton, and swimming. You can find me at the Solarium or the Mozy's on King Street.

Projects

lsshublogo

Laurier Student Study Hub

The Laurier Student Study Hub is a web application for Wilfrid Laurier University students, created with HTML, CSS, JavaScript, React.JS, and Firebase. It serves as a chat platform to connect students, provide academic support, and join clubs based on shared interests. The project was submitted to the UWCSC x UWDSC x LCS Project Program and was well-received. Overall, it enhances the university experience by fostering engagement and connection within the student community.

globoweatherlogo

Globoweather

Globoweather is a project that I created using HTML, CSS, and JavaScript to provide users with accurate and up-to-date weather information from around the world. The application utilizes the OpenWeather API to retrieve data for various weather conditions and the Unsplash Image API to display corresponding images of the location. With the ability to parse through over 200,000+ cities, users can search for their desired location and access relevant information with ease.

appleappparatuslogo

Apple Apparatus

Apple Apparatus is a C++ project that I created as an e-commerce platform for high-quality exotic apples. The program features apple and shipping fees, quantity selection, and a transaction class to calculate fees accurately. Additionally, the project utilizes structures for apple descriptions and generates digital receipts for each transaction. Overall, the project is a demonstration of how programming can create a functional and efficient e-commerce marketplace.