Skip to content
View devji79's full-sized avatar

Block or report devji79

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. advent-of-code advent-of-code Public

    C#

  2. docker-simple-web docker-simple-web Public

    A simple docker compose example that creates a .NET web app container that connects to a Web API container.

    C#

  3. docker-react-app docker-react-app Public

    A simple react application within a Docker container. The docker container makes use of a volume to automatically render changes within the web application.

    JavaScript

  4. docker-complex-web docker-complex-web Public

    A docker project containing a React client, a Redis memory cache, a Postgres data store, a Nginx server and a Node.js worker process. The solution is a simple example that calculates fibonacci valu…

    JavaScript

  5. docker-dot-sample docker-dot-sample Public

    Sample Docker DotNet example project - https://docs.docker.com/language/dotnet/configure-ci-cd/

    C#