Dev Curriculum

screenshot of Dev Curriculum
jekyll

Instant web curriculum generator for developers

Overview:

Dev Curriculum is a web curriculum generator designed specifically for developers. It allows developers to create their own web curriculum in just a few minutes. This tool is aimed at developers who do not have a web curriculum and are looking for a quick and easy solution. The creator of Dev Curriculum also uses it as his own web curriculum, which can be viewed as a demo. The installation process involves forking the Dev Curriculum repository, customizing a few files, and publishing the web curriculum on GitHub Pages.

Features:

  • Instant web curriculum generation: Dev Curriculum allows developers to quickly generate a web curriculum in just a few minutes.
  • Free to use: Developers can use Dev Curriculum for free to create their own web curriculum.
  • Customizable appearance: Users can customize the appearance of their web curriculum by changing the colors in the _variables.sass file.
  • Personal information and skills list: The _config.yml file is used to input personal information and a list of skills for the web curriculum.

Summary:

Dev Curriculum is a web curriculum generator designed for developers. It allows developers to quickly create their own web curriculum for free. The installation process involves forking the Dev Curriculum repository, customizing the necessary files, and publishing the web curriculum on GitHub Pages. The tool is customizable and allows users to input their personal information and skills list. Overall, Dev Curriculum offers a simple and efficient solution for developers in need of a web curriculum.

jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.