Pinned Repositories
Advanced-Data-Engineering-with-Databricks
Databricks. Incremental data processing, task orchestration, and production job monitoring.
apache-spark-programming-with-databricks
Databricks Academy. Apache Spark.
Fitbit-SDK
Set the communication between de Fitbit device and the companion application
Linkedin-Python-Design-Patterns
Linkedin Learning. Python: Design Patterns. 15 essential creational, structural, and behavioral patterns to help solve common coding challenges
Linkedin-Python-Parallelism-Concurrency
Linkedin Learning. Python Parallel and Concurrent Programming
mastering-python
Platzi-Backend-JavaScript-10-Database-with-MongoDB-and-WebSockets
Platzi. School of Node.js: Backend Development with JavaScript. Clone of Telegram. Database with MongoDB and WebSockets
Point-of-sale-Python-Django-CICD
Point of sales application developed in Django and REST framework with CI/CD pipelines with GitHub actions
RedisUniversity-Python-1-Redis-in-python
Course of Redis University: Redis for python developers
Snowflake-Data-Pipelines
EPAM's Snowflake hands-on lab. We built a pipeline to read and load data from S3 into Snowflake, developed an ETL workflow to clean the data and stored it in a data warehouse with the 3NF and Star schemas for data mart analysis.
santiagortiiz's Repositories
santiagortiiz/Bioengineering-Firmware-29-Datalogger-I2C-Protocol
University of Antioquia. Embedded Systems. Datalogger using I2C protocol with RTC MCP7940 & T[°C] Sensor LM75BD
santiagortiiz/Platzi-Backend-Python-CLI
Platzi. School of backend development with Python and Django. Template to generate a CLI using the click framework
santiagortiiz/Point-of-sale-Python-Django-CICD
Point of sales application developed in Django and REST framework with CI/CD pipelines with GitHub actions
santiagortiiz/Bioengineering-Firmware-28-SPI-Protocol-with-IMU-MPU9265
University of Antioquia. Embedded Systems. SPI communication protocol with an IMU (Innertial Movement Unit)
santiagortiiz/Bioengineering-Firmware-14-Input-Capture
University of Antioquia. Digital Electronics. Input Capture
santiagortiiz/Bioengineering-Firmware-15-ADC-Resolution
University of Antioquia. Sensors. ADC resolution
santiagortiiz/Bioengineering-Firmware-16-Photoswitches
University of Antioquia. Sensors. Photoswitches
santiagortiiz/Bioengineering-Firmware-17-ECG-Chip-AD8232
University of Antioquia. Sensors. ECG meassurement with the micro chip AD8232
santiagortiiz/Bioengineering-Firmware-18-Accelerometer
University of Antioquia. Sensors. Angle meassurement with an accelerometer
santiagortiiz/Bioengineering-Firmware-19-Heart-Rate-Meassurement
University of Antioquia. Sensors. Heart rate meassurement with pulse oximeter
santiagortiiz/Bioengineering-Firmware-20-Strain-Gauge
University of Antioquia. Sensors. Digital scale using strain gauges
santiagortiiz/Bioengineering-Firmware-21-Ultrasound
University of Antioquia. Sensors. Distance meassurement with an Ultrasound sensor
santiagortiiz/Bioengineering-Firmware-22-OneWire-Protocol-RH-Temperature
University of Antioquia. Sensors. Humidity and temperature measurement using sensors with one wire protocol
santiagortiiz/Bioengineering-Firmware-23-Pressure-Monitoring
University of Antioquia. Sensors. Medical gas monitoring system
santiagortiiz/Bioengineering-Firmware-24-Real-Reference-Voltage
University of Antioquia. Sensors. Meassurement of the real reference voltage for a PSoC
santiagortiiz/Bioengineering-Firmware-25-Divide-Conquer-Guide
University of Antioquia. Embedded Systems. Example of Divide and Conquer for C Microcontroller projects.
santiagortiiz/Bioengineering-Firmware-26-Sensing-System-Adjustable-Alarms
University of Antioquia. Embedded Systems. Sensing system with adjustable alarms
santiagortiiz/Bioengineering-Firmware-27-Memory-Explorer
University of Antioquia. Embedded Systems. Regions: Code, Flash, SRAM, Peripherals, external RAM, external device, system
santiagortiiz/Drawing-Tool.-Python-data-structures
Drawing tool developed using data structures.
santiagortiiz/mastering-SQL
santiagortiiz/Platzi-AWS-EC2
Platzi. School of Amazon Web Services. AWS EC2 service
santiagortiiz/Platzi-AWS-Network-Governance-ML
Platzi. School of Amazon Web Services. Introduction to AWS services about network, governance and Machine Learning.
santiagortiiz/Platzi-Backend-Go-Basics
Platzi. School of backend development with Golang. Basic Golang course
santiagortiiz/Platzi-Backend-JavaScript-1-JavaScript-Basics
Platzi. School of Node.js: Backend Development with JavaScript. Basic JavaScript course
santiagortiiz/Platzi-Backend-JavaScript-2-ECMAScript6
Platzi. School of Node.js: Backend Development with JavaScript. ECMAScript 6+ course
santiagortiiz/Platzi-Backend-NestJS-1-Fundamentals
Platzi. School of Node.js: Backend Development with JavaScript. Backend with NestJS
santiagortiiz/Platzi-Backend-Python-14-Django
Platzi. School of backend development with Python and Django. Django course
santiagortiiz/Platzi-Databases-ElasticSearch
Platzi. School of Databases. Fundamentals of Elastic Search
santiagortiiz/Platzi-DevOps-Kubernetes
Platzi. School of Server Admin & DevOps. Kubernetes course
santiagortiiz/Python-http-module-RawAPI
Web API developed without any framework using native Python http module.