Skip to content
View khmelnitskiianton's full-sized avatar
🎲
🎲

Block or report khmelnitskiianton

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

Hello there πŸ‘‹

  • πŸ”­ I’m currently working on projects on C/C++/ASM
  • πŸ“« How to reach me: @ivansiniczin
  • πŸ“„ My resume: CV

My favorite projects ❀️‍πŸ”₯

  • Notes - different notes about setups and tools.
  • Language - translation system from my language to NASM.
  • Differentiator - tool to differentiate expressions and generate cool latex book(logs) of this process.
  • AsmCx86 - printf on Asm and optimizing the Mandelbrot set.
  • Terminal emulator - simple implementation of terminal iksTerm on X11 and custom shell iksSh.
  • Mega Humidifier - project of creating humidifier with designing PCB, 3D modeling, Laser cutting and Arduino programming.

Stats

Top Langs

Pinned Loading

  1. Language Language Public

    My translation system: my language + translator to NASM

    C++

  2. Differentiator Differentiator Public

    Program differentiates expressions, makes tree in .dot and generates funny .tex book of convertions

    C++

  3. AsmCx86 AsmCx86 Public

    Asm(NASM)+C programs in Linux x86 in 2 term in MIPT

    Assembly

  4. HashTable HashTable Public

    Project of testing and optimizing hash functions

    C++