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/azure-webapps-linux-python-fastapi-basic
A basic Fast API application used to test some deployment scenarios.
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.
Ajsalemo/angularssr-development
A basic Angular SSR application used for various dev purposes
Ajsalemo/azure-docs
Open source documentation of Microsoft Azure
Ajsalemo/azure-spring-apps-development
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.
Ajsalemo/azure-webapps-linux-node-nextjs-js
A very basic Next.js application used to test deployment scenarios on Azure.
Ajsalemo/azureossd.github.io
Ajsalemo/container-apps-e2e-tls
This repository contains basic applications designed to run with TLS/HTTPS enabled web servers.
Ajsalemo/container-apps-troubleshooting-labs
Ajsalemo/containerd-client
An application managing containers with the containerd client
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-httpclient-shutdown
An application to reproduce specific behavior that involves handling signals and shutdown events when making calls to an upstream target
Ajsalemo/go-tcp
Separate client and server TCP applications written in Go
Ajsalemo/gosharedlib
Using .so's with Go - building with Go, C and cgo
Ajsalemo/gtpl
Copy and paste helper by the use of shortcuts, specific to myself
Ajsalemo/job-termination-logic
Ajsalemo/keda-goclient
A REST API that creates KEDA resources and invokes Kubernetes webhooks
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.
Ajsalemo/laravel-file-upload
A basic Laravel application that uploads a file to disk
Ajsalemo/mcp
An MCP client and server quick start from modelcontextprotocol.io
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/runc-go
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