There are no reviews yet. Be the first to send feedback to the community and the maintainers!
udaconnect
Refactored the Udaconnect app (from monolithic to microservices) and implemented Kafka, gRPC, and RESTful API to allow message passing between the microservices. I also created OpenAPI documentation for the API endpoints and provided a Postman library for the endpoints created.data-engineering
This repo contains the Data Engineering exercises I took in Datacamp.bookstore
A simple GUI desktop application with a database that stores the book title, author, year, and ISBN. This app comes in 3 versions: non-OOP with SQLite db, OOP with SQLite db and OOP with PostgreSQL dbobservability
Created dashboards with multiple graphs to monitor a sample application deployed on a Kubernetes cluster; employed Helm, Jaeger, Grafana, and Prometheus to ensure the metrics were monitored, traced, and visualized.zarexalvindaria
python-challenges
databricks-sparkql
This repo contains the exercises for the Apache Spark (TM) SQL for Data Analysts course which I took on Coursera.zarexalvindaria.github.io
Built this Angular-powered portfolio page to showcase my past projects and certifications to complement my resume. Used Angular, Bootstrap, and Typescript to design the page.android-projects
Exercises & projects under Mobile Programming track @ Asia Pacific Colleger-programming
Exercises under ANLYTC3 - R Programmingembedded-systems-programming
Exercises under Programming Embedded Systems class @ Asia Pacific College.techtrends
Built endpoints for the TechTrends web app to show application health, metrics, and logging events. I used Docker to package the app, GitHub Actions for CI, k3s to deploy the app in a Kubernetes cluster, Helm for parameterizing the web app's manifests, and ArgoCD for Continuous Delivery to the staging and prod environments.github-unfollower
Using python, shell scripting, and GitHub API, built this program that generates the list of GitHub users that someone is following but not following back.microservice-security
Applied STRIDE to threat model a microservice env.โdefining the security architecture and attack surfaces; hardened the appโs Docker environment using Docker-bench, created an RKE cluster, and hardened a Kubernetes cluster using Grype and Trivy. Also implemented runtime monitoring using Grafana to visualize runtime security alerts via Sysdig Falco.Love Open Source and this site? Check out how you can help us