Skip to content
View temikfart's full-sized avatar
👨‍💻
I work non-stop
👨‍💻
I work non-stop

Highlights

  • Pro

Organizations

@CoolStory-Studio
Block or Report

Block or report temikfart

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

Hi, I'm Artyom


I am a first-year student at MIPT. I have been programming for three years and I try something new all the time. Managed to gain experience in system programming in Huawei and ISP RAS. I am also learning Web Backend Development while leading a team, which is developing StudOko Web application in Kotlin for ATP department at MIPT.

Currently developing several projects and working in ISP RAS over a static analyzer Svace by Samsung.

My CV is here.

Contact me on social media


LinkedIn LinkedIn | LinkedIn Telegram | LinkedIn Email

More stuff about me

What I'm currently learning


Now, I study Data Flow Analysis (DFA) at work and the Rust language in my free time.

Projects


  • [C++] sql2cypher is a unique tool, which allows you to translate your queries when migrating from RDBMS (Microsoft SQL Server) into GDBMS (Neo4j).

  • [C++] logger is a very lightweight, flexible, simple and universal logger for C++ projects. It supports different formats (in e.g. json), colors, can write logs in some places (files, stdout) and so on.

  • [Kotlin] StudOko is a web application that will allow the Department of ATP at the MIPT to issue and accept homework for students, control access to a server cluster and department's GitLab.

Skills


  • Languages: Java, C/C++, Kotlin and a little bit Python, Ruby, Go
  • DBMS: Microsoft SQL Server, Neo4j
  • DevOps: Linux, Git and a little bit Docker, CI/CD
  • Agile: Scrum & Kanban in Jira

See more in my CV.

Pinned Loading

  1. sql2cypher sql2cypher Public

    Converter from SQL to Cypher.

    C++ 12

  2. logger logger Public

    Simple logger for personal use

    C++ 1 1

  3. java-classloading java-classloading Public

    Here are examples of loading classes and modules using custom class loaders in Java 8 and Java 9+.

    Java 3

  4. useful-scripts useful-scripts Public

    Some useful scripts and instructions

    Shell 3 2

  5. icpc/live-v3 icpc/live-v3 Public

    Overlay for competitive programming competitions broadcasts

    Kotlin 43 14

  6. pdp11-emulator pdp11-emulator Public

    16-bit computer emulator from the 70s-80s: PDP-11

    C 1