AlexSelimov.com/content/projects.md

20 lines
699 B
Markdown
Raw Normal View History

2026-03-02 14:56:56 -05:00
---
title: "Projects"
2026-03-02 16:11:35 -05:00
hideDate: true
2026-03-20 13:00:40 -04:00
hideUpvotes: true
hideReply: true
2026-03-02 14:56:56 -05:00
---
2026-03-02 16:11:35 -05:00
Here are some of the projects I am working or have worked on:
2026-03-02 14:56:56 -05:00
2026-03-02 16:11:35 -05:00
**Scientific**
2026-03-02 14:56:56 -05:00
2026-03-20 13:04:47 -04:00
- [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)
2026-03-02 14:56:56 -05:00
2026-03-02 16:11:35 -05:00
**Random**
- [neovim configs](https://forge.alexselimov.com/aselimov/neovim)
2026-03-20 13:04:47 -04:00
- [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)