Code Monkey home page Code Monkey logo

Nick Rosas's Projects

algorithms icon algorithms

Minimal examples of data structures and algorithms in Python

diffie-hellman icon diffie-hellman

Program that performs a Diffie-Hellman (DH) Key Exchange over a network. The program operates in either client or server mode. The former initiates a connection to the latter; otherwise, their functionality is identical.

messagesigner icon messagesigner

A program that (1) generates an RSA keypair, (2) writes the public portion of the key to a file, and (3) sends a message over a network, followed by its signature.

mlb_dfs icon mlb_dfs

Collection of some of my MLB DFS tools

passwordgenerator icon passwordgenerator

PasswordGenerator is a simply Python program that generates a random strong password of user desired length

portscan icon portscan

Program that probes a target computer for open portsโ€”i.e., ports that have services listening on them. PortScan, will probe all 2^16 TCP ports on a targeted host, and report the ports that accept connections. All the output from program will be saved to a file named scanner.txt.

tools icon tools

Collection of personal Cyber Security related tools

unencryptedim icon unencryptedim

Simple multi-client Instant Messenger ran via TCP/IP on port 9999

websearch icon websearch

Python program to search a url for a keyword and output # of occurrence

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.