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 an undergraduate student at MIPT. I have been programming for almost two years and I try something new all the time. Managed to gain experience in system programming in Huawei and ISP RAS. Also I started to learn web backend development by starting to write a StudOko web-application (details bellow) in Kotlin.

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 learn Kotlin and its application in web backend Development. I hope, it will be very interesting.

Projects


  • [C++] sql2cypher is a unique tool, which allow you to translate your Microsoft SQL queries for relational database to queries for neo4j (graph DBMS).

  • [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.

  • [C] PDP-11 Emulator is an emulator of outdated 16-bit computer PDP-11.

Skills


  • Languages: C/C++, Java, Kotlin and a little bit Python, Ruby, Go
  • DBMS: Microsoft SQLS, neo4j
  • DevOps: Linux, Git and a little bit Docker, CI/CD
  • Agile: Scrum & Kanban in Jira
  • Other: Shell, Doxygen, GTest, LaTex

See more in my CV.

Pinned

  1. sql2cypher sql2cypher Public

    Сonverter from SQL to Cypher.

    C++ 10

  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 2

  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 13

  6. pdp11-emulator pdp11-emulator Public

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

    C 1