Skip to content
View wjmolina's full-sized avatar
💭
per aspera ad astra
💭
per aspera ad astra
  • Raptive
  • Los Angeles, California
  • 17:52 (UTC -07:00)
  • LinkedIn in/wjmolina

Block or report wjmolina

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

Popular repositories Loading

  1. 2d-h-de-casteljau-recursive-evaluation-algorithm 2d-h-de-casteljau-recursive-evaluation-algorithm Public

    This C++ implementation evaluates B-splines using the 2D h-de Casteljau recursive algorithm.

    C

  2. project-euler-solutions project-euler-solutions Public

    This repository contains solutions to Project Euler computational mathematics problems implemented in C# and C++.

    C++

  3. cipher-breaker-substitution cipher-breaker-substitution Public

    This application breaks substitution ciphers using dictionary attack methods.

    C++

  4. genetic-algorithm-csharp genetic-algorithm-csharp Public

    This abstract C# framework provides a foundation for implementing genetic algorithm solutions.

    C#

  5. ruzzle-solver ruzzle-solver Public

    This solver finds optimal word paths for the Ruzzle word puzzle game.

    C#

  6. maze-solver-dijkstra maze-solver-dijkstra Public

    This application solves mazes using Dijkstra's algorithm with image processing capabilities.

    C#