Skip to content
View lilianpadilla's full-sized avatar

Block or report lilianpadilla

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. CatsVsDogs CatsVsDogs Public

    Forked from jmsalazarb/aiProject4

    Deep learning project using a convolutional neural network (CNN) to classify pet images. Final project for Trinity University's AI Course.

    Python

  2. SocialCircles SocialCircles Public

    A semester long project for Trinity University's Software Engineering Course. Social Circles is a Node.js, Express.js, EJS, MySQL project for a web-based game that allows users to interact with cha…

    JavaScript 1 1

  3. PacmanSearch PacmanSearch Public

    Forked from jmsalazarb/aiProject1

    Implementing search algorithms to navigate Pacman through different mazes. The goal is to explore and apply search techniques to solve pathfinding problems efficiently. Features DFS, BFS, UCS, and A*.

    Python