Skip to content
View domdicarlo's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report domdicarlo

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. parallel-floyd-warshall parallel-floyd-warshall Public

    This code sample was turned in for an assignment in a class I took on Parallel Computing at my university. I implemented a parallel version of the Floyd-Warshall algorithm. The Floyd-Warshall algor…

    HTML

  2. star_wars_script_analysis star_wars_script_analysis Public

    In this fun analysis, I take Star Wars movie screenplays and look at word frequencies and sentiment across films in the original and prequel trilogies.

  3. Noah-Nomad-Website Noah-Nomad-Website Public

    Included is some code I did for my friend's website. These files weren't hosted directly, but rather showcase the code that I added directly to that website's code. Details where appropriate.

    HTML

  4. dom_website dom_website Public

    I am working on creating my own personal website to act as a portfolio, space for my blog, and finally a text based adventure game in the works.

    JavaScript

  5. visual_prosthesis visual_prosthesis Public

    Here I have some code I did for the Visual Prosthesis Project, one program designed to detect changes in EEG signal indicative of a seizure in a research subject undergoing brain monitoring.

    C#

  6. coding_algorithms_problems coding_algorithms_problems Public

    Here I practice working on classic coding problems and algorithms that I might find in a job interview someday.

    Python