pjlplourde
C# developer in the .NET ecosystem using multiple .NET and related technologies. Oracle NetSuite Certified Administrator and SuiteCloud Developer II.
TPS Promotions & IncentivesClairlea, Scarborough, Toronto, Ontario, Canada
Pinned Repositories
ccwc
This challenge is to build your own version of the Unix command line tool wc!
demo-vs
A demo repo with Visual Studio GitIgnore and a README.md file using the MIT License
GitDemo
This is a demo app for the Git course.
pjlplourde
My profile repository, hosting my profile README.md file.
UnitConversionApp
A Windows Application to convert between metric, U.S., Imperial, and other units.
OldFileCleanup
This app will search and list all old files, so you can decide, if you want to delete or keep them.
ProjectTypes-ASP.NETCoreAPI
The homework from the Lesson 14, ASP.NET Core API Project Type, of Module 7, Common Project Types, of the Complete Foundation in C# Course Series from Tim Corey. We are to build a Web API Application that has a GET call that takes in a First Name and Last Name and it returns "Hi {FN} {LN}".
ProjectTypes-ASP.NETCoreAPIMiniProject
The homework from the Lesson 15, Mini Project - ASP.NET Core API, of Module 7, Common Project Types, of the Complete Foundation in C# Course Series from Tim Corey. We are to build a WebAPI Core application with two POST commands. Create a POST that takes in a person's info and another that takes in address info.
ProjectTypes-ASP.NETCoreMVC
The homework from the Lesson 12, ASP.NET Core MVC Project Type, of Module 7, Common Project Types, of the Complete Foundation in C# Course Series from Tim Corey. We are to build a Core MVC Application that has a simple data-entry page with First and Last Name fields. Have a button say "Hi {FN} {LN}" when pressed.
VSZipper
This application zips up Visual Studio Projects and Solutions without unnecessary files/folders like the bin and obj directories.
pjlplourde's Repositories
pjlplourde/UnitConversionApp
A Windows Application to convert between metric, U.S., Imperial, and other units.
pjlplourde/ccwc
This challenge is to build your own version of the Unix command line tool wc!
pjlplourde/demo-vs
A demo repo with Visual Studio GitIgnore and a README.md file using the MIT License
pjlplourde/GitDemo
This is a demo app for the Git course.
pjlplourde/pjlplourde
My profile repository, hosting my profile README.md file.