Code Monkey home page Code Monkey logo
func main() {
	profile := `
Hi there 👋
Thanks for visiting my GitHub profile, it's great to meet you here! 😊

Here are some quick things about me:
`
	fmt.Println(profile)
	
	me := map[string]string{
		"name":    "小白鞋",
		"job":     "农名工",
		"slogan":  "用代码写诗的伪文青。 一半工作,一半生活; 一路行走,一路结缘; 一个梦想,一个世界。微信订阅号:蝉溪一梦"
	}
	for k, v := range me {
		fmt.Printf("- %s: %s \n", k, v)
	}

}

juzldream's Projects

choicestock icon choicestock

:chart_with_upwards_trend: R语言学习即数据分析股票

codeigniter icon codeigniter

Open Source PHP Framework (originally from EllisLab)

cs-notes icon cs-notes

:books: Computer Science Learning Notes

designiot icon designiot

教你设计物联网系统。构建自己的Internet of Things 。

diary icon diary

:notebook: Record racher's daily tasks, thoughts, essays, and logs.

docker_practice icon docker_practice

Learn and understand Docker technologies, with real DevOps practice!

github-roam icon github-roam

GitHub 漫游指南- a Chinese ebook on how to build a good build on Github. Explore the users' behavior. Find some thing interest.

javaweb icon javaweb

JavaWEB学习之中的一些Demo(废弃)

jekyllthemes icon jekyllthemes

A directory of the best-looking themes for Jekyll blogs

log icon log

:date: 记录王顶每天的修行日志。

my-test icon my-test

:rosette: 练习是知识的捕手。

pyse icon pyse

WebUI automation testing framework based on Selenium

readme icon readme

README文件语法解读,即Github Flavored Markdown语法介绍

resumesample icon resumesample

Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板

stock icon stock

:chart_with_upwards_trend: 股票分析,简单量化学习

studyproject icon studyproject

:dog: 整理自己的技能树,全部是生产环境搭建过的服务器或技能总结。

testing icon testing

:hourglass: 软件测试理论总结,Selenium学习

zhouyi icon zhouyi

☯ 真理归档《周易》学习笔记

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.