Skip to content
View artsi0m's full-sized avatar
🖤
🖤

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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_practice 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 plantuml
hosts2zone Sometimes it is better to write in scripting language rather than C

Tecnhical articles I wrote

Some of them are in Russian, though.

Pinned Loading

  1. emacs-organizer emacs-organizer Public

    Машина для задротства

    Emacs Lisp 2

  2. SST SST Public

    Мой диплом

    TeX

  3. HS_tube_KiCAD HS_tube_KiCAD Public

    PCB from Minsk's hackerspace lab with vacuum tube

    nesC

  4. argcalc argcalc Public

    Evaluate infix expression supplied as command line arguments

    C