Pinned Repositories
AlohaKit.Animations
AlohaKit.Animations is a library designed for .NET MAUI that aims to facilitate the use of animations to developers.
androidjnipp
Object-oriented C++ Java native interface(JNI) generator.
AsmProjects
Prácticas personales de Lenguaje Ensamblador x64 con sintaxis de Intel usando Visual Studio 2019
Asp.Net-Core-Inventory-Order-Management-System
Project example Asp.Net Core Mvc implementation of inventory order management system. warehouse, product, vendor, customer, purchase order, sales order, shipment, goods receive and more.
AspNetIdentity
ASP.NET Identity for ASP.NET 4.x applications
AthmosTechnicalTest
Prueba Técnica Empresa Athmos
bash-it
A community Bash framework.
pose
Replace any .NET method (including static and non-virtual) with a delegate
DenisRitchie's Repositories
DenisRitchie/androidjnipp
Object-oriented C++ Java native interface(JNI) generator.
DenisRitchie/Cello
Higher level programming in C
DenisRitchie/C-Books
Book List
DenisRitchie/ChakraCoreCppBridge
A convenient C++ wrapper for C-style API provided by Microsoft ChakraCore library.
DenisRitchie/ClientServerChat-C-Socket
The Win32 C++ application about client-server chat with socket.
DenisRitchie/cpp_plugin_architecture
Plugin Architecture Demo in C++
DenisRitchie/Direct3D-Win32-Book-Src-Code
《Windows游戏编程之从零开始》配套源代码 |《Dream Journey: Windows Game Programming From Scratch》 book source code
DenisRitchie/Free-Database-Books
DenisRitchie/globbing
Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards.
DenisRitchie/LenguajeCpp
Aprendiendo C++
DenisRitchie/lib_try-catch_signal_handling
Convert OS-level signals (or CPU exceptions) into catchable C++ software exceptions
DenisRitchie/libcsptr
Smart pointers for the (GNU) C programming language
DenisRitchie/NativePool
Allocate managed objects in a object pool, backed by native memory buffer.
DenisRitchie/OpenGL
Aprendiendo OpenGL
DenisRitchie/pascalcase
Convert a string to pascal case (upper camel case).
DenisRitchie/stringview.js
C-like string interface for JavaScript
DenisRitchie/uc-jni
uc::jni is a Java Native Interface (JNI) wrapper library created C++14 single-header.
DenisRitchie/UTF
C/C++ UTF-8, UTF-16, UTF-32 conversion library
DenisRitchie/Win32API
Provides documentation for calling hundreds of Win32API functions from VFP