Pinned Repositories
2048
The popular game 2048 implemented entirely with VannilaJS without external libraries and TypeScript. The design is entirely original. The game using LocalStorage API for store results.
BaseFramework
Simply PHP MVC Framework
BlogSystem
A simple blog system build with ASP.NET MVC and MS SQL Server, also using best practices in the world of programming and web development. I using for running my personal blog.
blogy
blogy is simple blog system built with Spring Boot, Thymeleaf and PostgreSQL, also using best practices in the world of Java programming and Spring web development. I am using it for running my personal blog.
github-stats
Check your rank in GitHub! Get the list of active users in GitHub by country using GitHub Graph API. This project is based on top-github-users.
jQueryClouds
jQuery plugin for fun
MyDynamicXmlBuilder
Dynamic XML construction API for .NET written on C#.
pastex
SensorNetwork
Make open weather data from community sensors.
weather-station
System for measuring temperature, atmospheric pressure, humidity and air quality index is fully implemented through ESP32 for microcontroller and BME680 for sensor. Later I realized communication via LoRa for remote measurement and local processing.
ivanovx's Repositories
ivanovx/BlogSystem
A simple blog system build with ASP.NET MVC and MS SQL Server, also using best practices in the world of programming and web development. I using for running my personal blog.
ivanovx/jQueryClouds
jQuery plugin for fun
ivanovx/MyDynamicXmlBuilder
Dynamic XML construction API for .NET written on C#.
ivanovx/py-watermark
Python script to add watermark to image using PIL
ivanovx/IoC-Container
Simply "Inversion of Control" container written on C#
ivanovx/js-docs
JavaScript Next features and their demos
ivanovx/TicTacToe
Tic Tac Toe game created with ASP.NET SignalR
ivanovx/2048
The popular game 2048 implemented entirely with VannilaJS without external libraries and TypeScript. The design is entirely original. The game using LocalStorage API for store results.
ivanovx/blogy
blogy is simple blog system built with Spring Boot, Thymeleaf and PostgreSQL, also using best practices in the world of Java programming and Spring web development. I am using it for running my personal blog.
ivanovx/downr
Dirt-simple markdown blog system built using ASP.NET Core and Razor Pages.
ivanovx/github-stats
Check your rank in GitHub! Get the list of active users in GitHub by country using GitHub Graph API. This project is based on top-github-users.
ivanovx/pastex
ivanovx/SensorNetwork
Make open weather data from community sensors.
ivanovx/weather-station
System for measuring temperature, atmospheric pressure, humidity and air quality index is fully implemented through ESP32 for microcontroller and BME680 for sensor. Later I realized communication via LoRa for remote measurement and local processing.
ivanovx/Algorithms
Some algorithmic problems solved with C and C# languages.
ivanovx/aspnet-todo-list
ASP.NET MVC Todo List Application
ivanovx/audio-seek-from-url
Seek to a time in a audio element using a URL query parameter.
ivanovx/colors
In development process
ivanovx/CSharp-New-Features
Repository that contains new features in C# 6.0
ivanovx/CSnake
C# console snake game
ivanovx/css-pulse-animation
CSS Pulse Heart Animation
ivanovx/css-slideshow
CSS Slideshow
ivanovx/css-terminal
CSS Terminal
ivanovx/laravel-shots
laravel shots
ivanovx/PasteBin
Simply Pastebin application fork build with ASP.NET Core
ivanovx/piStream
RaspberryPi camera live streaming application written on Python and using Flask for web client.
ivanovx/rest-client
Simply REST Client using .NET Core
ivanovx/RssReader
jQuery RSS Reader
ivanovx/SOAD-SPA
Single page application using AngularJS and contains albums and songs of System of a Down band
ivanovx/sticky-notes
Simply React.js application that fully uses React Hooks for software part and localStorage for store notes.