Pinned Repositories
altv-copchase-mod
copchase mod for altV
astro-directus-example
Example of dockerized website with Astro.js and Directus
attiny24a_memory-led-game
Simple memory led game on ATtiny24A
avr128da48_web-serial-example
An example of using the Web Serial API to interact with the microcontroller through a browser.
devthread.ru
Example of the blog site with GatsbyJS and NetlifyCMS
digital-store
Ваш интернет магазин цифровых товаров с панелью управления.
educt
Learning management system for publishing your courses, lectures, lessons.
node-docker-example
This app showcases a website built with NodeJS. The site has a set of articles, each article has a separate page, all data about the article is stored in the PostgreSQL database. Docker is used to deploy the application.
react-chat-app
A simple react chat application with socket.io, node.js and react
yarkov.tech
📖 Personal website made with Astro. Here I write articles, tutorials and write about my projects.
sergeyyarkov's Repositories
sergeyyarkov/digital-store
Ваш интернет магазин цифровых товаров с панелью управления.
sergeyyarkov/educt
Learning management system for publishing your courses, lectures, lessons.
sergeyyarkov/astro-directus-example
Example of dockerized website with Astro.js and Directus
sergeyyarkov/react-chat-app
A simple react chat application with socket.io, node.js and react
sergeyyarkov/yarkov.tech
📖 Personal website made with Astro. Here I write articles, tutorials and write about my projects.
sergeyyarkov/devthread.ru
Example of the blog site with GatsbyJS and NetlifyCMS
sergeyyarkov/attiny2313a_sleep-mode-example
Example of using sleep mode in power-down on AVR microcontroller
sergeyyarkov/educt-client
Client application for learning management system
sergeyyarkov/educt-server
API Server for learning management system
sergeyyarkov/attiny24a_memory-led-game
Simple memory led game on ATtiny24A
sergeyyarkov/avr128da48_web-serial-example
An example of using the Web Serial API to interact with the microcontroller through a browser.
sergeyyarkov/node-docker-example
This app showcases a website built with NodeJS. The site has a set of articles, each article has a separate page, all data about the article is stored in the PostgreSQL database. Docker is used to deploy the application.
sergeyyarkov/attiny2313a_shift-register-example
Communication with the shift register 74HC595
sergeyyarkov/attiny2313a_thermostat
Simple single-channel thermostat on ATtiny2313A
sergeyyarkov/attiny2313a_usi-shift-register-example
Communication with the shift register 74HC595 using USI (Universal Serial Interface)
sergeyyarkov/attiny24a_led-blink-example
Blink an led every one second
sergeyyarkov/attiny26l_push-to-toggle
Example how to turn a push button into toggle button
sergeyyarkov/attiny45v_thermometer
Simple thermometer on AVR microcrontroller.
sergeyyarkov/attiny45v_traffic-lights
Simple program of traffic lights on AVR microcontroller.
sergeyyarkov/blog-example
Example Blog site using Headless CMS Strapi
sergeyyarkov/blog-expressjs
Простой пример взаимодействия клиента с БД MySQL. Вывод записей, редактирование, удаление.
sergeyyarkov/gatsby-test-blog
sergeyyarkov/graphql-server-todo
sergeyyarkov/ragemp-copchase-mod
mod for gta v
sergeyyarkov/rconjs
Simple communication with server using RCON protocol on Javascript
sergeyyarkov/react-posts
sergeyyarkov/react-simple-slider
Simple React Slider
sergeyyarkov/todo-app
react todo app
sergeyyarkov/todo-mobx-app
Simple todo application using mobx state manager
sergeyyarkov/ts-apollo-express-setup
Boilerplate GraphQL server with apollo typescript & express