Ajsalemo
Technical Advisor/Open Source Software Team and hobbyist Web Developer hailing from North Carolina.
MicrosoftCharlotte, NC
Pinned Repositories
Angular
A project to experiment with Angular and other technologies.
AngularUniversalSSR
A todo application using Angular Universal, Angular Material, Tailwind, Sequelize and Postgres along with Authentication.
AzureJava-SDK-AD-Samples
Various samples for utilizing the Azure Java SDK with AAD.
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
gutils
Rewrite of a personal git command line helper in Go
Mock-Twitter
An attempt at re-creating as much as Twitter's website and functionality as possible.
Python-Django
An application using Python to test out the Django framework, including Docker and Nginx
TrafficVisualizer
Display and view traffic congestion and incidents with HERE maps.
Unsplash-API-Gatsby
A Web App using Unsplash's API - made with Gatsby, Auth0, Apollo, Styled Components among others inside a Node environment.
Weather
A weather application build with React, Node, Leaflet and Material UI
Ajsalemo's Repositories
Ajsalemo/angularssr-development
A basic Angular SSR application used for various dev purposes
Ajsalemo/arm-templates-apache
Ajsalemo/arm-templates-samples
Repository for ARM templates samples for different stacks
Ajsalemo/azure-docs
Open source documentation of Microsoft Azure
Ajsalemo/azure-spring-apps-development
Ajsalemo/azure-webapps-linux-node-express-basic
A private repository housing a very basic Express application for quick testing, mockups, etc.
Ajsalemo/azure-webapps-linux-python-fastapi-basic
A basic Fast API application used to test some deployment scenarios.
Ajsalemo/azure-webapps-linux-python-flask-basic
A private repository housing a very basic Flask application for quick testing, mock ups, etc.
Ajsalemo/azure-webapps-windows-node-nextjs
A repo to use as a test for Windows/App Service and Node use cases.
Ajsalemo/azureossd.github.io
Ajsalemo/container-app-jobs-examples
Various examples of trigger types for Container App Jobs.
Ajsalemo/container-apps-health-probe-examples
Various usage of Health Probes with Container Apps
Ajsalemo/container-apps-multicontainers
Two examples using Envoy and NGINX to forward requests to a 2-container based pod.
Ajsalemo/containerd-fiber-client
Ajsalemo/dapr-pub-sub-examples
Various examples of using Dapr with the pubsub building block across runtimes.
Ajsalemo/deployment-linux-1
Ajsalemo/go-fiber-todo
Ajsalemo/go-tcp
Separate client and server TCP applications written in Go
Ajsalemo/gtpl
Copy and paste helper by the use of shortcuts, specific to myself
Ajsalemo/kubernetes-client-application
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.
Ajsalemo/NodeWebSockets-Project
A small web sockets project with Vue as the UI and Node with the WS package as the server.
Ajsalemo/otel-containerapp-examples
Various containerized applications and languages using the OpenTelemetry SDK and codeless implementation
Ajsalemo/python-celery-redis
A repository to try out Python, Celery, and Redis
Ajsalemo/python-streamlit
Testing Streamlit development with this proof-of-concept
Ajsalemo/self-hosted-azure-pipelines-runner
A repository to test using self-hosted runners on Container Apps Jobs
Ajsalemo/self-hosted-github-action-runner
A repository to test using self-hosted runners on Container Apps Jobs
Ajsalemo/sigterm-handlers
Examples of various languages catching SIGTERM (or other signals)
Ajsalemo/springboot-list-headers
A small Spring Boot application that has a Controller implemented to write all headers to stdout. Used for testing purposes.
Ajsalemo/wildfly-datasources
Various examples of Spring Boot using JNDI connections with Wildfly/Jboss