Pinned Repositories
2022-docker
This is a fork of the YouTube tutorial on "How To Use Docker To Make Local Development A Breeze", found here: https://www.youtube.com/watch?v=zkMRWDQV4Tg&ab_channel=ArjanCodes.
archived-mblackonline.github.io
This is the retired repository for my first personal website hosted through GitHub pages.
automated-motivator-2.0
aws-web-app_ipv4-to-binary
This is a simple web app that allows you to convert an IPv4 address into its binary equivalent.
AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
cd-squared-tech
Main website
JP-Morgan-Chase_Software-Engineering-Virtual-Experience
This repository holds information related to my experience with completing the JP Morgan Chase Software Engineering Virtual Experience Program.
mblackonline.github.io
This is the repo for my personal blog site - built using the Chirpy Starter template.
serverless_weather-app
Simple web app that utilizes the free API from openweathermap.org. This project was cloned and adapted from Shivang Gupta's project (see link in description).
weather-lookup-tool
This tool uses Python and an API from openweathermap.org to look up weather information.
mblackonline's Repositories
mblackonline/2022-docker
This is a fork of the YouTube tutorial on "How To Use Docker To Make Local Development A Breeze", found here: https://www.youtube.com/watch?v=zkMRWDQV4Tg&ab_channel=ArjanCodes.
mblackonline/archived-mblackonline.github.io
This is the retired repository for my first personal website hosted through GitHub pages.
mblackonline/automated-motivator-2.0
mblackonline/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
mblackonline/blog_search
I have worked with this code to practice using node.js and javascript
mblackonline/cd-squared-tech
Main website
mblackonline/cisco-starter-repo
Started repo for the Forage program: Cisco Intro to Software Engineering
mblackonline/django-docker-template
Dockerized Django with Postgres, Gunicorn, and Traefik (with auto renew Let's Encrypt)
mblackonline/mblackonline.github.io
This is the repo for my personal blog site - built using the Chirpy Starter template.
mblackonline/serverless_weather-app
Simple web app that utilizes the free API from openweathermap.org. This project was cloned and adapted from Shivang Gupta's project (see link in description).
mblackonline/weather-lookup-tool
This tool uses Python and an API from openweathermap.org to look up weather information.
mblackonline/demo-django-docker-nginx-prod
Demo project for setting up Django to run as uWSGI. Forked to test and learn how to Dockerize Django.
mblackonline/django-in-docker-starter
Sets up Django in Docker, using: Python 3.11, PostgreSQL (latest, alpine), and nginx (latest, alpine)
mblackonline/Docker-Django
A complete Django setup, running in Docker
mblackonline/docker-django-example
This ia a production ready example Django app that's using Docker and Docker Compose. I am using this to learn how to upload images to Azure Container Registry and run dockerized apps in the cloud.
mblackonline/DotNetAPICourse
Fork of the source code for the Udemy course "C# .NET Core 7 with MS SQL Complete Beginner to Master 2023" at https://www.udemy.com/course/net-core-with-ms-sql-beginner-to-expert/
mblackonline/exercise-use-gitignore-
This exercise checks your knowledge on using a .gitignore file. It is part of the MS Learn Module on maintaining a secure repository by using GitHub best practices at https://learn.microsoft.com/en-us/training/modules/maintain-secure-repository-github/3-security-strategy-essentials.
mblackonline/fetch-json
This repo holds code that was used for learning how to work with fetch and .json files. As of 10-24-2023, the code is deployed live on Netlify at the below link.
mblackonline/Intro-to-Data-APIs-JS
Working with Data and APIs in JavaScript
mblackonline/justingosses-website
Fork of Justin's personal website for learning purposes
mblackonline/learn-serverless-netlify
This project was created to learn more about using Netlify and their serverless functions to deploy projects. The live deployed code can be viewed at the below link.
mblackonline/link-shortener-django
created for learning purposes
mblackonline/MS-600-Implement-Microsoft-identity
This repo has been created to store my work from the MS-600-Implement Microsoft identity training found here: https://learn.microsoft.com/en-us/training/paths/m365-identity-associate/
mblackonline/netlify-serverless-practice
I completed this project from a FreeCodeCamp tutorial to learn the basics of working with Netlify serverless functions. The project is titled 'How to Deploy the App and Serverless Function on Netlify'. The below url opens my deployed code on Netlify.
mblackonline/serverless-tasks-webapp
Getting Started with Serverless Workshop — Tasks web application
mblackonline/SyncFTP
An Obsidian.md plugin that allows users to add their own SFTP host and credentials to sync to and from.
mblackonline/tdd-basics-project
Implement a JS Stack with TDD
mblackonline/teams_sample_helloworld
Sample repo from Microsoft for learning purposes: https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/app-hello-world/nodejs
mblackonline/terraform-jenkins-instance
Forked repo to practice IaC/automation concepts with AWS Cloud services.
mblackonline/w3schools_django_tutorial
This repository holds the work I've completed from the W3 Schools Django tutorial at https://www.w3schools.com/django/.