source: content/cv.org@ 07b264f

Last change on this file since 07b264f was 07b264f, checked in by w96k <w96k@…>, on Oct 26, 2022 at 11:00:49 PM

Change email

  • Property mode set to 100644
File size: 5.2 KB
RevLine 
[e6924ee]1#+Title: CV
[ba2af33]2#+LANGUAGE: en
[8ff16b8]3#+OPTIONS: toc:nil num:nil itemsep=0
4#+LATEX_HEADER: \usepackage[russian]{babel}
5#+LATEX_HEADER: \usepackage{lipsum,graphicx}
[e6924ee]6#+latex_clashttps://www.youtube.com/watch?v=PEcqvARtjqss_options: [12pt]
[8ff16b8]7#+LaTeX_HEADER: \setlength{\parindent}{0} % Default is 15pt.
8
[b8c66ba]9* Mikhail Kirillov
[90e0d35]10
[54096f7]11#+BEGIN_EXPORT html
[b8c66ba]12 <details>
13 <summary>Photo</summary>
14 <img src="../../public/images/w96k1.ico" title="Me at TechTrain in St. Petersburg [2019]" alt="Me at TechTrain in St. Petersburg [2019]" >
15 <img src="../../public/images/w96k2.ico" title="Me at Emacs meetup in Moscow [2021]" alt="Me at Emacs meetup in Moscow [2021]" >
16 </details>
[8ff16b8]17
[54096f7]18#+END_EXPORT
[90e0d35]19
[ba2af33]20** Basic information
21
[8ff16b8]22#+ATTR_LATEX: :center nil :align |l|l|
[00dc9f0]23| Name | Kirillov Mikhail |
[8ff16b8]24| Date of birth | 15.08.1996 |
25| Location | Russia, Moscow |
[00dc9f0]26| Marital status | Single |
[07b264f]27| Email | [[mailto:w96k@runbox.com][w96k@runbox.com]] |
[8ff16b8]28| Code | [[https://git.sr.ht/~w96k/][https://git.sr.ht/~w96k/]] |
29| Blog | [[https://w96k.dev]] |
30
31** Education
32#+ATTR_LaTeX: :center nil :align |l|l|
33| Name | Moscow /Polytechnic colleage № 8/ |
34| Period | *Sep. 2012 - July 2016* |
35| Specialty | Organization and technology of information security |
36| Code | 10.02.01 |
[a8fce4d]37
[ba2af33]38
39** Work experience
[90e0d35]40
[8ff16b8]41*** OOO «Reforma»
42#+ATTR_LATEX: :center nil :align |l|l|
43| Period | June 2021 - Today |
44| Position | Fullstack-Developer |
45| Web-Site | https://profile24.ru |
[a8fce4d]46
[8ff16b8]47
48# \bigskip
49
50~Fullstack~ ~PHP~ ~Symfony~ ~Sonata Admin~ ~MySQL~ ~RabbitMQ~ ~Jquery~ ~Bootstrap~
51
52# \bigskip
53
54Mainting and creating new features of marketplace website. It is written
55in PHP using Symfony Framework, Sonata admin, MySQL and
56RabbitMQ. Frontend part is Jquery and different javascript plugins like
57select2. I do both backend and frontend parts.
58
59*** OOO «Optifarma»
60#+ATTR_LATEX: :center nil :align |l|l|
61| Period | November 2017 - March 2020 |
62| Position | Fullstack-Developer |
63| Web-Site | https://medkompas.ru |
[a8fce4d]64
[8ff16b8]65
66# \bigskip
67
68~Fullstack~ ~PHP~ ~Symfony~ ~MySQL~ ~RabbitMQ~ ~Jquery~ ~Bootstrap~
69
70# \bigskip
[90e0d35]71
[8ff16b8]72Symfony website that have doctor's database and allow user to find
73specific doctors by different criterias like your location or your
74concrete problem.
[90e0d35]75
76*** Indacoin ltd
[8ff16b8]77#+ATTR_LATEX: :center nil :align |l|l|
78| Period | June 2017 - Sep. 2017 |
79| Position | /Front-End Developer/ |
80| Web-site | https://indacoin.com |
[90e0d35]81
[8ff16b8]82# \bigskip
[54096f7]83
[8ff16b8]84~Frontend~ ~Ember.js~ ~Javascript~ ~Semantic UI~
[90e0d35]85
[8ff16b8]86# \bigskip
87
88Creating SPA application as landing site for cryptocurrency platform. I
89was working with Ember.js and Semantic UI.
90
91*** Short term jobs and projects
92- I was working on frontend of epoll system written in Vue.js. Backend
93 was in Java. Project status is unknown.
94- I did several FreeCodeCamp projects available here:
95 https://codepen.io/w96k
96- Semantic UI theme for a blog based on Hugo:
97 https://github.com/w96k/hugo-sui-blog
[54096f7]98
[a8fce4d]99# \newpage
[8ff16b8]100
101** Skills
102~PHP~
[ba2af33]103~Symfony~
[8ff16b8]104~Sonata Admin~
105~Python~
106~Javascript~
107
[ba2af33]108~SQL~
[a8fce4d]109~Mysql~
110~PostgreSQL~
[90e0d35]111~Bootstrap~
[ba2af33]112~Docker~
[8ff16b8]113~Emacs~
114~OOP~
115~DDD~
116~SOLID~
117~Testing~
118
[a8fce4d]119- Developing backends using Symfony (PHP)
[8ff16b8]120- Experience of using programming languages profesionally: PHP, Python,
[a8fce4d]121 Javascript
122- I was developing Single Page Applications using many SPA frameworks
123 including Vue, Ember and React, but it is not my profile anymore
[8ff16b8]124- Experience of using PostgreSQL/MySQL and knowledge of SQL
[a8fce4d]125- Experience of using CSS frameworks: Bootstrap (mostly), Semantic UI, Mini.css
[8ff16b8]126- Software Testing (unit testing, selenium)
127- Experience of using Docker
128- Experience of using continious integrations systems: Gitlab CI,
129 Jenkins
130- Experience of using GNU/Linux and BSD distributions: Debian, Guix,
131 Slackware, OpenBSD
132- Experience of using version control systems: Git, Mercurial
133
134** Programming interests
135- Visiting or watching recordings of IT conferences
136- Functional Programming and languages based on lambda calculus (LISP,
137 Scheme, SML/Ocaml, Haskell, Idris)
138- "Low-level" programming in C(++), Oberon and Common Lisp
139- Programming Language Theory. I also like to discover ancient technology with interesting ideas
140- Interest in self-modifying (or image-based) languages like Lisp,
141 Smalltalk, Self and Oberon
142- GNU Software and GNU+Linux distributions
143- Emacs text editor, org-mode and latex
144- Writing posts on w96k.dev and my mastodon
145- Moderating programming groups in Telegram (Emacs, GNU Guix, Lisp
146 groups)
147- Free (Libre) Software
[90e0d35]148
[ba2af33]149** Languages
[8ff16b8]150#+ATTR_LATEX: :center nil :align |l|l|
[a8fce4d]151- Russian :: Native
152- English :: Reading documentation and books | Writing posts | Chatting
[54096f7]153
[8ff16b8]154** Hobbies
155- Playing piano and composing music
156- Bicycle and tourism on bicycle
157- Swimming
158- Math
159- Philosophy
[a8fce4d]160
161** Preferences
162This is not a requirement, but my wish to a hiring company
163*** Desired salary
[fc511b3]164- €3000-3500+ / month :: Remote
[a8fce4d]165*** Type of work
166- Remote (desired)
167- Hybrid
168- Office
[e6924ee]169
170*Relocation is DESIRED*
[a8fce4d]171*** Company's field
172Company's field should be ethical
173- No gambling
174- No cryptocurrencies
175- No spying on users
176*** Workload
177- Full-time (40 hours per week)
178- Part-time (20-30 hours per week)
Note: See TracBrowser for help on using the repository browser.