Scouting report
AWS-flavored utility scripts; small and currently dormant
assessed from open-source footprint
Erickson's repos lean toward cloud and DevOps utilities: an AWS CloudFormation template that spins up a VPC, Node.js scripts to start and stop RDS instances via Lambda, and lighter front-end pieces like an HTML accordion and a batch image-naming script. He keeps a personal website, which is a plus for polish. The account has had no commits in the past year and every repo reads as abandoned, with zero stars. The practical AWS scripting focus is the real signal, but the public track record is thin and inactive.
Authorship & open source
What they build
Signal breakdown
0
6
0% forks
1
7.5 yr
0
Quiet
100% stale
Strengths
- Verified author — wrote 100% of commits on aws_vpc_cloudformation_template
- Original builder — 6 of their own repositories
- Frontend focus with Backend
- Core stack: JavaScript, CSS
About
Skills
- JavaScript
- CSS
Featured work
Aws Vpc Cloudformation Template
AWS CloudFormation stack for build a AWS VPC in 2 minutes with a 4 private and 2 public subnets
- Code
by Erickson Vásquez
Automatic Start And Stop Rds Instance
Node.js scripts for shutdown and start an Amazon RDS instance that can be use in with AWS Lambda
- JavaScript
by Erickson Vásquez
Html Accordion
Accordions in HTML and CSS. This accordion shows and hides a table. The table can contain a list of information. Its has a responsive design
- CSS
by Erickson Vásquez
Name Imgs In Batch
This script allow you name multiples imgs from the text on that imgs
- JavaScript
by Erickson Vásquez
Chatgpt Api
Basic use ChatGPT API with Node.js
- JavaScript
by Erickson Vásquez
Consume Rest With Axios
Replicating API data from another API with Axios and Express
- JavaScript
by Erickson Vásquez