An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by Ajsalemo

A curated list of projects in awesome lists by Ajsalemo .

https://github.com/ajsalemo/dotnetcoreapi-nextjs

A basic NextJS UI that connects to a ASP .NET Core API - used as a proof of concept for multicontainers/docker-compose on Azure

aspnetcore azure cloud cors csharp docker docker-compose dockerfile expressjs javascript kestrel multicontainers nextjs paas ssr

Last synced: 13 Apr 2025

https://github.com/ajsalemo/weather

A weather application build with React, Node, Leaflet and Material UI

axios dotenv html jsx leaflet material-design material-ui moment nodejs openweathermap-api react redux redux-form redux-persist spa weather-api

Last synced: 01 Sep 2025

https://github.com/ajsalemo/vue.js-ui-template

A project mocking up a Blog to start experimenting with Vue.js, Vuetify and SASS.

blog component-architecture components javascr netlify node node-sa sass scss single spa vue vuetify

Last synced: 01 Sep 2025

https://github.com/ajsalemo/docker-container-ssh-examples

Examples of various stacks or OS types integrated with SSH

Last synced: 28 Oct 2025

https://github.com/ajsalemo/unsplash-api-gatsby

A Web App using Unsplash's API - made with Gatsby, Auth0, Apollo, Styled Components among others inside a Node environment.

apollo apollo-client auth0 authentication firebase firebase-database font-awesome formik gatsby graphql material-ui node react-lazy-image rest styled-components unsplash unsplash-api

Last synced: 02 Apr 2026

https://github.com/ajsalemo/springbootloggerexamples

Examples of customizable loggers with Spring Boot. This repo implements Log4j2, Logback as well as Lombok using Log4j2/Slf4j annotations.

embedded java log4j2 logback logging lombok maven slf4j spring springboot tomcat xml yaml yml

Last synced: 10 Apr 2026

https://github.com/ajsalemo/python-pandas-datalib

Testing and experimenting with some simple Pandas functionality using Flask to serve the parsed data.

csv data flask json pandas pandas-dataframe pandas-series python tabular tabular-data terminal

Last synced: 09 Apr 2026

https://github.com/ajsalemo/azclideploymentautomation

A script to automate the process of Azure Web App creation to a degree.

automation azcli azure bash cli deployment deployment-automation linux script shell terminal

Last synced: 10 Apr 2026

https://github.com/ajsalemo/java-keystore-examples

Examples of accessing the Java Keystore on Azure App Service Linux and Windows for Java SE (Spring Boot) with Private and Public certificates

alpine appservice azure certficiates containers docker java java-se jks keystore linux pkcs12 spring springboot truststore

Last synced: 03 Feb 2026

https://github.com/Ajsalemo/express-snat-connections

Comparisons between Node applications that do and do not use 'keep-alives' for outbound connections. Testing is implemented with Apache jMeter from 10-200+ threads with matching ramp-up times on an infinite loop.

agentkeepalive apache axios azure express jmeter keep-alive load-testing node node-http node-https nodejs rest restful

Last synced: 17 Dec 2025

https://github.com/ajsalemo/angularuniversalssr

A todo application using Angular Universal, Angular Material, Tailwind, Sequelize and Postgres along with Authentication.

angular angular-material angular-universal azure database date-fns javascript material node orm postgres postgresql scss sequelize spa ssr tailwind typescript

Last synced: 02 Apr 2026

https://github.com/ajsalemo/clientservernginxsample

A sample with a containerized React frontend that uses NGINX to call to a containerized Express backend. This uses docker-compose and Azure Multicontainers as an example of container-to-container communication.

azure container docker docker-compose express javascript linux nginx paas react webserver yaml

Last synced: 03 Apr 2026

https://github.com/ajsalemo/express-snat-connections

Comparisons between Node applications that do and do not use 'keep-alives' for outbound connections. Testing is implemented with Apache jMeter from 10-200+ threads with matching ramp-up times on an infinite loop.

agentkeepalive apache axios azure express jmeter keep-alive load-testing node node-http node-https nodejs rest restful

Last synced: 04 Apr 2026

https://github.com/ajsalemo/python-flask-azuredevops-containerized

A small Flask API that connects to Mongo Atlas and is deployed using Azure DevOps which builds and pushes an updated Docker Image each commit to Azure Container Registry.

acr api azure azure-container-registry ci-cd container deployment devops docker flask mongo-atlas mongodb pymongo python rest-api ssh ubuntu

Last synced: 04 Apr 2026

https://github.com/ajsalemo/realtor-airbnb

Search the house market for listed properties, rentals and also AirBnb offerings.

azure create-react-app java javascript maven mysql mysql-database react rest rest-api spring-boot spring-data-jpa spring-initializr

Last synced: 10 Apr 2026

https://github.com/ajsalemo/java-jar-cicd-examples

Various examples using Maven and Gradle with CI/CD, for both jar based deployments

Last synced: 13 Apr 2025

https://github.com/ajsalemo/dapr-distributed-application

A Dapr application made up of a React/Express front-end and a Flask back-end in self-hosted mode with Docker-Compose.

backend dapr dapr-component dapr-sidecar docker docker-compose express flask frontend linux python react

Last synced: 10 Apr 2026

https://github.com/ajsalemo/dapr-state-management-examples

Examples of various languages using Dapr's Statement Management component via HTTP and SDK.

Last synced: 17 Dec 2025

https://github.com/ajsalemo/python-django-azuredevops-containerized

A Containerized Django application with Bootstrap that displays some pre-defined images from Unsplash. Deployed using Azure DevOps pipelines.

azure bootstrap containers django django-application docker mvc postgres python

Last synced: 11 Apr 2026

https://github.com/ajsalemo/springbootauthenticationexamples

Different examples of Spring Boot REST API's secured with Auth0 connecting to various databases

auth0 authentication databases jar java json maven mysql postgres rest rest-api spring-data-jpa spring-data-postgres springboot tomcat

Last synced: 09 Apr 2026

https://github.com/ajsalemo/go-tcp

Separate client and server TCP applications written in Go

Last synced: 17 Dec 2025

https://github.com/ajsalemo/dapr-pub-sub-examples

Various examples of using Dapr with the pubsub building block across runtimes.

Last synced: 17 Dec 2025

https://github.com/ajsalemo/pack-cli-cicd-examples

Azure DevOps and GitHub Actions using pack cli and builders to deploy a Go app to WaFC without an existing Dockerfile

Last synced: 17 Dec 2025

https://github.com/ajsalemo/custom-request-header-size-examples

Examples with various stacks where the default allowed request header size is changed.

Last synced: 17 Dec 2025

https://github.com/ajsalemo/azure-webapps-linux-java-spring-boot-gradle-kotlin-github-actions

A very basic Spring Boot application to test with GitHub Actions or CI/CD in general.

Last synced: 17 Dec 2025

https://github.com/ajsalemo/azure-webapps-windows-node-react-basic

A basic React application to test with Windows specific deployments.

Last synced: 17 Dec 2025

https://github.com/ajsalemo/azure-webapps-linux-java-spring-boot-gradle-kotlin-war-cicd

A very basic Spring Boot application with war packaging to test CI/CD approaches.

Last synced: 17 Dec 2025

https://github.com/ajsalemo/azuredevelopmenttesting

A Git repo that houses random scenarios(testing, mocs, POC) for applications on Azure

Last synced: 17 Dec 2025

https://github.com/ajsalemo/container-apps-storage-volume-examples

Examples of using different types of storage to do I/O operations.

Last synced: 17 Dec 2025

https://github.com/ajsalemo/azurenodejsexpressdevops

A sample application to test DevOps pipeline builds

Last synced: 17 Dec 2025

https://github.com/ajsalemo/app-service-grpc-wafc-examples

Examples using gRPC servers on Azure Web Apps for Containers

Last synced: 17 Dec 2025

https://github.com/ajsalemo/custom-response-header-examples

Multiple examples on various stacks on how to add custom response headers to an application.

apache azure containers docker dotnet http java linux nginx node php python response-headers webserver

Last synced: 07 Apr 2026

https://github.com/ajsalemo/php-apache-custom-startupscript

Customize apache2.conf with libapache2-mod-security2 to remove the 'Server' response header from all requests.

apache apache2 azure cloud container docker linux php php-74 startup-script

Last synced: 15 Mar 2026

https://github.com/ajsalemo/mcp

An MCP client and server quick start from modelcontextprotocol.io

Last synced: 15 Sep 2025

https://github.com/ajsalemo/containerd-client

An application managing containers with the containerd client

Last synced: 15 Sep 2025

https://github.com/ajsalemo/container-apps-python-profilers

Various profilers with containerized Python applications

Last synced: 17 Sep 2025

https://github.com/ajsalemo/gutils

Rewrite of a personal git command line helper in Go

Last synced: 29 Jul 2025

https://github.com/ajsalemo/angular-env-var-with-processenv

An Angular application that shows how to grab environment variables with process.env.

Last synced: 19 Mar 2026

https://github.com/ajsalemo/node-windows-frameworks-custom-deployment-scripts

Examples of Node frameworks using custom deployment scripts on Node.js App Service Windows

Last synced: 10 Feb 2026

https://github.com/ajsalemo/php-database-samples

A repo containing various PHP PDO examples for Azure App Services and SQL databases.

apache azure docker mariadb mssql mysql pdo pdo-mariadb pdo-mssql pdo-mysql pdo-postgres php postgres

Last synced: 09 Apr 2026

https://github.com/ajsalemo/nextjsfrontend

Experimenting with Next.js and DevOps integration - with use of TailwindCSS and Jest/React-Testing-Library to get hands on with a utility based CSS framework and Unit tests.

azure azure-devops jest netlify netlify-deployment next next-cli nextjs nodejs react-testing-library spa ssr static-site-generator tailwindcss

Last synced: 10 Apr 2026

https://github.com/ajsalemo/springbootwarfiledatabaseexamples

Spring Boot .WAR file based CRUD applications using different database providers that are deployed and tested on Azure.

azure java mysql postgres server spring spring-boot spring-data-jpa spring-initializr spring-web springboot

Last synced: 10 Apr 2026

https://github.com/ajsalemo/laravel-file-upload

A basic Laravel application that uploads a file to disk

Last synced: 24 Aug 2025

https://github.com/ajsalemo/azure-appservice-bicep-examples

Some examples of deploying different types of App Service's

Last synced: 19 Mar 2026

https://github.com/ajsalemo/nginx-nodejs-reverseproxy

A containerized Express.js application that uses NGINX as a reverse proxy within the same container. This utilizes supervisord to start both the NGINX and Node process.

azure container docker express javascript linux nginx node redirect reverse-proxy supervisor supervisord webserver

Last synced: 10 Apr 2026

https://github.com/ajsalemo/kubernetes-client-application

Application that uses React as a frontend client and Go with Fiber as the backend. This uses the Kubernetes client-go SDK to interface with Kubernetes.

client-go containerd docker fiber go golang kubernetes pm2 react restapi zap

Last synced: 10 Apr 2026

https://github.com/ajsalemo/pythondash

Beginner Dash application that runs on top of Flask, React and Plotly. Used to display population data for US cities from a population dataset.

bash dash dataset docker flask javascript pandas pandas-dataframe pip pipenv plotly python react

Last synced: 11 Apr 2026

https://github.com/ajsalemo/chromium-puppeteer-application

An example of using Puppeteer with a Blessed and Custom image.

Last synced: 01 Sep 2025

https://github.com/ajsalemo/python-django

An application using Python to test out the Django framework, including Docker and Nginx

boostrap4 bootstrap datepicker django javascript jquery jquery-ui pip pipenv python python3 responsive-web-design sass scss sqllite3

Last synced: 11 Apr 2026

https://github.com/ajsalemo/springbootembeddedcontainers

A repo of CRUD examples that uses different embedded containers, instead of the default which is Tomcat.

api azure cloud container controllers crud docker jar java jetty postgres rest springboot springdatajpa todo tomcat

Last synced: 11 Apr 2026

https://github.com/ajsalemo/azurefeatherstypescript-githubactions

A basic feathers-cli generated application that's deployed using Github Actions.

azure docker feathers feathers-cli github-actions javascript linux node tsc typescript

Last synced: 12 Apr 2026

https://github.com/Ajsalemo/NextJSFrontEnd

Experimenting with Next.js and DevOps integration - with use of TailwindCSS and Jest/React-Testing-Library to get hands on with a utility based CSS framework and Unit tests.

azure azure-devops jest netlify netlify-deployment next next-cli nextjs nodejs react-testing-library spa ssr static-site-generator tailwindcss

Last synced: 10 Mar 2025

https://github.com/ajsalemo/container-apps-elx-cpu-and-memory-deployments

Various ways to define CPU limits for containers - locally, and on Container Apps

Last synced: 19 Mar 2026

https://github.com/ajsalemo/graphql-apollo-server

Starting out with the basics by creating a Apollo GraphQL backend with PostgreSQL - created in part by following along with Ben Awads tutorial: Build a GraphQL Server with node.js

Last synced: 11 Jun 2025

https://github.com/ajsalemo/angularssr-development

A basic Angular SSR application used for various dev purposes

Last synced: 25 Jan 2026

https://github.com/ajsalemo/azure-webapps-linux-node-express-basic

A private repository housing a very basic Express application for quick testing, mockups, etc.

Last synced: 17 Dec 2025

https://github.com/ajsalemo/container-app-jobs-examples

Various examples of trigger types for Container App Jobs.

Last synced: 17 Dec 2025

https://github.com/ajsalemo/wafc-cicd-pipelines-examples

A few examples of using CI/CD pipelines on Azure DevOps and GitHub Actions to deploy to Web App for Containers

Last synced: 17 Dec 2025

https://github.com/ajsalemo/azure-webapps-linux-node-nextjs-js

A very basic Next.js application used to test deployment scenarios on Azure.

Last synced: 17 Dec 2025

https://github.com/ajsalemo/moodle-ssh

A Moodle application with SSH enabled in the Dockerfile

Last synced: 17 Dec 2025

https://github.com/ajsalemo/azure-webapps-windows-node-nextjs

A repo to use as a test for Windows/App Service and Node use cases.

Last synced: 17 Dec 2025

https://github.com/ajsalemo/azure-webapps-linux-node-nestjs-js

A very basic Next.js application used to test deployment scenarios on Azure.

Last synced: 04 Oct 2025

https://github.com/ajsalemo/denoserverapi

A containerized Deno CRUD-based API that connects to a Mongo Atlas database.

altas azure-pipelines bash ci-cd container deno docker dotenv es6 javascript mongo saas sshd typescript

Last synced: 12 Apr 2026

https://github.com/ajsalemo/azure-webapps-linux-java-tomcat-war-devops-maven

A very basic Spring Boot application with war packaging to be used in CI/CD testing.

Last synced: 01 Apr 2025

https://github.com/ajsalemo/go-logging-examples

Various examples of logging to file and console

Last synced: 09 Apr 2025

https://github.com/ajsalemo/azurejavascriptsdk-ad-samples

Various samples for utilizing the Azure JavaScript SDK with AAD.

active-directory arm azure azure-active-directory cloud compute express javascript msal msi node npm sdk storage vm

Last synced: 13 Apr 2026

https://github.com/ajsalemo/azure-appservice-terraform-examples

Various Terraform examples for creating and deploying Azure App Service resources.

appservice azcli azure deployment iaac linux terraform windows xenon

Last synced: 13 Apr 2026

https://github.com/Ajsalemo/kubernetes-tdp-samples

Examples of ways to run containers with Kubernetes.

aks azure bash containers docker docker-desktop kubernetes linux minikube node python unix

Last synced: 11 Mar 2025

https://github.com/ajsalemo/php-7.4-xmlrpc-custom-startup-script

A custom startup script to install the XMLRPC PHP extension on Linux App Service (PHP 7.4 Blessed Image)

apache azure container docker docker-php-ext-install php php-extension startup-script xmlrpc

Last synced: 13 Apr 2026

https://github.com/ajsalemo/kubernetes-tdp-samples

Examples of ways to run containers with Kubernetes.

aks azure bash containers docker docker-desktop kubernetes linux minikube node python unix

Last synced: 13 Apr 2026

https://github.com/ajsalemo/ajsalemo.github.io

Skeleton site.

Last synced: 05 Oct 2025

https://github.com/ajsalemo/pythonflaskapi

A Flask REST API that exposes some BMW M Performance model data.

api-rest azure bmw flask flask-sqlalchemy gunicorn jinja2 json postgres python shell

Last synced: 11 Apr 2026

https://github.com/ajsalemo/php8-nginx-custom-startupscript

A sample that shows how to override the default nginx.conf file in a PHP8 Azure Docker Container to do things such as edit/change headers.

azure containers docker nginx paas php php-fpm php8 startup-script

Last synced: 09 Apr 2026

https://github.com/ajsalemo/matcha-tea-search

Search for local Matcha options using Yelp's API and Gatsby

apollo gatsby graphql react responsive-web-design single-page-app styled-components yelp yelp-fusion-api

Last synced: 05 Apr 2026

https://github.com/ajsalemo/php-laravel

A Laravel blog application in the making..

artisan blog composer illuminate laravel mvc npm php tailwindcss

Last synced: 14 Apr 2026

https://github.com/ajsalemo/azure-node-windows-yarn-berry

A repo using a CRUD based API as an example to deploy with Yarn Berry, PnP and IISNode.

Last synced: 27 Jan 2026

https://github.com/ajsalemo/java-war-cicd-examples

Various examples of using CI/CD approaches with war-based Java applications

Last synced: 19 Oct 2025

https://github.com/ajsalemo/omdb-graphql-apollo

Movie listing's application that pulls data from the OMDb API. This is a React application with an express backend, using an GraphQL server and Apollo

api apollo axios cors dotenv express graphql jsx material-ui omdb persistent-storage react server single-page-app

Last synced: 15 Apr 2026

https://github.com/ajsalemo/go-deployment-samples

Various Go web framework examples

azure beego containers docker gin go goji golang martini

Last synced: 15 Apr 2026

https://github.com/ajsalemo/dotnet6-eventgrid-bicep

A Dotnet 6 MVC quick start application that publishes an event to EventGrid, authentication is done through Azure AD. This is used as an example of assigning a RBAC role for EventGrid through Bicep.

Last synced: 11 Feb 2026

https://github.com/ajsalemo/grpc-stack-examples

Various examples for different stacks with gRPC with and without reflection enabled.

Last synced: 19 Mar 2026