Skip to content
View javierat's full-sized avatar
🀠
🀠
  • Zapopan, Jalisco, Mexico
  • 04:51 (UTC -06:00)
Block or Report

Block or report javierat

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
javierat/README.md

Hello, I hope you like my profile πŸ€—

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name = "Javier Alejandro Torres"
        self.role = "Software Engineer"
        self.favorite_color= "Orange"
        self.language_spoken = ["Spanish", "English", "French", "German"]
        self.programming_language = ["Python", "Bash", "C++", "Java"]
        self.ci_cd = ["Jenkins", "Kubernetes", "Docker", "Git"]
        self.visualization = "ELK Stack (Kibana, Grafana, ElasticSearch)"
        self.db = ["MongoDB", "MySQL", "Cassandra"]

    def say_hello(self):
        print("Hello, thank you for visiting my profile, I hope some of my projects will be useful to you.")


me = SoftwareEngineer()
me.say_hello()

πŸ“ˆ Github stats


πŸ“ˆ Github Contribution graph

activity graph

πŸ“• My open source projects

πŸ”₯ Streak Stats πŸ”₯

Javier's streak

Popular repositories

  1. javierat javierat Public

    18

  2. EarthEngine-MexicoStates EarthEngine-MexicoStates Public

    JavaScript 10 1

  3. Container-Ship-docker Container-Ship-docker Public

    Repository where I will upload all the containers I have created for my personal raspberry pi cluster project through kubernetes and docker containers.

    Python 9

  4. Random-stuff Random-stuff Public

    Repository to upload some of the relevant Artificial Vision projects.

    Python 9

  5. EarthEngine-CanadaStates EarthEngine-CanadaStates Public

    JavaScript 9

  6. Coding-excercises Coding-excercises Public

    Python 5