Giter Club home page Giter Club 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

go-1.21 icon go-1.21

Demonstrating the new gems added to the GO 1.21 version

go-cache icon go-cache

An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.

go-iso8583 icon go-iso8583

Repository to play with the ISO 8583 financial standard

go-rocket-ride icon go-rocket-ride

Toy API implementing idempotency keys using Golang & Clean Architecture

gofakeit icon gofakeit

Random fake data generator written in go

gopherapi icon gopherapi

The Gopher API, is a simple CRUD API for formative purpose, we're building it while writing the posts of the blog.

learning-go icon learning-go

Projects, Algorithms and data structures implemented in Golang with explanations and links to further readings

pokepy icon pokepy

Simple flask app to give an introduction to docker

practice-go icon practice-go

Practice Go: a collection of Go programming challenges

programmingchallenges icon programmingchallenges

Algorithms, attempts and solutions to some online judges and programming challenges platforms around the web.

public-apis icon public-apis

A collective list of free APIs for use in software and web development.

quiz icon quiz

Ex 1 - Run timed quizzes via the command line

redispy icon redispy

Sample app to play with 'docker' + 'redis' + 'python'

resources-go icon resources-go

Cache that always has a value. Cache that automatically loads values. Refresh caches automatically in background.

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.