Lexxeous
M.S. CompSci graduate with B.S. in CompEng from Tennessee Tech University. Interested in hardware design, software development, AI, & quantum computing.
Tennessee Technological UniversityGallatin, TN
Pinned Repositories
basic_zombie_dapp
Zombie battling, trading, and randomizing game built for the Ethereum blockchain network.
capstone_2_arduino
Automatic Generator Battery Backup Controller (BBC) Arduino programming for Capstone 2, Fall 2018 at Tennessee Technological University.
depot
Agile Web Development with RoR5 Sample Application.
gh_ml_commit_security
Analyze GitHub Commit Data for Security
google_search_scraper
Scrapes Google search results based on any set of search strings, based on some criteria.
mega_lotto_benchmark
Ruby gem building tutorial via Brandon Hilkert's free email course.
mlp_mnist
Training, Testing, and Experimenting with the MNIST dataset and Multilayer Perceptrons
mpi_ring
A simple parallel processing program that creates a ring of communicative processes using C and MPI.
technical_references
My current (documented) accumulation of technical & programming knowledge.
web_to_bibtex
Generic (reference manager and browser independent) solution for semi-automatically citing web pages.
Lexxeous's Repositories
Lexxeous/google_search_scraper
Scrapes Google search results based on any set of search strings, based on some criteria.
Lexxeous/mega_lotto_benchmark
Ruby gem building tutorial via Brandon Hilkert's free email course.
Lexxeous/py_basic_blocks
Linux Executable Basic Block Random Access Disassembly with Python3
Lexxeous/py_entry_point
Linux Disassembler Using Python, Capstone, Pyelftools, & PyInstaller
Lexxeous/py_grade_calc
Simple Grade Calculator Using Python
Lexxeous/fuzzingbook_demo
Collection of examples from The Fuzzing Book
Lexxeous/web_to_bibtex
Generic (reference manager and browser independent) solution for semi-automatically citing web pages.
Lexxeous/ted_can
A software interface for Testing, Evaluating, and Demonstrating a hardware testbed for the CAN protocol.
Lexxeous/py_house_treasure
Treasure Collecting Game Compatible with Python3
Lexxeous/py_hangman
Hangman Game Compatible with Python3
Lexxeous/gh_ml_commit_security
Analyze GitHub Commit Data for Security
Lexxeous/hybrid_gol
Hybrid Game of Life (GoL) program using MPI and OpenMP.
Lexxeous/mpi_bcast
Custom implementation of MPI_Bcast() using only MPI_Send() & MPI_Recv() (point-to-point communications).
Lexxeous/mpi_mat_mult
Dynamic square matrix multiplication program using C and MPI.
Lexxeous/omp_mat_mult
Dynamic square matrix multiplication program using C++ and OpenMP.
Lexxeous/custom_functions
Custom functions for different programming languages.
Lexxeous/ping_pong
Simple C socket/server-client programming project.
Lexxeous/mpi_ring
A simple parallel processing program that creates a ring of communicative processes using C and MPI.
Lexxeous/omp_hello
Simple "Hello World" program using C++ and OpenMP.
Lexxeous/capstone_2_arduino
Automatic Generator Battery Backup Controller (BBC) Arduino programming for Capstone 2, Fall 2018 at Tennessee Technological University.
Lexxeous/inband_ftp
Simple C socket/server-client programming in-band FTP project.
Lexxeous/finance_tracker
Sample Project from Udemy.
Lexxeous/simple_blog
Simple CRUD RoR Blogging Application.
Lexxeous/upload_app
Cloud/Server Upload Service Testing for AWS, S3, SDK, Fog, Carrierwave, etc.