Skip to content
@Spartan-CSharp

Spartan C#

Spartan C# is the professional brand of Pierre Plourde, where I display and showcase my portfolio of practice and demonstration projects.

Hi there 👋

Here are some ideas to get you started:

🙋‍♀️ A short introduction - what is your organization all about? 🌈 Contribution guidelines - how can the community get involved? 👩‍💻 Useful resources - where can the community find your docs? Is there anything else the community should know? 🍿 Fun facts - what does your team eat for breakfast? 🧙 Remember, you can do mighty things with the power of Markdown

Popular repositories Loading

  1. ProjectTypes-WPFCore ProjectTypes-WPFCore Public

    The homework from the Lesson 8, WPF Core Project Type, of Module 7, Common Project Types, of the Complete Foundation in C# Course Series from Tim Corey. We are to build a WPF Application that has a…

    C# 1

  2. ProjectTypes-ASP.NETCoreRazorPages ProjectTypes-ASP.NETCoreRazorPages Public

    The homework from the Lesson 10, ASP.NET Core Razor Pages Project Type, of Module 7, Common Project Types, of the Complete Foundation in C# Course Series from Tim Corey. We are to build a Razor Pag…

    C# 1

  3. ProjectTypes-ASP.NETCoreRazorPagesMiniProject ProjectTypes-ASP.NETCoreRazorPagesMiniProject Public

    The homework from the Lesson 11, Mini Project - ASP.NET Core Razor Pages, of Module 7, Common Project Types, of the Complete Foundation in C# Course Series from Tim Corey. We are to build a Razor P…

    C# 1

  4. ProjectTypes-ASP.NETCoreMVC ProjectTypes-ASP.NETCoreMVC Public

    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 Applicat…

    C# 1

  5. ProjectTypes-ASP.NETCoreMVCMiniProject ProjectTypes-ASP.NETCoreMVCMiniProject Public

    The homework from the Lesson 13, Mini Project - ASP.NET Core MVC, of Module 7, Common Project Types, of the Complete Foundation in C# Course Series from Tim Corey. We are to build a Core MVC applic…

    HTML 1

  6. ProjectTypes-ASP.NETCoreAPI ProjectTypes-ASP.NETCoreAPI Public

    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 Applicati…

    C# 1

Repositories

Showing 10 of 72 repositories
  • Gaussian2 Public

    This C# application & SQL database allow storing and indexing of results of electronic structure calculations performed with the Gaussian series of programs.

    Spartan-CSharp/Gaussian2’s past year of commit activity
    C# 0 MIT 0 0 0 Updated Jan 20, 2026
  • tRNA Public

    This project is to convert a C program I did as an undergrad in 93-95 into modern-day C#. The program predicts tRNA secondary structure from the primary structure. Not sure the chemistry is still accurate, but as a coding exercise, this should be a good challenge.

    Spartan-CSharp/tRNA’s past year of commit activity
    C 0 MIT 0 0 0 Updated Jan 8, 2026
  • WasmDeployApp Public

    This is the demo app from I Am Tim Corey's Blazor from Start to Finish Course, Section 13 Deployment, Lesson 4 Azure Static Web App.

    Spartan-CSharp/WasmDeployApp’s past year of commit activity
    CSS 0 MIT 0 0 0 Updated Dec 19, 2025
  • TimCoRetailManager Public

    At the end of the Build a TimCo Retail Manager App Course Series, Tim Corey invited us to take what we had started together and continue it into a demo project for our portfolio. This is that continuation of "A retail management system built by TimCo Enterprise Solutions".

    Spartan-CSharp/TimCoRetailManager’s past year of commit activity
    C# 0 GPL-3.0 0 0 0 Updated Mar 17, 2024
  • Dictionary Public

    The homework on the Dictionary from the Loops and Sets section of the C# Mastercourse from Tim Corey. We are to create a Dictionary list of employee IDs and the name that goes with the ID. Fill in a few records. Then ask the user for their ID and return their name.

    Spartan-CSharp/Dictionary’s past year of commit activity
    C# 0 AGPL-3.0 0 0 0 Updated Feb 28, 2024
  • Lists Public

    The homework on Lists from the Loops and Sets section of the C# Mastercourse from Tim Corey. We are to add students to a class roster List until there are no more students. Then print out the count of the students to the Console.

    Spartan-CSharp/Lists’s past year of commit activity
    C# 0 AGPL-3.0 0 0 0 Updated Feb 28, 2024
  • Arrays Public

    The homework on Arrays from the Loops and Sets section of the C# Mastercourse from Tim Corey. We are to create an array of 3 names. Ask the user which number to select. When the user gives you a number, return that name. Make sure to check for invalid numbers.

    Spartan-CSharp/Arrays’s past year of commit activity
    C# 0 AGPL-3.0 0 0 0 Updated Feb 27, 2024
  • DoLoops Public

    The homework on Do Loops from the Loops and Sets section of the C# Mastercourse from Tim Corey. We are to create a Console Application that asks the user for their name. Welcome Tim as professor or anyone else as student. Do this until the user types "exit".

    Spartan-CSharp/DoLoops’s past year of commit activity
    C# 0 AGPL-3.0 0 0 0 Updated Feb 27, 2024
  • MiniProjectStudentCheck Public

    The homework from the Mini Project—Student Check section of the C# Mastercourse from Tim Corey. We are to plan and build a Console Application that asks a user for their name and their age. If their name is Bob or Sue, address them as Professor. If the person is under 21, recommend they wait X years to start this class.

    Spartan-CSharp/MiniProjectStudentCheck’s past year of commit activity
    C# 0 AGPL-3.0 0 0 0 Updated Feb 27, 2024
  • ConditionalStatements Public

    The homework on Conditional Statements from the Conditionals section of the C# Mastercourse from Tim Corey. We are to create a Console Application that asks the user for their name. Welcome Tim as professor or anyone else as student. Make sure that "TIM" also gets called professor.

    Spartan-CSharp/ConditionalStatements’s past year of commit activity
    C# 0 AGPL-3.0 0 0 0 Updated Feb 27, 2024

Top languages

Loading…

Most used topics

Loading…