Skip to content
View artsi0m's full-sized avatar
  • Unemployed
  • Minsk
  • 08:46 (UTC +03:00)

Block or report artsi0m

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

Projects and what I learned from them.

Project What I lerned with it
6sem_practise Developing simple PCB project in KiCAD EDA
lab1_segment_display Writing assembly code for ATMega 16A MCU on Pinboard2rev2 dev board
org-timeblock logo Using git-rebase to improve commit history with binary files, Inkscape
AutoLISP layersel Extending AutoCAD with custom commands
argcalc Parsing and evaluation in C using Shunting Yard algorhithm.
physics labs Showing data using matplotlib library and python
technology diagrams Writing complex diagrams with graphviz
hosts2zone Sometimes it is better to write in scripting language rather than C
articles on openbsd-ru.github.io Writing simple technical guidelines in Russian

Popular repositories Loading

  1. posts posts Public

    Пишу посты здесь. Потом отрендерю их на отдельном сайте

    5 1

  2. emacs-organizer emacs-organizer Public

    My ~/emacs.d config

    Emacs Lisp 2

  3. sh sh Public

    Trying solve exercise 34 from Tanenbaum's book on modern operating systems.

    C 1

  4. porting-efforts porting-efforts Public

    My efforts to port various programms on OpenBSD. compiledb for example (/home/artsi0m/ports/mystuff))

    Makefile 1

  5. tcpl tcpl Public

    Solutions for «The C Programming Language» book.

    C

  6. hosts2zone hosts2zone Public

    Convert 0.0.0.0 entries from /etc/hosts to unbound zone

    C