Skip to content
View solamen2's full-sized avatar

Block or report solamen2

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. movie-info movie-info Public

    Movie information web app using ASP.Net Core (minimal API), React, and SQL Server. Gets (soon) most info from the OMDB and TMDB APIs.

    C#

  2. word-clone word-clone Public

    Forked from joy-of-react/project-wordle

    Implementation of Wordle clone, mostly by me but with a bit of starter code and CSS from Josh Comeau (at https://courses.joshwcomeau.com/joy-of-react/project-wordle/01-introduction )

    JavaScript 4

  3. UnicornRanchEd UnicornRanchEd Public

    A quick website made as part of a bootcamp instructor interview.

    C#

  4. new-grid-times new-grid-times Public

    Forked from css-for-js/new-grid-times

    Implementation of module 7 workshop to learn CSS Grid (from https://courses.joshwcomeau.com/css-for-js/07-css-grid/01-introduction ).

    JavaScript

  5. sole-and-ankle-revisited sole-and-ankle-revisited Public

    Forked from css-for-js/sole-and-ankle-revisited

    Implementation of module 7 workshop to learn responsive CSS (from https://courses.joshwcomeau.com/css-for-js/05-responsive-css/01-introduction ).

    JavaScript

  6. crafting-interpreters crafting-interpreters Public

    My repo for working through the book Crafting Interpreters ( https://craftinginterpreters.com/ ) at the Recurse Center ( https://www.recurse.com/ ). Only partially completed, but I want to come bac…

    Java