Skip to content
View victor-iyif's full-sized avatar
  • São Paulo/Brasil
  • Akinon

Block or report victor-iyif

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

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-melomaniac-gearAddict-amateurMusician-traveler-foodLover-gamer-coder-programmer-catLover-sportsAficionado hybrid",
		"- 🔭 I’m currently working on":      "Tredicom as a Senior Software Developer --- UAdeC as a Part Time Teacher",
		"- 🌱 I’m currently learning":        "Golang, MongoDB, RabbitMQ, K8s, GCP (Tech stack from my company) --- Sharpening my Front End Skills for the MERN stack (Personal goal)",
		"- 👯 I’m looking to collaborate on": "Python, Golang and Docker related projects",
		"- 🤔 I’m looking for help with":     "Anything related to what I am currently learning 😅",
		"- 💬 Ask me about":                  "Python, PHP, Laravel, SQL, Software Design & Architecture, Web-Dev and SEO",
		"- 📫 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

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


⭐️ From @victor-iyif

Popular repositories Loading

  1. ferventdeserte ferventdeserte Public

    visualized crawler & ETL IDE written with C#/WPF

    C# 249 113

  2. HotswapProjects HotswapProjects Public

    Java unlimited redefinition of classes at runtime.

  3. shi-yan shi-yan Public

    A H264 frame data viewer

    Shell

  4. MegatronKing MegatronKing Public

    A powerful capture and injection tool for the Android platform

    Java 2

  5. vue-project vue-project Public

    Vue

  6. sonic-agent sonic-agent Public

    Forked from SonicCloudOrg/sonic-agent

    🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。

    Java