Mahmud Kandawala (Mahmud-Kandawala)

Mahmud-Kandawala

User data from Github https://github.com/Mahmud-Kandawala

Company:Sacred Heart University

Location:Earth

Home Page:https://mahmud-kandawala.github.io/MahmudMainPortfolio.github.io/

GitHub:@Mahmud-Kandawala

Mahmud Kandawala's repositories

LeetCode-Solutions

Geeking Time :)

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

MongoDB-Sikorsky-Archvies-Demo

A comprehensive Python project to import, validate, and manage large Excel datasets in MongoDB, designed for efficient archival data handling and retrieval.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

Programming-Paradigms-Coursework

This repository covers major computer programming paradigms like imperative, functional, logic, and object-oriented, using Python and its libraries to apply these concepts.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Sacred-Heart-University-Virtual-Classroom-Tour-Repository

This repository showcases a virtual tour of a Sacred Heart University classroom using Matterport technology. It includes an interactive 3D model embedded in a single HTML page, demonstrating responsive web design, smooth navigation, and a professional layout to provide an immersive user experience.

Language:HTMLLicense:MITStargazers:1Issues:1Issues:0

Travel-Planner-App

A comprehensive Travel Planner Application designed to simplify trip planning by integrating real-time data from multiple APIs. Users can create, customize, and manage itineraries with personalized suggestions, real-time weather forecasts, and collaborative planning features. Fully responsive for seamless use across all devices.

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:0

25-Plus-5-Clock

This 25 + 5 Clock project is one of the five required projects to complete the Front End Development Libraries Certification from freeCodeCamp().

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

API-Exercise-Tracker

This API Exercise Tracker project is one of the five required projects to complete the Back End Development and APIs Certification from freeCodeCamp().

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

API-File-Metadata-Microservice

This API File Metadata Microservice project is one of the five required projects to complete the Back End Development and APIs Certification from freeCodeCamp().

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

API-Request-Header-Parser-Microservice

This API Request Header Parser Microservice project is one of the five required projects to complete the Back End Development and APIs Certification from freeCodeCamp().

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

API-Timestamp-Microservice

This API Timestamp Microservice project is one of the five required projects to complete the Back End Development and APIs Certification from freeCodeCamp().

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

API-URL-Shortener-Microservice

This API URL Shortener Microservice project is one of the five required projects to complete the Back End Development and APIs Certification from freeCodeCamp().

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

Arithmetic-Formatter-

This Arithmetic Formatter project is one of the five required projects to complete the Scientific Computing with Python Certification from freeCodeCamp(). This program uses a function that receives a list of strings that are arithmetic problems and returns the problems arranged vertically and side-by-side.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Budget-App

This Budget App project is one of the five required projects to complete the Scientific Computing with Python Certification from freeCodeCamp(). Using classes, this project develops a budgeting application.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

C-Programming-Coursework

This repository delves into the advanced facets of the C programming language, exploring topics from basic syntax to intricate data structures like linked lists, binary trees, and multiway search trees.

Language:CStargazers:0Issues:0Issues:0

C-Shopping-List-Capstone-Project

This is my Capstone C Programming Project for my Advanced C Programming Course. It features a comprehensive shopping cart system that utilizes linked lists, stacks, queues, and binary search trees for efficient item management and search functionality.

Language:CLicense:MITStargazers:0Issues:1Issues:0

Data-Structures-Coursework

This repository delves into the core principles of data structures, covering essential types like arrays, stacks, queues, lists, trees, and graphs, utilizing Python and its extensive libraries to apply and demonstrate these concepts.

Language:PythonStargazers:0Issues:0Issues:0

Historical-Documents-Repository

This repository hosts the Historical Document Repository project, a digital archive platform for preserving and accessing historical documents including letters, speeches, videos, and images. Built on the Model-View-Controller (MVC) paradigm, the project ensures a clean separation of concerns, facilitating both maintainability and scalability.

Language:CSSStargazers:0Issues:1Issues:0

HoopsLink-Database-Design-Capstone-Project

This repository hosts the source code and documentation for a versatile platform that connects coaches, players, and equipment suppliers. The system facilitates scheduling, inventory management, performance reviews, and transaction processing, creating a unified experience for all stakeholders involved in the basketball community.

Stargazers:0Issues:1Issues:0

JavaScript-Calculator

This JavaScript Calculator project is one of the five required projects to complete the Front End Development Libraries Certification from freeCodeCamp().

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

MahmudMainPortfolio.github.io

My main portfolio (GitHub Pages)

Language:CSSStargazers:0Issues:0Issues:0

Markdown-Previewer

This Markdown Previewer project is one of the five required projects to complete the Front End Development Libraries Certification from freeCodeCamp().

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

Phone-Number-Location-Python

A Python application leveraging Phonenumbers, OpenCage, and Folium libraries to parse phone numbers, retrieve geolocation data, and visualize the location on an interactive map. Ideal for demonstrating data parsing, API integration, and geospatial visualization.

Language:HTMLStargazers:0Issues:1Issues:0

Polygon-Area-Calculator

This Polygon Area Calculator project is one of the five required projects to complete the Scientific Computing with Python Certification from freeCodeCamp(). In this project, the area of various polygons is calculated using inheritance.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Probability-Calculator

This Probability Calculator project is one of the five required projects to complete the Scientific Computing with Python Certification from freeCodeCamp(). This project makes use of classes as well as **kwargs.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Python-Kivy-Calculator-App

A cross-platform mobile calculator app built with Python and Kivy, compatible with Android and iOS. Features include an intuitive UI, basic arithmetic operations, and performance optimization through EXE conversion. Demonstrates Python's capabilities in mobile app development.

Language:PythonStargazers:0Issues:0Issues:0

Python-Powered-Task-Management-Platform

A sophisticated, web-based task management application built with Flask, featuring secure user authentication, dynamic content rendering, real-time interactions using AJAX, and comprehensive database management with Flask SQLAlchemy. Ideal for demonstrating advanced web development skills and best practices.

Language:HTMLStargazers:0Issues:0Issues:0

Random-Quote-Machine

This Random Quote Machine project is one of the five required projects to complete the Front End Development Libraries Certification from freeCodeCamp().

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

Simulating-COVID-19-Python-

This repository contains a Python program that simulates the spread of COVID-19 using Numpy and Matplotlib for calculations and visualization. The simulation offers an interactive way to understand virus dynamics and the impact of epidemiological parameters.

Language:PythonStargazers:0Issues:0Issues:0

SQL-Projects

A bundle of SQL projects I did in high school

Stargazers:0Issues:0Issues:0

Time-Calculator

This Time Calculator project is one of the five required projects to complete the Scientific Computing with Python Certification from freeCodeCamp(). Using a 12-hour clock, this project adds a duration of time.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0