In Progress

Your recent courses
{% set courses = [{ title: 'Learn Vue.js Fundamentals', avatar: 'assets/images/logos/vuejs.svg', progress_count: 25, progress_variant: 'bg-vuejs' }, { title: 'Angular in Steps', avatar: 'assets/images/logos/angular.svg', progress_count: 100, progress_variant: 'bg-angular' }, { title: 'ES6 Foundations', avatar: 'assets/images/logos/javascript.svg', progress_count: 80, progress_variant: 'bg-warning' }] %}

My Quizes

Skill tests
{% set items = [{ title: "Level 1 HTML", course: "Basics of HTML", result_class: "warning", result_label: "Good", result_score: "5.8" }, { title: "Level 2 Angular", course: "Angular in Steps", result_class: "success", result_label: "Great", result_score: "9.8" }, { title: "Graduation", course: "Bootstrap Foundations", result_class: "danger", result_label: "Failed", result_score: "2.8" }] %}

Recent Activity

{% set list_items = [{ avatar: "assets/images/256_rsz_1andy-lee-642320-unsplash.jpg", name: "Jenell D. Matney", date: "4 days ago", amount: "$573", icon: "monetization_on", icon_bg: "bg-success", message: "Confirmation required for design" }, { avatar: "assets/images/256_daniel-gaffey-1060698-unsplash.jpg", name: "Sherri J. Cardenas", date: "3 days ago", amount: "$612", icon: "email", icon_bg: "bg-secondary", message: "Improve spacings on Projects page" }, { avatar: "assets/images/256_jeremy-banks-798787-unsplash.jpg", name: "Joseph S. Ferland", date: "2 days ago", amount: "$244", icon: "monetization_on", icon_bg: "bg-success", message: "You unlocked a new Badge" }, { avatar: "assets/images/256_joao-silas-636453-unsplash.jpg", name: "Bryan K. Davis", date: "1 day ago", amount: "$664", icon: "monetization_on", icon_bg: "bg-success", message: "Meeting on Friday" }, { avatar: "assets/images/256_michael-dam-258165-unsplash.jpg", name: "Kaci M. Langston", date: "just now", amount: "$631", icon: "description", icon_bg: "bg-info", message: "Design a new Brochure" }] %} {% for i in [0,1,2,3,4] %}
avatar
Avatar
{% if i == 1 %} {{ list_items[i].name }}
{{ list_items[i].message }}
{{ list_items[i].date }} {% else %} {{ list_items[i].name }}
{{ list_items[i].date }}
{{ list_items[i].amount }}
{% endif %} arrow_forward
{% endfor %}
{% for i in [0,1,2,3,4] %}
monetization_on
Avatar
{{ list_items[i+1].name }}
{{ list_items[i].date }}
{{ list_items[i].amount }}
arrow_forward
{% endfor %}
{% for i in [0,1,2] %}
email
Avatar
{{ list_items[i].name }}
{{ list_items[i].message }}
{{ list_items[i].date }} arrow_forward
{% endfor %}

Skills

  • HTML
    61%
  • CSS/SCSS
    39%
  • JAVASCRIPT
    76%
  • RUBY ON RAILS
    28%
  • VUEJS
    50%