| bio | website | stackoverflow.com/users/… |
|---|---|---|
| location | Connecticut | |
| age | ||
| visits | member for | 3 months |
| seen | May 8 at 19:10 | |
| stats | profile views | 0 |
public class DanMaguire
{
public string profession;
public string eduCollege;
public string eduDegree;
public string hobby1;
public string hobby2;
private string hobby3;
public Person()
{
profession = "Software Engineer";
eduCollege = "University of Connecticut";
eduDegree = "Computer Science & Engineering";
hobby1 = "Platform Games";
hobby2 = "Baseball";
hobby3 = "Vampire Diaries";
}
}
This user has not asked any questions
|
|
Stack Overflow | 693 rep | 2623 |
|
|
Meta Stack Overflow | 219 rep | 7 |
|
|
Server Fault | 101 rep | 2 |
|
|
Super User | 101 rep | 2 |
|
|
Web Applications | 101 rep | 1 |
This user has no active bounties
3 Votes Cast
| all time | by type | ||||
|---|---|---|---|---|---|
| 3 | up | 2 | question | ||
| 0 | down | 1 | answer | ||