Pinned Repositories
671-Computers-Website
Database web application, for a mock online computer store.
actionstesting
Using this to test out GitHub's new actions CI/CD features.
codeAssess
Code assessment
CSC640-Project
Data_Science_Assignment_17
This repository is meant to hold all the assignments for CSC 693 - Data Science Fall 17
dine-at-disney
A CLI tool for checking dining reservation availability at Disneyland / California Adventure.
goodTunes-dataEngND
GoVote
Local voter registration and election candidate application.
mart
Simple artwork pieces to print and use as house decoration.
mtellis2.github.io
General blog / website
mtellis2's Repositories
mtellis2/671-Computers-Website
Database web application, for a mock online computer store.
mtellis2/actionstesting
Using this to test out GitHub's new actions CI/CD features.
mtellis2/codeAssess
Code assessment
mtellis2/CSC640-Project
mtellis2/Data_Science_Assignment_17
This repository is meant to hold all the assignments for CSC 693 - Data Science Fall 17
mtellis2/dine-at-disney
A CLI tool for checking dining reservation availability at Disneyland / California Adventure.
mtellis2/goodTunes-dataEngND
mtellis2/GoVote
Local voter registration and election candidate application.
mtellis2/hugo_blog_site
mtellis2/mart
Simple artwork pieces to print and use as house decoration.
mtellis2/mtellis2.github.io
General blog / website
mtellis2/Library-Computer-Usage-Analysis
The University Libraries at UNCG currently track the state of a computer, determining whether or not a particular computer is in use. This data is compiled into a database, and a web app pulls from this database to show a map and number of available computers. As of Fall 2017, the data had not been used to determine which computers are used more frequently, aside from counting the number of times a computer transitions into/away from the 'in-use' state. This project attempts to correlate the usage of these computers with various factors, including: campus scheduling, equipment configuration, placement, population in the library, and area weather. Using this data, this project also uses machine learning to determine the best placement of computers for future allocation, and possible reconfiguration of equipment and space.
mtellis2/math-expression-parser
A scala library for parsing mathemitical expressions with support for parentheses and variables.
mtellis2/mtellis2
mtellis2/music_project
mtellis2/myComm
myComm is an attempt to build a slack command using Go.
mtellis2/python-vt2geojson
Dump vector tiles to GeoJSON from remote URLs or local system files.
mtellis2/script-commands
Script Commands let you tailor Raycast to your needs. Think of them as little productivity boosts throughout your day.
mtellis2/testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.