{{ user.f_name }} {{ user.l_name }}

User Pic
{{# if user.university }} {{/if}} {{# if user.department }} {{/if}} {{# if user.phone_num}} {{/if}}
Email: {{ user.email }}
University: {{ user.university }}
Department: {{ user.department }}
Answered: {{ user.answered }}
Messages: {{ user.messages }}
Comments: {{ user.comments }}
Phone Number: {{ user.phone_num }}
{{# if user.followers }}

You are being followed by:

{{# each user.followers}} {{/each}}
avatar

The Dude

3 comments

{{ else }}

You do not have any followers.

{{/if}}

Friends

avatar

He-Man

20 comments

avatar

Jay Leno

5 comments

avatar

Lisa Simpson

658 comments

Inbox

Date Subject Sender
2016-05-01 Great Solution!1 The Dude
2016-04-05 Woah look at this Lady Lips
2016-02-30 I don't get this, help! The Dude
2016-01-15 I solved your problem Lisa

Comment History

Date Comment Exam
2016-05-01 Use BFS! Not DFS! CSC148 > Winter 2014
2016-04-05 Use a heap! CSC263 > Fall 2015
2016-02-30 I love python! CSC108 > Winter 2015
2016-01-15 I hate verilog! CSC258 > Fall 2015

July 4 2016

Edit Profile Logout