Build an Online Portfolio

Slug: github-pages-portfolio

← Back to Classes List | ← Dev Index

Quick Info

Level:
intermediate
Source:
meetup
Active:
Yes ✓
Topics:
portfolio, web development, html, css, git
Enrollments:
Enroll in Community Programs
Programs:
Robotics, AI and Technology (1 cats) [1 topics] +enroll
Meetups:
the-league-tech-club (tech-club)

Complete Database Record (JSON)

{
  "slug": "github-pages-portfolio",
  "title": "Build an Online Portfolio",
  "source": "meetup",
  "level": "intermediate",
  "blurb": "Build a professional portfolio website using GitHub Pages and Jekyll.",
  "description": "Students learn production workflows with HTML, CSS, Git, and static site\ngenerators while launching a live personal site.",
  "content": "In this web development course, students create their own professional\nportfolio website to showcase programming projects and accomplishments. Using\nGitHub Pages and the Jekyll static site generator, students learn HTML, CSS, and\nmodern web development workflows including version control with Git. The\nresulting portfolio site serves as both a learning project and a practical tool\nfor college applications and future job searches. Students learn how\nprofessional developers deploy websites, manage code versions, and create\nresponsive designs that work on all devices. Every student leaves with a live\nwebsite they can continue to update throughout their programming journey.",
  "active": true,
  "image": "portfolio.png",
  "curriculum": "https://github.com/league-curriculum/Portfolio-jekyll-barebones.git",
  "categories": [],
  "topics": [
    "portfolio",
    "web development",
    "html",
    "css",
    "git"
  ],
  "ctas": [],
  "enrollments": [
    {
      "slug": "enroll-community-programs",
      "title": "Enroll in Community Programs",
      "source": "enrollments"
    }
  ],
  "meetups": [
    {
      "slug": "tech-club/hammer_and_wrench",
      "meetup_slug": "the-league-tech-club",
      "group": "tech-club",
      "subgroup": "hammer_and_wrench"
    }
  ],
  "programs": [
    {
      "slug": "technology",
      "title": "Robotics, AI and Technology",
      "source": "programs",
      "categories": [
        {
          "slug": "group-classes",
          "title": "Weekly Group Classes"
        }
      ],
      "enrollments": [
        {
          "slug": "enroll-group-classes",
          "title": "Enroll in Weekly Group Classes"
        }
      ],
      "ctas": [],
      "meetups": []
    }
  ]
}