Skip to content
View alexey-krasnov's full-sized avatar
Block or Report

Block or report alexey-krasnov

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories

  1. band_edge_potentials_calculator band_edge_potentials_calculator Public

    Calculation of the edge potentials of valence and conduction bands. The band edge potentials are in normalized hydrogen scale.

    Python 1

  2. absorption_tauc_plot absorption_tauc_plot Public

    Process UV-Vis absorption spectra, make Tauc transformation for direct/indirect allowed transition, extract band gap values for corresponding transition type, and plot figures

    Python 1

  3. impedance_data_processing impedance_data_processing Public

    Python script that automatically processes csv (.txt) files recorded by RLC impedance meter.

    Python 1

  4. alien_invasion_game alien_invasion_game Public

    Alien Invasion Game - it is my study project from book "Python Crash Course" by Eric Matthes.

    Python

  5. BandGapPredictor BandGapPredictor Public

    Forked from yzhuo33/BandGapPredictor

    Predict the band gap energy for inorganic materials

    Python

  6. pipeline_with_random_forest pipeline_with_random_forest Public

    Pipeline that takes data from the database (SQLite), prepares the data, makes predictions using the trained model, and saves the result of the predictions to a new table.

    Python