Skip to content
View hcastillomartinez's full-sized avatar

Block or report hcastillomartinez

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

Popular repositories Loading

  1. LCG-and-Cipher LCG-and-Cipher Public

    Done for CS 241 at UNM

    C 1 2

  2. Youtube-Transcript-Scraper Youtube-Transcript-Scraper Public

    Automates the process of getting the transcript from Youtube videos using Selenium.

    Python 1

  3. LoboSearch LoboSearch Public

    Done for CS 241 at UNM spring 2018, implementation of basic search engine using graphs, trees, and hashtable with data structures

    C

  4. Mobile-Agents Mobile-Agents Public

    Design a simulation that represents a wireless sensor network that upon discovery of a heated node will map out fire continuously. Sensor node network is modeled as a planar graph with vertices rep…

    Java

  5. ChatRoom ChatRoom Public

    Implementing a TupleSpace then using it to emulate a chat room.

    Java

  6. AuctionHouse AuctionHouse Public

    Distributed auction system with one static Bank, k number of Auction Houses that are dynamically created, and i number of Agents that are also dynamically created.

    Java