Skip to content

gour6380/AIMastersProjectPortfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Master’s Degree in Artificial Intelligence Portfolio

Overview

This repository is a GitHub-ready portfolio of completed coursework, project repositories, and certificates from the Master’s Degree in Artificial Intelligence program. It is designed as a static Markdown showcase: each course page links to completed project repositories, displays the converted course certificate, and summarizes the project work in portfolio-ready language.

Portfolio Snapshot

Metric Count
Completed courses 16
Linked GitHub project repositories 54
Displayed certificate images 23
Course certificate images 16
Other Udacity certificate images 6
Master certificate image 1

Master Certificate

The original certificate PDF is not stored in this repository. It is displayed here as a GitHub-friendly image converted from the first page of the local certificate PDF.

Master’s Degree in Artificial Intelligence Certificate

Technical Focus

This portfolio spans applied AI programming, classical machine learning, deep learning, generative AI, agentic AI systems, cloud data engineering, AWS machine learning operations, healthcare AI, natural language processing, computer vision, and self-driving car foundations.

The work includes supervised and unsupervised learning, CNN image classification, GAN and CVAE generative modeling, retrieval-augmented generation, multi-agent orchestration, Redshift and Cassandra data modeling, Airflow ETL, SageMaker deployment workflows, medical imaging pipelines, sequence modeling, speech recognition, SLAM, route planning, and traffic-light perception.

Completed Courses

Course Projects Certificate
AI Programming with Python 2 View Certificate
Introduction to Machine Learning with Pytorch 3 View Certificate
Data Analyst 3 View Certificate
Statistics for Data Analysis 2 View Certificate
Deep Learning 4 View Certificate
Generative AI 3 View Certificate
Agentic AI 4 View Certificate
Data Engineering with AWS 4 View Certificate
AWS Machine Learning Engineer Nanodegree 5 View Certificate
Data Scientist 4 View Certificate
AI for Healthcare 4 View Certificate
Intermediate Python 0 View Certificate
Natural Language Processing 3 View Certificate
Computer Vision 3 View Certificate
Introduction to Self-Driving Cars 3 View Certificate
Capstone project 7 View Certificate

Capstone and Projects

The portfolio includes 54 linked GitHub repositories across 16 completed courses. Each course page contains a concise course summary, the completed project table, and detailed project cards with high-level goals, technologies used, and implementation scope.

The capstone page highlights the Soybean Crop Intelligence system, an end-to-end crop AI assistant that combines dataset preparation, computer vision model training, super-resolution, local resource retrieval, and chat-based inference for farmer-facing recommendations.

Certificates

Repository Structure

.
├── README.md
├── courses/
│   └── <course-slug>/
│       └── README.md
└── certificates/
    ├── images/
    │   ├── master-degree-certificate.png
    │   └── <certificate-name>.png
    └── other/
        └── README.md

Notes

  • Original certificate PDFs are not stored in this repository.
  • Certificate PDFs are converted to images for GitHub-friendly display.
  • Only completed courses are included.
  • Source spreadsheet files are not stored in this repository.
  • Project repositories are linked only; source code from those repositories is not copied into this showcase.

About

Portfolio of 54 AI/ML project repositories completed across master’s-level coursework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors