From df1584069094d5ee3ca333f362b50a6bc844de47 Mon Sep 17 00:00:00 2001 From: Alex Selimov Date: Tue, 31 Mar 2026 10:18:31 -0400 Subject: [PATCH] Update intro --- content/_index.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index 1f5c4bc..087e8c0 100644 --- a/content/_index.md +++ b/content/_index.md @@ -6,8 +6,13 @@ layout: index # Hi I'm Alex Selimov. I'm a computational materials science PhD turned software developer. -I use this blog to write my thoughts about a variety of technical topics. -My primary languages for building are Rust, Java, Python, and C++. +My background is primarily in Molecular Dynamics and FEA/FEM, but I've dabbled with thermodynamic equilibrium calculations as well as 6-DOF simulations. +Most of my time has been spent writing code for HPC including MPI and openMP, although I haven't done that in a few years. +The languages I currently use for building are Rust, Java, and Python. +In another life I worked mainly in C++ and Fortran. + +I use this site as a dumping ground for thoughts and tips I find useful. +Hopefully someone else will find something useful here as well. Thanks for stopping by! You can browse posts by topic [here](/tags).