Update projects
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 18s

This commit is contained in:
Alex Selimov 2026-03-20 13:04:47 -04:00
parent fbe2d659de
commit 50f51d8dbb

View file

@ -8,10 +8,11 @@ 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 build for CAC](https://forge.alexselimov.com/aselimov/CACmb)
- [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)
**Random**
- [neovim configs](https://forge.alexselimov.com/aselimov/neovim)
- [PaperPicker <- Use local llms to find relevant arxiv papers](https://github.com/aselimov/PaperPicker.git)
- [PaperPicker ← Use local llms to find relevant arxiv papers](https://github.com/aselimov/PaperPicker.git)
- [upvoters ← Rust backend with postgres to handle anonymous upvotes on this blog](https://forge.alexselimov.com/aselimov/upvoters)