Skip to content
View TamCik's full-sized avatar

Block or report TamCik

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

Hi there πŸ‘‹

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{

- πŸ”­ I’m currently working on PeaceGeneration Indonesia
- 🌱 I’m currently learning React, Next.js, ES8, JavaScript, and PHP
- πŸ‘― I’m looking to collaborate on GitHub & Email
- πŸ€” I’m looking for help with ...
- πŸ’¬ Ask me about ...
- πŸ“« How to reach me: ...
- πŸ˜„ Pronouns: ...
- ⚑ Fun fact: ...
}
}

You can reach me at πŸ‘½

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 Tio TamCik'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

TamCik :: StackShare

Github stats πŸ“Š

Visitor's count πŸ‘€

TamCik :: Visitor's Count

Top langs πŸ‘…

TamCik :: Top Langs

Profile stats 🎹

TamCik :: Profile Stats

Synthwave


⭐️ From @TamCik

Popular repositories Loading

  1. PhaserDemo PhaserDemo Public

  2. javascript javascript Public

    Forked from niomic-id/javascript

    HTML

  3. TamCik.github.io TamCik.github.io Public

    JavaScript

  4. productlytmck productlytmck Public

    Training Project Bootstrap 4 and Front-End Web Deployment.

    HTML

  5. react-essentials react-essentials Public

    Forked from fedosejev/react-essentials

    Supporting React.js Essentials book readers.

    JavaScript

  6. product-card-ui product-card-ui Public

    This is a simple training project based on Tutorial on Youtube

    CSS