25 lines
1.2 KiB
Markdown
25 lines
1.2 KiB
Markdown
---
|
|
title: "Projects"
|
|
hideDate: true
|
|
hideUpvotes: true
|
|
hideReply: true
|
|
---
|
|
|
|
Here are some of the projects I am working or have worked on:
|
|
|
|
**Scientific**
|
|
|
|
- [CAC ← Implementation of the Concurrent Atomistic Continuum method](https://forge.alexselimov.com/aselimov/CAC)
|
|
- [CACmb ← Model builder for CAC (inspired by atomsk)](https://forge.alexselimov.com/aselimov/CACmb)
|
|
|
|
**Web**
|
|
|
|
- [upvoters ← Rust backend with postgres to handle anonymous upvotes on this blog](https://forge.alexselimov.com/aselimov/upvoters)
|
|
- [Voting Bear Cub ← Hugo theme that has a bear-blog style with anonymous upvotes using upvoters](https://forge.alexselimov.com/aselimov/hugo-bearcub)
|
|
- [Hugo Unified Git Activity ← Script to pull activity from multiple forges and hugo module to render it on your blog](https://forge.alexselimov.com/aselimov/hugo-unified-git-activity)
|
|
- [Hugo Stack ← Show off your tech stack in hugo using a simple yaml data file](https://forge.alexselimov.com/aselimov/hugo-stack)
|
|
|
|
**Random**
|
|
|
|
- [neovim configs](https://forge.alexselimov.com/aselimov/neovim)
|
|
- [PaperPicker ← Use local llms to find relevant arxiv papers](https://github.com/aselimov/PaperPicker.git)
|