You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

github.com/deepesh15/avatar-me

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/deepesh15/avatar-me

v0.0.0-20201116103302-9604eebabbe3
Source
Go
Version published
Created
Source

Avatar-Me - A simple exercise to test golang skills

This was proposed as a fun exercise at the end of @GoBootcamp

Skills Developed

  • Hashing
  • Image Manipulation

Try go build in the AvatarMe directory , then to create the avatar use ./avatar <your word> <size> <output filename>

Just an Example string provided as input

alt text

Resources

  • http://golang.org/pkg/crypto/
  • http://golang.org/pkg/image/
  • http://en.wikipedia.org/wiki/Identicon
  • http://haacked.com/archive/2007/01/22/Identicons_as_Visual_Fingerprints.aspx/

FAQs

Package last updated on 16 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts