Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2014
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. {
  2. __v: 1,
  3. _id: "5zJN9",
  4. createdAt: ISODate("2014-09-23T15:50:38.475Z"),
  5. cv: {
  6. general_fields: {
  7. name: "x",
  8. email: "x",
  9. phone: "617 834 9392",
  10. other: "New York, New York"
  11. },
  12. chapters: {
  13. education: {
  14. values: [
  15. {
  16. major: "B.A. Political Science, Concentration in Sustainable Development",
  17. institution: "Columbia College, Columbia University",
  18. start_date: {
  19. year: 2008,
  20. month: 5
  21. },
  22. end_date: {
  23. year: 2012
  24. },
  25. location: "New York, New York"
  26. },
  27. {
  28. header: null,
  29. start_date: {
  30. year: 2010,
  31. month: 9
  32. },
  33. end_date: {
  34. year: 2011
  35. },
  36. location: "Paris, France",
  37. major: "Political Science Exchange Program",
  38. institution: "Sciences Po."
  39. }
  40. ]
  41. },
  42. experience: {
  43. values: [
  44. {
  45. achievements: [
  46. "Story boarding, content creation and delivery of campaigns for both sides of the marketplace",
  47. "Developing marketing strategy, calendar, roadmap, and goals",
  48. "Creating content and design for marketing emails, social media marketing and company promo material"
  49. ],
  50. position: "Co-Founder, CEO, Director of Marketing and User Acquisition",
  51. company: "Modabound Inc.",
  52. start_date: {
  53. year: 2012,
  54. month: 9
  55. },
  56. end_date: false,
  57. location: "New York, New York",
  58. oneliner: "A social marketplace for college students to buy and sell fashion from each other’s closets."
  59. },
  60. {
  61. header: null,
  62. start_date: null,
  63. end_date: null,
  64. location: null,
  65. position: null,
  66. company: null,
  67. oneliner: null,
  68. achievements: [
  69. "",
  70. "",
  71. ""
  72. ]
  73. }
  74. ]
  75. },
  76. awards: {
  77. values: [
  78. {
  79. icon: "code26.png",
  80. title: "March 2013- May 2013",
  81. oneliner: "GA Front End Development Course (HTML, CSS)"
  82. },
  83. {
  84. icon: "briefcase38.png",
  85. title: "July 2013- September 2013",
  86. oneliner: "TechStars London Company"
  87. },
  88. {
  89. icon: "medal45.png"
  90. }
  91. ]
  92. },
  93. activities: {
  94. values: [
  95. {
  96. achievements: [
  97. null,
  98. null
  99. ]
  100. }
  101. ]
  102. },
  103. languages: {
  104. values: [
  105. {}
  106. ]
  107. },
  108. softskills: {
  109. values: [
  110. {}
  111. ]
  112. },
  113. techskills: {
  114. values: [
  115. {
  116. score: 1
  117. }
  118. ]
  119. }
  120. },
  121. avatar: null,
  122. color: "#FF4050"
  123. },
  124.  
  125. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement