Skip to content
View ccsmith13's full-sized avatar
Block or Report

Block or report ccsmith13

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

Christine Smith

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 learning":        "C++, Java, data Structures & algorithms, systems design",
		"- ๐Ÿ‘ฏ Iโ€™m looking to collaborate on": "Python, JavaScript / ReactJS projects, and any front-end-dev work",
		"- ๐Ÿ“ซ How to reach me:":              "https://linkedin.com/in/ccsmith1",
	}
}

Christine Smith's LinkedIn Profile

Github stats ๐Ÿ“Š

Visitor's count ๐Ÿ‘€

ccsmith13 :: Visitor Count

Top langs ๐Ÿ‘…

ccsmith13 :: Top Langs

Profile stats ๐ŸŽน

ccsmith13 :: Profile Stats


Pinned Loading

  1. Sprint-Challenge-Advanced-React Sprint-Challenge-Advanced-React Public

    Forked from bloominstituteoftechnology/Sprint-Challenge-Advanced-React

    JavaScript

  2. BloomTech-Labs/nutrivurv-fe BloomTech-Labs/nutrivurv-fe Public

    JavaScript 8