CritStab's Stars
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
3b1b/videos
Code for the manim-generated scenes used in 3blue1brown videos
louthy/language-ext
C# pure functional programming framework - come and get declarative!
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
man-group/dtale
Visualizer for pandas data structures
dotnet/samples
Sample code referenced by the .NET documentation
blazorhero/CleanArchitecture
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
gothinkster/aspnetcore-realworld-example-app
ASP.NET Core backend implementation for RealWorld
aspnetcorehero/Boilerplate
Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
OpenDBDiff/OpenDBDiff
A database comparison tool for Microsoft SQL Server 2005+ that reports schema differences and creates a synchronization script.
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.
skimedic/presentations
Copy of my public presentations
OpenDSA/OpenDSA
Working source for the OpenDSA eTextbook project
Ezeji/CQRS_Mediator.WebApi
This sample project shows the implementation of the CQRS architecture and Mediator design pattern.
anmolpau/PAHM
Predictive Analysis and Heat Mapping of Milwaukee Police Districts Crime Data
milwaukeedata/MKE_CD-markdown
Several markdown templates for use with the Milwaukee Community Database. Open Records Comm Log, Introduction and Tool/Showcase description
moraleslarios/BuildingEFGRepository
Building Entitiy Framework Generic Repository ARTICLE
rdbcasillas/mfdpatientcare
A webtool made for Milwaukee Fire Department to monitor patient data
arovge/atlas
A tool for managing the track for a major at Milwaukee School of Engineering
Aycrazy/mke_geocode
python script for parallelizing the geocoding of Milwaukee address based on the Miwlaukee GIS MAI/DIME Geolocator Service
brianzelip/LOD-UWM
University of Wisconsin Milwaukee linked open data class material, Spring 2016
havoc83/seniorCapstone
This is my senior capstone project for the University of Wisconsin-Milwaukee.
kskenandore/ParkingTicketTracker
For server-side programming, we were assigned to develop a system that users can log into and track tickets issued around the city of Milwaukee. We continue to update it throughout the semester with more and more functionality.
milwaukeedata/MKE_2012_Parking_Violations
All parking violations issued in 2012 in the City of Milwaukee
NSPurington/Neighborhood-Map
A map of locations in Milwaukee, WI using Google Maps API, and Foursquare API
scheids1/MKE_Parcels
The goal is to analyze the land use of parcels within 1/2 mile of the new streetcar route (Euclidean distance) and compare to the overall parcel characteristics and land uses of all parcels in Milwaukee
systemsoverload/python-testing-slides
A handful of slides for the Milwaukee Python meetup.
zconner-09/GTECH731_HousingAnalysis
A housing analysis was done on homes in Milwaukee, WI for a final in GTECH 731