Pinned Repositories
AvalonStudio
Cross platform IDE and Shell
DesignPatternsTutorials
This repository features a collection of code samples and snippets from my Design Patterns Tutorials series on LinkedIn.
FluentWPF
Fluent Design System for WPF.
GDP2019_20
Code for the GDP 2019/20 term
glfw-net
Complete, cross-platform, managed wrapper around the GLFW library for creating native windows with an OpenGL context.
MVVMCPP
Open source library for C++ applications with MVVM pattern.
OpenDBF
Generic file-based database framework written in .NET Standard 2.0.
OpenMinesweeper
Open source minesweeper game written in WPF and .NETCore 3.1+.
RapidXML
C++ XML Parser. http://rapidxml.sourceforge.net/
ReflectXMLDB
Database framework for storing data into XML structures using serialization and reflection.
Fe-Bell's Repositories
Fe-Bell/RapidXML
C++ XML Parser. http://rapidxml.sourceforge.net/
Fe-Bell/MVVMCPP
Open source library for C++ applications with MVVM pattern.
Fe-Bell/AvalonStudio
Cross platform IDE and Shell
Fe-Bell/DesignPatternsTutorials
This repository features a collection of code samples and snippets from my Design Patterns Tutorials series on LinkedIn.
Fe-Bell/FluentWPF
Fluent Design System for WPF.
Fe-Bell/GDP2019_20
Code for the GDP 2019/20 term
Fe-Bell/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
Fe-Bell/glfw-net
Complete, cross-platform, managed wrapper around the GLFW library for creating native windows with an OpenGL context.
Fe-Bell/OpenDBF
Generic file-based database framework written in .NET Standard 2.0.
Fe-Bell/OpenMinesweeper
Open source minesweeper game written in WPF and .NETCore 3.1+.
Fe-Bell/ReflectXMLDB
Database framework for storing data into XML structures using serialization and reflection.
Fe-Bell/glm
OpenGL Mathematics (GLM)
Fe-Bell/ListPrograms
C++ Code to Show all Installed Programs on Windows
Fe-Bell/microsoft-ui-xaml
Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
Fe-Bell/MicrosoftUpdateCatalogClient
Little library developed to parse catalog.update.microsoft.com search results.
Fe-Bell/mvvmlight
The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.
Fe-Bell/Silk.NET
The high-speed OpenAL, OpenGL, Vulkan, and GLFW bindings library your mother warned you about.
Fe-Bell/Simple-Iterator-Template
Provides a header-only iterator template that is easy to adapt for any custom container