Pinned Repositories
angular-progress-http
[DEPRECATED] Use @angular/common/http instead
ClimateMeter.Device.Net
This repo contains app that will read temperature/humidity on device and send it to the server
ClimateMeter.Web
This repo contains both frontend and API for the ClimateMeter application
DarkXaHTeP.CommandLine
Allows creating CommandLine applications using Microsoft.Extensions.CommandLineUtils together with DI, Configuration and Logging in a convenient way similar to AspNetCore Hosting
DarkXaHTeP.CompressedStaticFiles
A middleware that allows to serve precompressed static files in Brotli, Gzip and Deflate formats
DarkXaHTeP.CompressedStaticFiles.Tools
A CLI tool that allows to compress static assets using Brotli or GZip to be served by CompressedStaticFiles middleware
DarkXaHTeP.Extensions.Configuration.Consul
Consul configuration provider for Microsoft.Extensions.Configuration
DockerITShare.Presentation
https://darkxahtep.github.io/DockerITShare.Presentation
lifegame
Conway's game of life using React.JS
vk-auth
Authorization in Vkontakte social network as standalone/mobile application for Node.JS servers
DarkXaHTeP's Repositories
DarkXaHTeP/angular-progress-http
[DEPRECATED] Use @angular/common/http instead
DarkXaHTeP/vk-auth
Authorization in Vkontakte social network as standalone/mobile application for Node.JS servers
DarkXaHTeP/DarkXaHTeP.Extensions.Configuration.Consul
Consul configuration provider for Microsoft.Extensions.Configuration
DarkXaHTeP/DarkXaHTeP.CommandLine
Allows creating CommandLine applications using Microsoft.Extensions.CommandLineUtils together with DI, Configuration and Logging in a convenient way similar to AspNetCore Hosting
DarkXaHTeP/lifegame
Conway's game of life using React.JS
DarkXaHTeP/ClimateMeter.Web
This repo contains both frontend and API for the ClimateMeter application
DarkXaHTeP/DockerITShare.Presentation
https://darkxahtep.github.io/DockerITShare.Presentation
DarkXaHTeP/ClimateMeter.Device.Net
This repo contains app that will read temperature/humidity on device and send it to the server
DarkXaHTeP/DarkXaHTeP.CompressedStaticFiles
A middleware that allows to serve precompressed static files in Brotli, Gzip and Deflate formats
DarkXaHTeP/DarkXaHTeP.CompressedStaticFiles.Tools
A CLI tool that allows to compress static assets using Brotli or GZip to be served by CompressedStaticFiles middleware
DarkXaHTeP/ClimateMeter.DHT11
This repo contains dht11 reader code in C as well as base images with dht11 reader installed
DarkXaHTeP/ClimateMeter.Infrastructure
This repo contains scripts and dockerfiles for setting up server, clients and local environments for ClimateMeter app
DarkXaHTeP/ClimateMeter.TestClient
This repo contains a fake weather client for testing of device-server interaction
DarkXaHTeP/Docker-BaseImages
This repo contains some of the base images that I used or use in the projects and was not able to find on Docker Hub
DarkXaHTeP/DockerITShare.Infrastructure
Contains infrastructure scripts for local and server environments
DarkXaHTeP/DockerITShare.Local
Local development infrastructure
DarkXaHTeP/DockerITShare.SampleApp
Sample App for presentation
DarkXaHTeP/JsModules.Demo
Demo for the presentation about JavaScript modules
DarkXaHTeP/JsModules.Presentation
Presentation about JavaScript modules using Reveal.JS