Personal details

Andrei-George H. - Remote back-end developer

Andrei-George H.

Timezone: Amsterdam (UTC+2)

Summary

Reasons why I'm a great programmer:

  • I have public code samples that can prove it (later in this description)

  • I have a critical mindset and can identify the various potential edgecases for a given problem

  • I took Python and JavaScript and extensively explored their features one by one, obsessing over the various scenarios they can be used in (as seen: https://github.com/AndreiHondrari/python_exploration/tree/master/bare_python)

  • I can single-handedly implement and deploy projects

  • I have 4k+ score on StackOverflow, with 175 answers, mostly oriented around Python and Django. Additionally I've obtained the python bronze badge and I want to obtain the gold one

  • I've been a tech lead and a mentor

  • I'm obsessed with elegant solutions, good code structure, code documentation and testing, but I will of course focus on results if the situation demands it

  • I've experimented with technology on a variety of domains: embedded, front-end, back-end, databases, low-level byte operations, electronics, digital logic. ecommerce, automation, devops, continuous integration, image processing, indexing, optimisation, time-complexity, etc.

  • I understand how to approach requirements and translate them into solutions

  • I want to continuously improve and optimize my work performance

  • I was put into situations that were time-critical and I've managed to restabilise the project

Remarkable code samples:

Data processing

Code structure

Databases

Networking

Math

Work Experience

Full-Stack Software Engineer
andreihondrari.com | Dec 2016 - Present
HTML/CSS
Python
Django
Linux
Elasticsearch
E-commerce
Bootstrap
JavaScript
Worked on a variety of web products like https://vimo-vision.com, https://www.vieco.de/en/eve/rimini, https://vieco.de and https://kaeslatsch.andreihondrari.com/ where I've single handedly implemented, finished and deployed the projects (both backend and frontend).
Technical Lead
Spyhce | Jun 2016 - Dec 2016
Python
Django
NFC
Deployment automation
Test Automation
RESTful API
DALI
Was responsible for a team on the development of a secure API that was needed to synchronize with the client's (Philips) databases, gathering data for multiple hardware devices, for which relevant statistics and augmentation had to be done. The API has also the purpose of providing data for an online platorm. While a tech lead I was also contributing to the implementation.

Personal Projects

ViMo Vision Presentation WebsiteIconOpenNewWindows
2019
HTML/CSS
PHP
jQuery
Laravel
Responsive Design
CSS Animation
JavaScript
Presentation website for a German digital agency. The website is responsive, IE11 friendly and consists of multiple CSS3 animations, simple and composite. It also embeds video backgrounds.
Vieco Rimini Table ConfiguratorIconOpenNewWindows
2017
HTML/CSS
Python
Django
jQuery
SQLite
Image Processing
Nginx
RESTful API
A configurator that creates a multitude of combinations for custom tables, based on the input of the user. The user can choose a predefined texture for the table, or a color from a standardized list (RAL standard). The result of the configuration consists of: an image depicting the final product, a printable PDF with the overview. The configurator can also yield the price of the product if accessing it via a partner link. The configurations are kept in a history index which is used to compute statistics. The potential of combinations is within the range of millions of images. The technology behind the image generation is based on image blending of the various table components.