Pinned Repositories
ActiveDisplay
Sample WPF/C# project to demonstrate how to get the current display device of a window
CustomWindow
WPF custom borderless window
django-projects-boilerplates
Django projects templates.
Localize
WPF extension for resources localization
MethodRedirect
C# MethodInfo extension to redirect a method to or swap it with another method.
PathFinder
Hamiltonian circuit path finding algorithm in JavaScript
vue-gettext-cli
Vue.JS web application localization workflow command-line interface tool.
vue-three-template
A Vue.js template for Three.js application with TypeScript support.
WindowSnap
Sample WPF/C# project to demonstrate detection of a snapped window
spinico's Repositories
spinico/MethodRedirect
C# MethodInfo extension to redirect a method to or swap it with another method.
spinico/CustomWindow
WPF custom borderless window
spinico/WindowSnap
Sample WPF/C# project to demonstrate detection of a snapped window
spinico/vue-gettext-cli
Vue.JS web application localization workflow command-line interface tool.
spinico/vue-three-template
A Vue.js template for Three.js application with TypeScript support.
spinico/PathFinder
Hamiltonian circuit path finding algorithm in JavaScript
spinico/ActiveDisplay
Sample WPF/C# project to demonstrate how to get the current display device of a window
spinico/django-projects-boilerplates
Django projects templates.
spinico/Localize
WPF extension for resources localization
spinico/django-webpack-vue
Scaffolding of Django project using Webpack and Vue.js
spinico/DragWindow
WPF attached dependency property to enable any FrameworkElement to drag its Window container
spinico/rcinfo
Node module to show resources informations of exe and dll files
spinico/TrackMouse
Simple WPF/C# demo on how to track the system mouse move event
spinico/WinKeyHandler
Sample WPF/C# project to demonstrate low-level keyboard handling