Skip to content
View Enr1que319's full-sized avatar
:electron:
Learning and Coding
:electron:
Learning and Coding
  • Mexico City, Mexico

Block or report Enr1que319

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Enr1que319/README.md

Just run the script ⚙️🧠😎

import json
from dataclasses import asdict, dataclass

@dataclass
class AboutMe:
    name            : str   = "Enrique Vázquez"
    age             : int   = 30
    career          : str   = "Computer Engineer"
    languages       : tuple = ("Python", "Scala", "JS", "Bash", "VBA")
    databases       : tuple = ("PostgreSQL", "MongoDB", "MySQL","Hive","Server","Firebase", "Snowflake")
    frameworks/lib  : tuple = ("Spark","Pandas","Airflow")
    cloud           : tuple = ("GCP", "AWS")
    ongoing         : tuple = ("Kafka", "Databricks")
    challenge       : str   = "Getting new certs"

    def Myself(self):
        return json.dumps(asdict(self), indent=4)

Introduce = AboutMe()
print(Introduce.Myself())

Pinned Loading

  1. Flights-GCP-ETL Public

    The objective of this project is made a ETL using flights data obtained from Kaggle. The data was processed in Google Cloud Platform using diferentes tools to orchestrate the Pipeline.

    Python 2

  2. SQLAlchemy-Challenge Public

    This project is made to be able to give future references to people who plan to travel to Honolulu Hawaii or for people who want information about the weather in the place.

    Jupyter Notebook

  3. D3-Challenge Public

    This project was done to give a bigger view on the relationship between common problems in the US which are smoking, obesity, lacks heathcare and age as well as the average age of US citizens.

    JavaScript

  4. JaviSandoval94/Solar-Energy-Calculator Public

    Machine learning model to predict solar energy production in Mexico City Metropolitan Area. Results are used to generate a web application to estimate solar energy ROI for domestic users in the reg…

    Jupyter Notebook 8

  5. City-Bike-BigData-Cloud Public

    The objective of this project is made a ETL using CityBike program public information. The data was processed in Google Cloud Platform using diferentes tools to orchestrate the Pipeline.

    Python

  6. Leaflet-Challenge Public

    This project was done to give a bigger view of the earthquakes around the world between 2020-May-01 and 2020-May-15

    JavaScript

0 contributions in the last year

Contribution Graph
Day of Week June July August September October November December January February March April May June
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

June 2025

Enr1que319 has no activity yet for this period.
Loading