Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 646 Bytes

File metadata and controls

26 lines (18 loc) · 646 Bytes
layout markdown
title Profiles
permalink /profiles/

A list of users and their projects to spread awareness of what everyone in the community is working on.

Working on something cool and not listed? Submit a PR or send a DM to [u/hanniabu](https://reddit.com/u/hanniabu) to get it added.
Username Description

{%- for profile in site.data.profiles %} {% assign username = profile.username -%} {%- assign background = profile.background | replace: '; ', ';
' -%} {{username}} | {{background}} {% endfor %}