Skip to content

Instantly share code, notes, and snippets.

View marchenkoigor's full-sized avatar

Marchenko Igor marchenkoigor

View GitHub Profile
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Igor Marchenko",
"label": "macOS/iOS developer",
"image": "",
"email": "marchenko.igor@gmail.com",
"phone": "+380504431354",
"url": "",
"summary": "Programming: Developing Cocoa-based applications for macOS/iOS (Cocoa, Cocoa Touch, CoreImage, CoreAudio, CodeData, ...), worked with SwiftUI, Combine. Also basic knowledge in many other programming languages.\n\nDesign Thinking: User Interview, problem selection, solution ideation, fast prototyping, user test.\n\nSystem administration: Using Linux(Debian)/FreeBSD OS for different services. Setting up local networking and web services.\n\nTraining: Reading training's about Unix systems and different technologies based on them.",
@marchenkoigor
marchenkoigor / 0_reuse_code.js
Created March 15, 2016 10:40
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console