mevers303
Data scientist, software developer, and back-end web developer.
Regs TechnologyDenver, CO, USA
Pinned Repositories
bothoven
A music writing bot!
Cpp-Bnet-Bot
This is a bot written in C++ that can connect to Battle.net's chat servers. It is a skeleton, it can connect and is ready to be implemented with a set of commands and functions. It was created to help others code their own bots. Connecting to the chat servers and emulating the legitimate video game client was the hard part ;)
default-token-list
◦ The Uniswap default token list
denver-os-pa-c
Mark Evers ID #810 857 406
missionmark
Document sorting for MissionMark
missionmark_webapp
Uses machine learning and NLP techniques to label and sort a corpus of documents into categories based on their text content, without knowing what the categories are beforehand. It is used as a first line of attack to label/classify a corpus of text whose contents are largely unknown, the kind you get from scraping documents from the web.
Paradise-Ops
An old bot for managing ops in Blizzard's Battle.net chat servers. This probably cannot connect anymore due to updates in the Battle.net network protocol.
Phat-Backup
An old C# application for synchronizing two local filesystems.
Phat-Name-Jogger
This project is a Battle.net bot that will jog through usernames you have created to prevent them from expiring.
whowrotethatsong
Predicts or gives similarity of a MIDI file to a list of composers.
mevers303's Repositories
mevers303/bothoven
A music writing bot!
mevers303/Cpp-Bnet-Bot
This is a bot written in C++ that can connect to Battle.net's chat servers. It is a skeleton, it can connect and is ready to be implemented with a set of commands and functions. It was created to help others code their own bots. Connecting to the chat servers and emulating the legitimate video game client was the hard part ;)
mevers303/missionmark
Document sorting for MissionMark
mevers303/Paradise-Ops
An old bot for managing ops in Blizzard's Battle.net chat servers. This probably cannot connect anymore due to updates in the Battle.net network protocol.
mevers303/Phat-Name-Jogger
This project is a Battle.net bot that will jog through usernames you have created to prevent them from expiring.
mevers303/default-token-list
◦ The Uniswap default token list
mevers303/denver-os-pa-c
Mark Evers ID #810 857 406
mevers303/missionmark_webapp
Uses machine learning and NLP techniques to label and sort a corpus of documents into categories based on their text content, without knowing what the categories are beforehand. It is used as a first line of attack to label/classify a corpus of text whose contents are largely unknown, the kind you get from scraping documents from the web.
mevers303/Phat-Backup
An old C# application for synchronizing two local filesystems.
mevers303/whowrotethatsong
Predicts or gives similarity of a MIDI file to a list of composers.
mevers303/fh-sites-take-home-challenge
FareHarbor Sites Take Home Challege
mevers303/hardhat-template
Hardhat-based template for developing Solidity smart contracts
mevers303/html2text
Convert HTML to Markdown-formatted text.
mevers303/iPhoneCalc
CSCI 3320 Homework 1
mevers303/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
mevers303/progressbar
A function for printing a progress bar in python. It is displayed in the terminal
mevers303/Python-Snippets
Miscellaneous functions and code that is reusable across a variety of different projects.
mevers303/Python-Snippets2
mevers303/readability
A standalone version of the readability lib
mevers303/textract
extract text from any document. no muss. no fuss.
mevers303/tika-python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.
mevers303/UCD-OS
My Intro to OS project