Giter Club home page Giter Club logo

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

Javier Alejandro Torres's Projects

awesome-bash icon awesome-bash

A curated list of delightful Bash scripts and resources.

container-ship-docker icon container-ship-docker

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

cxlbench icon cxlbench

Perform CXL Bandwidth and Latency Measurements using Intel MLC

kata-containers icon kata-containers

Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/

optimization-manual icon optimization-manual

Contains the source code examples described in the "Intelยฎ 64 and IA-32 Architectures Optimization Reference Manual"

random-stuff icon random-stuff

Repository to upload some of the relevant Artificial Vision projects.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.