Pinned Repositories
Connect-4
Connect4 Game App with pass and play mode, play AI mode, and a scoreboard
EmployeeDatabaseInterface
EDI is a centralized desktop application for a company's employees to manage employee information, projects, teams, scheduling, and view productivity
k80trombetta
Config files for my GitHub profile.
PrivacyPreservingMachineLearning
Privacy preserving supervised machine learning model uses a private aggregation of teacher ensembles technique and Laplacian Noise to protect training on sensitive network traffic data.
ValidateStringsDFA
DFA implementation to find valid strings in a given language
WeeklyScheduler
Node project extracts and processes course data from an input Excel file, and produces a new Excel file containing a visually pleasing weekly schedule and report
k80trombetta's Repositories
k80trombetta/PrivacyPreservingMachineLearning
Privacy preserving supervised machine learning model uses a private aggregation of teacher ensembles technique and Laplacian Noise to protect training on sensitive network traffic data.
k80trombetta/EmployeeDatabaseInterface
EDI is a centralized desktop application for a company's employees to manage employee information, projects, teams, scheduling, and view productivity
k80trombetta/WeeklyScheduler
Node project extracts and processes course data from an input Excel file, and produces a new Excel file containing a visually pleasing weekly schedule and report
k80trombetta/Connect-4
Connect4 Game App with pass and play mode, play AI mode, and a scoreboard
k80trombetta/k80trombetta
Config files for my GitHub profile.
k80trombetta/ValidateStringsDFA
DFA implementation to find valid strings in a given language