Skip to content
View nickdala's full-sized avatar

Organizations

@Azure-Samples @microsoft @Azure @MicrosoftDocs
Block or Report

Block or report nickdala

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
nickdala/README.md

Hi there 👋 I'm Nick Dalalelis

Welcome to my GitHub Profile! I hope you find something here that interests you.

A little bit about myself. I'm a full stack cloud software engineer specializing in designing and implementing distributed and scalable web applications targeted to run in the cloud using a variety of modern programming languages. Some of my contributions include the following:

  • Big data projects at Bloomberg and HPE
  • Cloud infrastructure and DevOps at Verizon
  • Cloud based applications at Microsoft

💟 Some of my favorite technologies are:

Cloud Programming
aws golang
azure java-scala
google-cloud dotnetcore
kubernetes

Projects

Here are some of my projects that I find interesting. Some of these projects make it to my blog at nickthecloudguy.com.

Project Description Technologies GitHub
Azure Experiments A playground to experiment and learn with code examples using technologies like serverless and OpenAI on Azure Azure, Kubernetes, Golang, Java nickdala/azure-experiments
Event Driven Architecture With Azure Container Apps Event driven sample using Azure Blob Storage, Event Grid, and Container App Job. Azure Container Apps, Azure Event Grid, Azure Storage - Blobs & Queues nickdala/azure-container-apps-event-driven-architecture
Piggy Bank LangChain for Java A Java implementation of the Bank using OpenAI and LangChain4j Java, LangChain4J, OpenAI, Spring Boot nickdala/piggy-bank-langchain-java
AWS Lambda, Step Functions, DynamoDB, and CDK! Simple project of an AWS Lambda triggering the execution of a Step Function. AWS Lambda, Step Functions, DynamoDB, CDK, TypeScript nickdala/aws-lambda-step-function-dynamodb-cdk
AWS Cloud Development Kit (CDK) Example to Deploy EC2 and VPC Resources Demonstrates how to use the AWS CDK to deploy a VPC with subnets, security groups and EC2 instances. AWS VPC, EC2, CDK nickdala/aws-cdk-vpc-example
Hello Istio A simple hello world application that demonstrates the use of Istio service mesh Istio, Kubernetes, Docker, Golang nickdala/hello-istio

Collaboration

I'm always looking to collaborate on interesting projects. Learning by experimenting and sharing knowledge is a passion of mine. At Microsoft, I was one of the main contributors to the patented cloud based applications project.

I'm happy to chat and collaborate with others. Feel free to reach out to me on LinkedIn.

Pinned

  1. azure-experiments azure-experiments Public

    Experiments using Azure services. This repo serves as a playground to experiment and learn with code examples using technologies like serverless and OpenAI.

    Dockerfile

  2. aws-cdk-vpc-example aws-cdk-vpc-example Public

    Example of how to use the AWS CDK to deploy a VPC with subnets, security groups and EC2 instances

    TypeScript 1

  3. azure-search-openai-demo-csharp azure-search-openai-demo-csharp Public

    Forked from Azure-Samples/azure-search-openai-demo-csharp

    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 experi…

    C#

  4. aws-lambda-step-function-dynamodb aws-lambda-step-function-dynamodb Public

    Demonstration of how to trigger an AWS step function from a lambda written in Golang. Tasks in the state machine will insert and update items in a DynamoDB table. The infrastructure is deployed usi…

    TypeScript 1

  5. AliveSince AliveSince Public

    Alive since is a site where you can see how long you have been alive for. The application is written in Java using the Dropwizard framework and AngularJS.

    Java

  6. helloworld-istio helloworld-istio Public

    Hello world go

    Dockerfile