Giter Site home page Giter Site logo

Angel Jaime

About me

package main

import (
	"fmt"
)

type Bio map[string]string

func main() {
	for k, v := range GetBio() {
		fmt.Printf("%+v: %+v\n", k, v)
	}
}

func GetBio() Bio {
	return Bio{
		"- ⚡ Quick bio:":                    "A kind of metalHead-synthWave-cyberPunk-melomaniac-gearAddict-amateurMusician-traveler-foodLover-gamer-coder-programmer-catLover-sportsAficionado-gymRat hybrid",
		"- 🔭 I’m currently working on":      "Mercado Libre as a Senior Software Engineer",
		"- 🌱 I’m currently learning":        "Golang, RabbitMQ, Terraform, K8s, DevOps technologies",
		"- 👯 I’m looking to collaborate on": "Python, Golang and Dev/DevOps related projects",
		"- 🤔 I’m looking for help with":     "Anything related to what I am currently learning",
		"- 💬 Ask me about":                  "Python, GO, PHP, Laravel, SQL, Software Design & Architecture, Web-Dev",
		"- 📫 How to reach me:":              "https://github.com/AnhellO#you-can-reach-me-at-alien",
	}
}

You can reach me at 👽

Angel Santiago Jaime Zavala's DEV Profile Angel Santiago Jaime Zavala's LinkedIn Profile Angel Santiago Jaime Zavala's Stack Overflow Profile Angel Santiago Jaime Zavala's Stack Exchange Profile Angel Santiago Jaime Zavala's StackShare Profile Angel Santiago Jaime Zavala's GitLab Profile Angel Santiago Jaime Zavala's Medium Profile Angel Santiago Jaime Zavala's YouTube Channel Angel Santiago Jaime Zavala's Instagram Profile

My stack 👨‍💻

Tools that I use on a daily basis, or that I've used or worked (either much or a bit) with on the past

AnhellO :: StackShare

Github stats 📊

Visitor's count 👀

AnhellO :: Visitor's Count

Top langs 👅

AnhellO :: Top Langs

Profile stats 🎹

AnhellO :: Profile Stats

Synthwave

Angel Santiago Jaime Zavala's Projects

100-days-of-code icon 100-days-of-code

Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)

algorithmsandtraining icon algorithmsandtraining

Training with different books of mathematics, algorithms, data structures and problem solving

awesome-ddd icon awesome-ddd

A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources

awesome-design-systems icon awesome-design-systems

A curated list of bookmarks, resources and articles about design systems focused on developers.

curso-de-php icon curso-de-php

Temario y code samples para un curso de PHP 7 impartido a SERIFC Coahuila en el 2018

das_project icon das_project

Project for the DAS class. This project was built using the MERN STACK, MongoDB, Express, React and Node. For the architecture we used Docker and DockerCompose.

das_sistemas icon das_sistemas

Repositorio para las prácticas y proyectos de la materia de Diseño y Arquitectura de Software

docker-workshop icon docker-workshop

Contenido de un workshop para aprender Docker totalmente en español. Incluye varios ejercicios.

dockerlabs icon dockerlabs

Laboratorios y guías en español para aprender Docker de manera práctica

dockertest icon dockertest

Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.

frontend-guides icon frontend-guides

Resources and practical stuff from my personal project for sharpening my front end skills

ftl-data icon ftl-data

Exercises to accompany the book 'For the Love of Go: Data', by John Arundel.

go icon go

Useful articles, books, links and resources to learn and improve on the Go programming language

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.