Welcome to my profile! I'm a Software Engineer from Mexico 🇲🇽. Thanks for visiting and I'd love to connect!
Pinned Loading
-
-
-
useful-commands
useful-commands PublicRepo for those commands that you usually use but that you forget easily
Dockerfile 2
-
AWS Elastic Beanstalk .ebextensions ...
AWS Elastic Beanstalk .ebextensions config for single instance free SSL using letsencrypt certbot and nginx (Note: only works with AWS Linux 1) 1Resources:
2sslSecurityGroupIngress:
3Type: AWS::EC2::SecurityGroupIngress
4Properties:
5GroupId: { "Fn::GetAtt": ["AWSEBSecurityGroup", "GroupId"] }
-
-
parallel-and-concurrent-programming
parallel-and-concurrent-programming PublicExamples of parallel and concurrent programming in C
C
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.