Skip to content
View spencernemy's full-sized avatar

Organizations

@oneverseeverycampus

Block or report spencernemy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. quine-mccluskey-c quine-mccluskey-c Public

    C implementation of the Quine–McCluskey algorithm for exact Boolean minimization with CLI input and expression output.

    C

  2. library-management-database-postgresql library-management-database-postgresql Public

    Relational library database built in PostgreSQL with schema design, triggers, views, indexes, and reporting queries.

    PLpgSQL

  3. farkle-dice-game farkle-dice-game Public

    Farkle dice game built with HTML, CSS, and JavaScript with local multiplayer, scoring logic, and GitHub Pages deployment.

    JavaScript

  4. stacks-queues-c stacks-queues-c Public

    C implementation of stack and queue data structures using linked lists, dynamic memory allocation, and generic void* storage.

    C

  5. oneverseeverycampus/oneverseeverycampus.github.io oneverseeverycampus/oneverseeverycampus.github.io Public

    Official website for One Verse Every Campus, built with HTML and CSS and deployed using GitHub Pages.

    HTML

  6. wordle-csharp-winforms wordle-csharp-winforms Public

    Wordle-style desktop game built in C# using Windows Forms, showcasing event-driven programming, UI design, and game logic implementation.

    C#