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

Block or report kudryashovda

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
kudryashovda/README.md

Hello, welcome to my space

I like

  • concise code
  • order in everything
  • high performance

Skills and Tools

C++, Algorithms, TDD, OOP, Design Patterns, Linux, Git, CMake, GitLab, Jira, OpenCV, Fastcgi, Delphi, STM32, AST, AVR, JSON, SVG, wxWidgets

Completed projects

wxKeeper

C++ GUI app to organize your notes, tasks, scientific processes based on wxWidgets library

SolarServer

A full stack cloud service for scientists aimed to provide simple calculations related to solar cells in browser (C++, nginx, fastcgi)

Intelligent potentiostat (IPot)

A scientific device aimed to provide electrochemical measurements with 3-electrode cell. Written on Delphi application provides intuitive device control.

Desktop App for Keithley 2400/2401 source meter

Written with Delphi 2007. Supported protocols: COM, GPIB (with external lib - GPIB-32.DLL).

Photoluminescence decay measurements device (STM32 + Delphi)

Developed for a study of silicon wafer passivation. Uses in solar cells technology.

Educational projects

Mython interpretator

C++ inmplementation of a simplified Python. Supported main ariphmetic operations, classes, methods and inheritance.

Spreadsheet

C++ backend implementation of a spreadsheet. Cells support string and numeric values and also ariphmetics operations with links on other cells.

Transport router

C++ backend inplementaion of a transport router with a embedded stops database and a routing module for the shortest route calculation. Supports multiple interconnections and transport map visualization via svg file.

Search server

C++ implementation of a search server. Supports stop words, minus word and documents properties. Realized TF-IDF ranking. Paginator and documents deduplicator are also realized. Some operation use multithreading features.

Other project can be found here: https://github.com/kudryashovda/projects

Contacts

Popular repositories

  1. spreadsheet spreadsheet Public

    C++ 1

  2. wxInterPolator wxInterPolator Public

    C++ 1

  3. Keithley_2400x_IV Keithley_2400x_IV Public

    GUI app for I-V curves measurement with Keithley 2400/2401 source meter

    1

  4. patterns patterns Public

    based on Head First book

    C++ 1

  5. Stroustrup-book-my-answers Stroustrup-book-my-answers Public

    Exercises from book

    C++

  6. tricks-cpp tricks-cpp Public

    C++