phundrak.com/content/en/projects.md
Lucien Cartier-Tilet c026ed4c6f
All checks were successful
continuous-integration/drone/push Build is passing
docs: update projects page
Remove linguistics projects since it would be a duplicate of the already existing conlanging page
2023-05-08 17:39:44 +02:00

21 lines
617 B
Markdown

# Programming Projects
## Pinned GitHub Projects
<ClientOnly>
<ListRepositories>
<GithubRepository repoName="rejeep/f.el" />
<GithubRepository repoName="Phundrak/eshell-info-banner.el" />
<GithubRepository repoName="Phundrak/dotfiles" />
<GithubRepository repoName="Phundrak/langue-phundrak-fr" />
</ListRepositories>
</ClientOnly>
## Most Starred Projects on GitHub
<ClientOnly>
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
</ClientOnly>
## Latest Active Repositories on GitHub
<ClientOnly>
<ListRepositories sortBy='pushed_at' user='phundrak' :limit='5' />
</ClientOnly>