About ME

  • LOCATION: Yangpu District, Jiangpu Road, Shanghai, China
  • MOBILE: (86)13402027512
  • EMAIL:lybroman@hotmail.com

	#include <iostream>
	#include <assert.h>
	using namespace std;
	
	Baby* baby = new Baby();
	
	// Thanks birth-given from my great Mom
	assert(baby != NULL);
	baby.birthDate = Date("1991","07","02");
	baby.birthPlace = Place("China", "Anhui", "Huaibei");
	
	if(baby.isBoy())
	{
	  baby.firstName = "Yubo";
	  baby.LastName = "Li";
	}
	else
	{
	  // God knows~
	}	
	Sleep(1000 * 60 * 60 * 24 * 365 * 18)

	Person *YL = new Male(baby);
	YL.height = Height("180", "cm");
	YL.weight = Weight("80", "kg");

	cout << "to be continued..." << endl;

Yubo now is a software engineer based in Shanghai.
I have a girl freind named Yuki who designed my logo.
My parents want me to be a doctor and I want to be a soccer player but finally I become a programmer.

Evolution Chronicles

2006.9 - 2009.7
Shanghai No.1 High School Affiliated to ECNU
Major in Physics

2009.9 - 2013.7
Shanghai Jiao Tong University
Bachelor's Degree
Major in Electronic Science and Technology

2012.8 - 2014.5
The Ohio State Univ, Columbus
Master's Degree
Major in Electronics and Computer Science

Insight

image03
image03-large

Photography @ Jeju

Gopro4 Silver
image03
image03-large

Bachelor Degree @ SJTU

Commencement
image01
image01-large

Soccer @ SJTU

Graduation Cup
image02
image02-large

Basketball @ SJTU

Graduation Cup
image04
image04-large

Gooner

Classic Aresnal uniform
image04
image04-large

Yuki

Yuki's Graduation Show
~~ Yubo's Resume ~~