All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 18s
18 lines
683 B
Markdown
18 lines
683 B
Markdown
---
|
|
title: "Projects"
|
|
hideDate: true
|
|
hideUpvotes: 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)
|
|
|
|
**Random**
|
|
|
|
- [neovim configs](https://forge.alexselimov.com/aselimov/neovim)
|
|
- [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)
|