soaressgabriel's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TheAlgorithms/Python
All Algorithms implemented in Python
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
elsewhencode/project-guidelines
A set of best practices for JavaScript projects
numpy/numpy
The fundamental package for scientific computing with Python.
badges/shields
Concise, consistent, and legible badges in SVG and raster format
jantic/DeOldify
A Deep Learning based project for colorizing and restoring old images (and video!)
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
othneildrew/Best-README-Template
An awesome README template to jumpstart your projects!
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
OSGeo/gdal
GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.
pythonguis/pythonguis-examples
Demo desktop apps built with Python & Qt. With examples for PyQt6, PySide6, PyQt5 & PySide2
ralsina/rst-cheatsheet
A two-page cheatsheet for restructured text
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
fatiando/verde
Processing and gridding spatial data, machine-learning style
iammukeshm/OnionArchitecture
The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Architecture, the game-changer is that the Domain Layer (Entities and Validation Rules that are common to the business case ) is at the Core of the Entire Application. This means higher flexibility and lesser coupling. In this approach, we can see that all the Layers are dependent only on the Core Layers.
sphinx-gallery/sphinx-gallery
Sphinx extension for automatic generation of an example gallery
pereiren/dotnet-template-onion
Onion Architecture with .NET 6/.NET Core and CQRS/Event Sourcing following a DDD approach
MapWindow/MapWindow5
MW5 is a desktop GIS which is extendable using the plug-in architecture. It is using the MapWinGIS mapping control and is created from scratch in 2015 using new technologies like MEF and Dependency Injection making it small in size, robust and fast.
MapWindow/MapWinGIS
MapWinGIS.ocx is a FREE and OPEN SOURCE C++ based geographic information system programming ActiveX Control and application programmer interface (API) that can be added to a Windows Form in Visual Basic, C#, Delphi, or other languages that support ActiveX, providing your app with a map. Go to our forum for questions and help:
fatiando/harmonica
Forward modeling, inversion, and processing gravity and magnetic data
regebro/pyroma
Rate your Python packages package friendliness
pywr/pywr
Pywr is a generalised network resource allocation model written in Python.
tox-dev/tox-conda
Make tox cooperate with conda envs
naveenv92/python-science-tutorial
Series of notebooks to illustrate different plotting features using Python
isogeo/isogeo-plugin-qgis
Isogeo plugin for QGIS
SyncfusionSuccinctlyE-Books/WPF-Succinctly
This is the companion repo for WPF Succinctly by Buddy James. Published by Syncfusion.
jvdkwast/qgis-processing-pcraster
PCRaster Processing Provider plugin for QGIS
AlessandroDelSole/WpfDebuggingSuccinctly
Source code repo for the upcoming ebook WPF Debugging and Performance Succinctly