Pinned Repositories
aiohttp-example-app
ansible-devops
Some ansible sample provisionning
ansible-fabric-deploy
Fabric generates ssh keys and ansible installs a set of packages (git, java, Russian locale, nano, postgresql, tomcat, vsftpd, rabbitmq, supervisor).
asyncio-yandex_schedule-crawling
This is the example of asyncio, aiohttp and aiopg usage for Yandex Schedule crawling and parsing. Aim is to search detailed information about all routes departing from or arriving to arbitrary stations for some dates range.
csharp-webapi
hikes-landing
home-zigbee-network
Zigbee network based on zigbee2mqtt. Sensor data is stored in influxdb and visualized in grafana. Simple mqtt client is implemented for learning purpose. App runs in docker-compose.
novi-sad-districts
order-creator
Simple CRUD app based on docker-compose, React, webpack, styled components, Node.js. Hot module reload is implemented for both frontend and API in docker.
react-snake-game
React snake game using doubly linked list to store snake coordinates
amozalev's Repositories
amozalev/hikes-landing
amozalev/home-zigbee-network
Zigbee network based on zigbee2mqtt. Sensor data is stored in influxdb and visualized in grafana. Simple mqtt client is implemented for learning purpose. App runs in docker-compose.
amozalev/aiohttp-example-app
amozalev/ansible-devops
Some ansible sample provisionning
amozalev/ansible-fabric-deploy
Fabric generates ssh keys and ansible installs a set of packages (git, java, Russian locale, nano, postgresql, tomcat, vsftpd, rabbitmq, supervisor).
amozalev/asyncio-yandex_schedule-crawling
This is the example of asyncio, aiohttp and aiopg usage for Yandex Schedule crawling and parsing. Aim is to search detailed information about all routes departing from or arriving to arbitrary stations for some dates range.
amozalev/csharp-webapi
amozalev/novi-sad-districts
amozalev/order-creator
Simple CRUD app based on docker-compose, React, webpack, styled components, Node.js. Hot module reload is implemented for both frontend and API in docker.
amozalev/react-snake-game
React snake game using doubly linked list to store snake coordinates
amozalev/design_patterns
Паттерны проектирования
amozalev/docker-flask
amozalev/flask-game-statistics-test
amozalev/homeassistant
amozalev/htmlcss-20230530_amozalev
amozalev/jb-space-slack-bot
Slack bot creating issues in the JetBrains Space
amozalev/js-20220729_alexey-mozalev
amozalev/js-admin-panel
amozalev/maze-generator
amozalev/network-case
amozalev/parentheses-count
amozalev/products-categories
amozalev/react-burger-builder
amozalev/simple-wsgi-framework-test
Простое WSGI приложение, реализованное на Python 3 без использования сторонних фреймворков, с применением Ajax Jquery и сохранением данных в базе данных SQLITE.
amozalev/task-board
amozalev/type-challenges
Collection of TypeScript type challenges with online judge