Pinned Repositories
inside-abnb-front
python-dev-env-setup
Step by step guide on how to create a python dev environment using virtualenv, python-decouple with .env and push to github.
starburst-dbt-datalakehouse
stockdata-etl-chartbrew
Simple end-to-end data engineering project using python, mysql, docker and chartbrew.
terraform_modules
A collection of Terraform modules to be used across projects.
dbt_abnb_dev-env
Example set up and configuration for a containerized development environment with dbt and MotherDuck
basic-api-flask
Basic API with Python and Flask, gets a flower color and returns its meaning.
basic-box-model
html css
basic-responsive-site
datastats-clone-api
caidam's Repositories
caidam/basic-api-flask
Basic API with Python and Flask, gets a flower color and returns its meaning.
caidam/basic-box-model
html css
caidam/basic-responsive-site
caidam/datastats-clone-api
caidam/datastats-react-clone
caidam/dbt-cloud-project
caidam/dbt-duckdb-tutorial
caidam/dbt_abnb_dev-env
Example set up and configuration for a containerized development environment with dbt and MotherDuck
caidam/devcontainer-workflow
Example setup and configuration for a containerized local development environment and ci/cd workflow with github actions that updates a remote container
caidam/dockerized-nodejs-app
Basic dockerization process for a simple node.js app.
caidam/express-basic-test
Basic project to get started with express and test driven development concepts
caidam/Express-Quests
caidam/fastapi-basics
Basic API in python using Fast API and a dataset about french cities.
caidam/inside-abnb-back
caidam/inside-abnb-front
caidam/kafka-on-the-shore
caidam/nominatim-coordinates-updater
Data Engineering Technical Test
caidam/project-project-front
caidam/python-dev-env-setup
Step by step guide on how to create a python dev environment using virtualenv, python-decouple with .env and push to github.
caidam/react-pokedex
react basic project
caidam/starburst-dbt-datalakehouse
caidam/stock-data-notifier
A Python script automated by cron job that fetches real-time stock market data for specified symbols using the RealStonks API and sends email notifications with the latest stock data.
caidam/stockdata-etl-chartbrew
Simple end-to-end data engineering project using python, mysql, docker and chartbrew.
caidam/terraform_modules
A collection of Terraform modules to be used across projects.
caidam/vanilla-pokedex
Vanilla HTML, CSS, JS Pokedex.
caidam/web-app-with-docker-compose
Basic orchestration of a web app (Node.js, React, Mongo) with Docker Compose