GithubHelp home page GithubHelp logo

Quin Darcy's Projects

acvpproxy icon acvpproxy

ACVP Proxy for accessing the NIST ACVP server for testing cryptographic implementations

aes_crypt icon aes_crypt

A library written in Rust for the AES block cipher.

arch-linux-setup icon arch-linux-setup

This repo contains my personal config files, package installation list, setup script, and installation instructions.

array-of-animated-binary-trees icon array-of-animated-binary-trees

This program generates a circular arrangement of binary trees whose children are spawned by mouse clicks. The limbs of the trees rotate and their color is a function of the degree of rotation. Try it out by clicking the link below!

barnes-hut icon barnes-hut

This program implements the Barnes-Hut algorithm to simulate gravitational forces amongst particles. Each click on the screen adds a new particle. Follow the link to try it out!

beaglebone_black_setup icon beaglebone_black_setup

A comprehensive script for automatically setting up a Debian Linux environment on BeagleBone Black.

bernie_hmac icon bernie_hmac

This Rust library offers a custom implementation of the SHA-256 cryptographic hash function and HMAC-SHA-256 (Hash-based Message Authentication Code) construction using SHA-256.

cantor icon cantor

Program that takes number gives length of Cantor set at specified iteration

crawler icon crawler

This is a basic recursive Wikipedia crawler. A random article is selected and a specified number of child links are crawled and added to the tree. The program then displays the title of the articles reached.

crypter-cli icon crypter-cli

A tool written in Rust which recursively crawls a given directory and uses parallel processing to encrypt and decrypt all files.

dh icon dh

A small library to be used in the generation of public and private keys for the Diffie-Hellman key exchange. Utilizes the 3072-bit MODP Group listed in RFC 3526.

discrete-cosine-transform icon discrete-cosine-transform

An interactive program that allows the user to see the relationship between spacial data and frequency data. Try it out by clicking the link below!

dns-packet-generator icon dns-packet-generator

This program (once complete) will be used to generate DNS repsonses that can be sent to a mobile device so it will redirect to, your laptop, for example. This way one can capture their phone's network traffic through a proxy server and analyze it.

elliptic icon elliptic

A library written in Rust for generating points of an elliptic curve over a finite field.

encrypted-messenger icon encrypted-messenger

A simple multi-client chat program with sockets. Users can decide which public key cryptosystem they use and can view metrics on the encrypted messages.

game-of-life-with-deep-q-learning icon game-of-life-with-deep-q-learning

This project leverages Deep Q-Learning (DQN) to optimize initial grid states in Conway's Game of Life, aiming to maximize population age, diversity, and growth.

game-of-life-with-reinforcement-learning icon game-of-life-with-reinforcement-learning

This project is an exploration of Conway's Game of Life. Using Rust and the Nannou framework, it simulates a dynamic environment where each cell's initial state is influenced by an embedded reinforcement learning agent seeking to maximize population longevity.

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.