Skip to content
View ccsmith13's full-sized avatar

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. cs-sprint-challenge-hash-tables cs-sprint-challenge-hash-tables Public

    Forked from bloominstituteoftechnology/cs-sprint-challenge-hash-tables

    Python

  2. Sprint-Challenge-Advanced-React Sprint-Challenge-Advanced-React Public

    Forked from bloominstituteoftechnology/Sprint-Challenge-Advanced-React

    JavaScript

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

    JavaScript 8