Skip to content
View bkesk's full-sized avatar
  • Flatiron Institute
  • New York, NY

Highlights

  • Pro

Block or report bkesk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bkesk/README.md

I'm a Computational Scientist / Physicist

Key projects

  • Devloper of SAFIRE on github, a general purpose Auxiliary-Field Quantum Monte Carlo (AFQMC) code supporting molecules, ab initio solids, and lattice models;
  • Co-Author of AutoHF on github, a GPU-accelerated Hartree-Fock (HF) solver built on JAX/autodiff and focused on lattice model systems. Able to handle general systems via custom Hamiltonian terms.

Some of my recent Publications:

I'm also an Application Security Enthusiast:

  • 🔭See my AppSec project Bad Apps : Blog, a blog web application where I practice implementing useful features while following secure design / coding best practices.

Pinned Loading

  1. SFQMC/SAFIRE SFQMC/SAFIRE Public

    General purpose AFQMC code for molecules, solids, lattice models and more.

    C++ 12 5

  2. SFQMC/AutoHF SFQMC/AutoHF Public

    Lattice model Hartree-Fock solver

    Python 5

  3. bad-apps-blog bad-apps-blog Public

    An insecure blog web app intended for practice with application security.

    Python

  4. pyscf pyscf Public

    Forked from pyscf/pyscf

    Python module for quantum chemistry

    Python