You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple shape drawing program created for an assignment by second year software engineering students at NHL Stenden Hogeschool. The purpose of the assignment was to learn to use and implement design patterns.
Developed a C# based application to search and navigate code repositories. The engine includes remote file edit capabilities, as well as a static code analyzer that evaluates and produces code metrics, problematic hot spots and an “Abstract Syntax Tree” representation for the analysis results.
Remote code publisher that converts files to web pages on the server through the client GUI using an asynchronous Message-passing Communication channel