Giter Site home page Giter Site logo

Hi, I'm John Aziz a Python Software Developer!

Read my Microsoft #ContributorStories here πŸ‘‰πŸΌ aka.ms/contributor-stories/john-aziz

Details about me

I'm deeply passionate about continuously expanding my knowledge in software engineering and developer roles, driven by the desire to both learn new technologies and share my insights with others. My expertise extends to the realm of Cloud Computing, where I have honed my skills and demonstrated my capabilities. Additionally, I possess a solid foundation in Software Engineering, Git, Data Science and Data Analysis using Python, C++ and I am well-versed in essential software development principles.

My journey in the tech industry has been enriched through diverse experiences, including my role as a Microsoft Learn Student Ambassador. In this capacity, I had the privilege of developing official content for both the Microsoft Tech Community and Microsoft Learn, contributing to the broader knowledge-sharing ecosystem. These experiences have reinforced my commitment to staying at the forefront of technology and mentoring others on their own exciting journeys in the world of software engineering.

πŸ› οΈ Projects

Name Description Technologies DevContainer?
rag-semantic-kernel-mongodb-vcore A sample for implementing retrieval augmented generation using Azure Open AI to generate embeddings, Azure Cosmos DB for MongoDB vCore to perform vector search, and semantic kernel. Python, Quart, OpenAI, MongoDB βœ…
simple-flask-app-terraform A simple Python Flask server (classroom example). Designed to be run with Flask locally and deployed to Azure App service. Python, Flask, Azure, Terraform βœ…
flask-api-sqlite-db An API for Managing test cases and their execution results across multiple test assets, with data stored in a SQLite database. Python, Flask, SQLite, Pytest βœ…
flask-webapp-mysql-db Artists Booking Venues powered by Python (Flask) and MySQL Database. Designed for deployment with the Azure Developer CLI (azd). Python, Flask, MySQL, Azure, App Service βœ…
flask-webapp-postgresql-db Artists Booking Venues powered by Python (Flask) and PostgreSQL Database. Designed for deployment with the Azure Developer CLI (azd). Python, Flask, PostgreSQL, Azure, App Service βœ…
azure-flask-mysql-flexible-appservice Web app using Python Flask backend, set up for deployment to Azure App Service with Azure MySQL Flexible Server. Python, Flask, MySQL, Azure, App Service βœ…
azure-flask-mysql-flexible-aca Web app using Python Flask backend, set up for deployment to Azure Container Apps with Azure MySQL Flexible server. Python, Flask, MySQL, Azure, Azure Container Apps βœ…
azure-fastapi-mysql-flexible-appservice Web app using Python FastAPI backend, set up for deployment to Azure App Service with Azure MySQL Flexible Server. Python, FastAPI, MySQL, Azure, App Service βœ…
azure-fastapi-mysql-flexible-aca Web app using Python FastAPI backend, set up for deployment to Azure Container Apps with Azure MySQL Flexible Server. Python, FastAPI, MySQL, Azure, Azure Container Apps βœ…
azure-django-mysql-flexible-appservice Web app using Python Django backend, set up for deployment to Azure App Service with Azure MySQL Flexible Server. Python, Django, MySQL, Azure, App Service βœ…
azure-django-mysql-flexible-aca Web app using Python Django backend, set up for deployment to Azure Container Apps with Azure MySQL Flexible Server. Python, Django, MySQL, Azure, Azure Container Apps βœ…
azure-django-mysql-flexible-aca Web app using Python Django backend, set up for deployment to Azure Container Apps with Azure MySQL Flexible Server. Python, Django, MySQL, Azure, Azure Container Apps βœ…

Tools

Name Description Technologies
markdown-checker Markdown Validation Reporting Tool. Python
action-check-markdown An action that runs markdown-checker on PRs and stores the found issues in the GitHub environment. GitHub Action
Google-Apps-Script-Send-Custom-Emails Google apps script to send two custom HTML messages to anyone automatically. Google Apps Script, Automation, Gmail
Create-and-Send-Personalized-Certificates-using-GAS Google apps script to create and send personalized certificates to anyone automatically. Google Apps Script, Automation, Gmail
Declutter-your-Gmail-Using-Google-Apps-Script Use Google Apps Script in decluttering your Gmail professionally. Get rid of your unimportant mail by deleting the emails that are one week old and not marked as important nor archived. Google Apps Script, Automation, Gmail

Low Code - No Code

Name Description Technologies
microsoft/AzureML-PowerAppSolution A Power Apps sample for deploying a natural language processing machine learning model to the Azure platform and consuming it using Power Automate to generate text and give you creative writing ideas. Low-Code / No-Code, AI / ML, Azure
microsoft/Fabric_Workshops Microsoft Fabric Readiness and Workshops. Low-Code / No-Code, AI / ML, Azure, Microsoft Fabric
house-price-predicition-aml-powerapp Azure ML + Power App Solution sample and walkthrough to complement the Azure Architecture Centre reference pattern. Low-Code / No-Code, AI / ML, Azure
automate-business-email-management-aibuilder-powerapps AI Builder + Power App Solution sample and walkthrough to complement the Azure Architecture Centre reference pattern. Low-Code / No-Code, AI / ML, Office 365

πŸ“œ Articles & Blogs:

Microsoft Learn:

See publications
  1. Integrating a Large Language Model on Azure with Power Platform
  2. Introduction to large language models
  3. Create a large language model deployment
  4. Introduction to chat completions

Microsoft Tech Community:

See publications
  1. Migrating a Full Stack MySQL Web App from Google Cloud to Microsoft Azure: Step-by-Step Guide
  2. Migrating a Full Stack MySQL Web App from Google Cloud to Microsoft Azure: Step-by-Step Guide
  3. Migrating a Full Stack PostgreSQL Web App from Google Cloud to Microsoft Azure: Step-by-Step Guide
  4. Introduction to Git, GitHub, and Version Control​ workshop-o-matic Library
  5. Understanding the Difference in Using Different Large Language Models: Step-by-Step Guide
  6. Bring your own Data to Azure OpenAI: Step-by-Step Guide
  7. Automate Business Email Management Using AI Builder and Power Apps: Step-by-Step Guide
  8. The Full Guide to Packaging and Deploying ML Models to Production Using Azure: Step-by-Step Guide
  9. Deploying a Large Language Model (GPT-2) on Azure Using Power Automate: Step-by-Step Guide
  10. Create and Deploy a Healthcare Chatbot with Azure Health Bot: Step-by-Step Guide

✨ My Github Stats ✨

John's GitHub stats

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)


John Aziz's Projects

alx-pre_course icon alx-pre_course

I'm now a ALX Student, this is my first repository as a full-stack engineer

awesome-azd icon awesome-azd

An awesome list that curates content (articles, videos, tutorials and docs) and templates (ready to use) for the Azure Developer CLI (`azd`). Plus a hosted azd-templates Gallery to simplify search & discovery

awesome-azure-sql icon awesome-azure-sql

An awesome list of Azure SQL samples for Developers of any Language and Platform

azure-dev icon azure-dev

A developer CLI that reduces the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.

azure-search-openai-demo icon azure-search-openai-demo

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.

azureml-powerappsolution icon azureml-powerappsolution

Step-by-step guide on deploying a natural language processing machine learning model to the Azure platform and consuming it using Power Automate and Power Apps to generate text and give you creative writing ideas.

clean-prepare-data-python icon clean-prepare-data-python

How to use Python, and popular libraries like NumPy and pandas, to manipulate and clean data to prepare it for analysis.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.