HugoSilvaSantos
Software Engineer @arm | HW and SW Developer | Maker | Passionate about technology
ArmCambridge
HugoSilvaSantos's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
sickcodes/Docker-OSX
Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
koalaman/shellcheck
ShellCheck, a static analysis tool for shell scripts
sahat/hackathon-starter
A boilerplate for Node.js web applications
backstage/backstage
Backstage is an open framework for building developer portals
restic/restic
Fast, secure, efficient backup program
aquasecurity/trivy
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
mattermost-community/focalboard
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
tensorflow/tfjs
A WebGL accelerated JavaScript library for training and deploying ML models.
graphql/graphiql
GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
hadolint/hadolint
Dockerfile linter, validate inline bash, written in Haskell
docker/docker-bench-security
The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production.
vmware-tanzu/velero
Backup and migrate Kubernetes applications and their persistent volumes
bridgecrewio/checkov
Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.
mozilla/sccache
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
achannarasappa/ticker
Terminal stock ticker with live updates and position tracking
nakabonne/ali
Generate HTTP load and plot the results in real-time
im2nguyen/rover
Interactive Terraform visualization. State and configuration explorer.
GoogleContainerTools/container-structure-test
validate the structure of your container images
sbstp/kubie
A more powerful alternative to kubectx and kubens
rs/jplot
iTerm2 expvar/JSON monitoring tool
plexsystems/sinker
A tool to sync images from one container registry to another
adidas/adidas-devops-maturity-framework
The DevOps maturity framework was created by adidas as a guide for the first DevOps cup to support the teams on their DevOps transformation journey.
RisingStack/multi-process-nodejs-example
simonholmes/getting-MEAN
The source code for the application in my book Getting MEAN.
ARM-software/LLVM-embedded-toolchain-for-Arm
A project dedicated to building LLVM toolchain for Arm and AArch64 embedded targets.
EvanHahn/Express.js-in-Action-code
Code from "Express.js in Action", a little book I wrote
waynerv/cookiecutter-pypackage
A tool for creating skeleton python project, built with popular develop tools and conform to best practice.