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

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/ASM
  • 📫 How to reach me: @ivansiniczin
  • My resume: CV

My favourite projects ❤️‍🔥

  • Language - translation system from my language to NASM.
  • HashTable - realization hash-table and search for various low-level optimizations and distributions.
  • Differentiator - tool to differentiate expressions and generate cool latex book(logs) of this process.
  • AsmCx86 - printf() on Asm and optimizing the Mandelbrot set.
  • Books - university materials.

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++