Pinned Repositories
advanced-css-course
Starter files, final projects and FAQ for my Advanced CSS course
AspNetCore-StarChartAPI
Project to create a Starchart Web API using ASP.NET Core.
AspNetCore.Docs
Documentation for ASP.NET Core
checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
CleanArchitecture
Clean Architecture Solution Template for .NET 6
CleanArchitecture_v9
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
DBsea
Database style extraction and assesment. The tool takes as input either a single version of a particular schema, or the entire evolution history of the schema, which consists of a set of schema versions, from the birth of the schema to its last known version. It is also possible to conduct style analysis in the evolution history of multiple schemata, in this case Dbsea will parse the schemata in depth first fashion. The SQL style checking analysis is based on a set of rules introduced in two well-known sources of good coding practices, namely J. Celko's SQL programming style, and R. Martin's book on clean code. Moreover, I consider rules derived from my own experience as developer.
E-shop
a tiny console app infused with object oriented principles
gitignore
A collection of useful .gitignore templates
KRWParralel
A community Detection Algorithm based Absorption Probability, there is also a parrallel version that uses a modified version of pregel, the version for python
apapamichail's Repositories
apapamichail/KRWParralel
A community Detection Algorithm based Absorption Probability, there is also a parrallel version that uses a modified version of pregel, the version for python
apapamichail/DBsea
Database style extraction and assesment. The tool takes as input either a single version of a particular schema, or the entire evolution history of the schema, which consists of a set of schema versions, from the birth of the schema to its last known version. It is also possible to conduct style analysis in the evolution history of multiple schemata, in this case Dbsea will parse the schemata in depth first fashion. The SQL style checking analysis is based on a set of rules introduced in two well-known sources of good coding practices, namely J. Celko's SQL programming style, and R. Martin's book on clean code. Moreover, I consider rules derived from my own experience as developer.
apapamichail/advanced-css-course
Starter files, final projects and FAQ for my Advanced CSS course
apapamichail/AspNetCore-StarChartAPI
Project to create a Starchart Web API using ASP.NET Core.
apapamichail/AspNetCore.Docs
Documentation for ASP.NET Core
apapamichail/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
apapamichail/CleanArchitecture
Clean Architecture Solution Template for .NET 6
apapamichail/CleanArchitecture_v9
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
apapamichail/E-shop
a tiny console app infused with object oriented principles
apapamichail/gitignore
A collection of useful .gitignore templates
apapamichail/Hecate
Diff visualization between 2 SQL schemas
apapamichail/HecateDelivarableCode
all changes
apapamichail/pro-asp.net-mvc-5
Source code for 'Pro ASP.NET MVC 5' by Adam Freeman
apapamichail/samples
Sample code referenced by the .NET documentation
apapamichail/SignalR
Incredibly simple real-time web for .NET
apapamichail/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution