Skip to content
View SegFaultAt755's full-sized avatar

Block or report SegFaultAt755

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SegFaultAt755/README.md

👋 Hi, My name is Dima

I like develop or optimize things in low-level languages. My timezone is from Kyiv (+3 hours from UTC) I like low-level coding more but also can do much more in programming, such as software development, gamedev, etc.

About me

  • Focusing on system programming and creating tool, engines, software which supports other software.
  • Career goal is to become senior in systems and write blazing fast code.

Skills

  • Linux kernel knowledge
  • Tools, compilers, linkers (gdb, git, rustc, clang, etc.)
  • How compilers optimize code and what destroys blazing fast code
  • Shell scripting

Programming Languages

  • Python knowledge at base level, also with core libraries (time, os, sys, etc.)
  • ASM x86/x64 (NASM) knowledge at base level, also with linux syscalls
  • Rust knowledge at skilled level
  • C99 and C++17 knowledge at base level with standard libraries

Pinned Loading

  1. KeiOS KeiOS Public

    An experiment minimal operating system, to have 2 system calls tables for Window executables and Linux executables

    C