data.yml 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. sidebar:
  2. # Site Settings
  3. title: My Resume
  4. url: 'http://webjeda.com'
  5. baseurl: '/online-cv' #change it according to your repository name
  6. about: true # set to False or comment line if you want to remove the "How to use?" in the sidebar
  7. # Profile information
  8. name: Alan Doe
  9. tagline: Full Stack Developer
  10. pic: profile.png #place a 100x100 picture inside /assets/images/ folder and provide the name of the file below
  11. # Sidebar links
  12. email: hello@webjeda.com
  13. phone: 012 345 6789
  14. website: blog.webjeda.com #do not add http://
  15. linkedin: alandoe
  16. github: sharu725
  17. twitter: '@webjeda'
  18. languages:
  19. - language:
  20. idiom: English
  21. level: Native
  22. - language:
  23. idiom: French
  24. level: Professional
  25. - language:
  26. idiom: Spanish
  27. level: Professional
  28. interests:
  29. - interest:
  30. item: Climbing
  31. link:
  32. - interest:
  33. item: Snowboarding
  34. link:
  35. - interest:
  36. item: Cooking
  37. link:
  38. career-profile:
  39. title: Career Profile
  40. text: 'Summarise your career here lorem ipsum dolor sit amet, consectetuer adipiscing elit.You can <a href="#" target="_blank">download this free resume/CV template here</a>. Aenean commodo ligula eget dolor aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu.'
  41. studies:
  42. - education:
  43. degree: MSc in Computer Science
  44. university: University of London
  45. time: 2011 - 2012
  46. details: "Describe your study here lorem ipsum dolor sit amet, consectetuer adipiscing
  47. elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et
  48. magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec,
  49. pellentesque eu, pretium quis, sem."
  50. - education:
  51. degree: BSc in Applied Mathematics
  52. university: Bristol University
  53. time: 2007 - 2011
  54. details: "Describe your study here lorem ipsum dolor sit amet, consectetuer adipiscing
  55. elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et
  56. magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec,
  57. pellentesque eu, pretium quis, sem."
  58. projects:
  59. title: Projects
  60. intro: "You can list your side projects or open source libraries in this section. Lorem ipsum dolor
  61. sit amet, consectetur adipiscing elit. Vestibulum et ligula in nunc bibendum fringilla a eu lectus."
  62. projects:
  63. - project:
  64. title: Velocity
  65. link: "#hook"
  66. tagline: "A responsive website template designed to help startups promote, market and sell their products."
  67. - project:
  68. title: DevStudio
  69. link: "#"
  70. tagline: "A responsive website template designed to help web developers/designers market their services."
  71. - project:
  72. title: Tempo
  73. link: "#"
  74. tagline: "A responsive website template designed to help startups promote their products or services and to attract users &amp; investors"
  75. - project:
  76. title: Atom
  77. link: "#"
  78. tagline: "A comprehensive website template solution for startups/developers to market their mobile apps."
  79. - project:
  80. title: Delta
  81. link: "#"
  82. tagline: "A responsive Bootstrap one page theme designed to help app developers promote their mobile apps"
  83. publications:
  84. title: Publications
  85. intro: "You can list your publications in this section. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum et ligula in nunc bibendum fringilla a eu lectus."
  86. publications:
  87. - paper:
  88. title: The Art of Computer Programming
  89. authors: Donald E. Knuth
  90. conference: Addison-Wesley, 1968
  91. - paper:
  92. title: "Genetic Programming III: Darwinian Invention &amp; Problem Solving"
  93. authors: Koza, J.R., Andre, D., Bennett, F.H., Keane, M.A.
  94. conference: "Morgan Kaufmann Publishers Inc., San Francisco, CA, USA, 1st edn. (1999)"
  95. - paper:
  96. title: A syntax directed compiler for Algol 60
  97. authors: Edgar T. Irons
  98. conference: "Comm. ACM 4 (1961), 51–55"
  99. skills:
  100. title: Skills &amp; Proficiency
  101. skills:
  102. - skill:
  103. name: Python & Django
  104. level: 98%
  105. - skill:
  106. name: Javascript & jQuery
  107. level: 98%
  108. - skill:
  109. name: Angular
  110. level: 98%
  111. - skill:
  112. name: HTML5 & CSS
  113. level: 95%
  114. - skill:
  115. name: Ruby on Rails
  116. level: 85%
  117. - skill:
  118. name: Sketch & Photoshop
  119. level: 60%
  120. footer:
  121. text: 'Designed with <i class="fa fa-heart"></i> by <a href="http://themes.3rdwavemedia.com" target="_blank" rel="nofollow">Xiaoying Riley</a> for developers'