Pinned Repositories
backup-retention-policy-report-generator
PowerShell script to generate the following backup retention policy reports: servers backed up and in the inventory, servers backed up but not in the inventory, servers not backed up
Dicee-iOS-App
machine_learning_projects
McAfee-antivirus-health-check-report-generator
PowerShell script to identify and report the servers with McAfee antivirus DAT version out-of-date and creates email alert to the teams in case of non-compliance
nslookup-script
PowerShell script which appends the IP address or host name to a report containing a list of host names or IP addresses respectively.
Portfolio-analysis
Portfolio analysis program implemented in Python using pandas, yfinance and numpy libraries. The program will generate a price chart of the stocks in the portfolio and the cumulative return chart of the portfolio. It also calculates the average return, average annualized return and volatility of the portfolio.
reversi_remake
Command-line remake of Reversi implemented using object-oriented programming techniques in C++. The game is built using the observer and model-view-controller design patterns.
rideshare_api
GraphQL API to authenticate users and create ride requests, run on an express-graphql server.
Tic-tac-toe
Tic-tac-toe game developed in JavaScript, HTML and CSS. It can be played with another friend or with the computer. Uses the minimax algorithm to find the next best move.
To-Do-List-App
iOS app implemented in Swift using table views, core data and CocoaPods libraries.
Audreysin's Repositories
Audreysin/backup-retention-policy-report-generator
PowerShell script to generate the following backup retention policy reports: servers backed up and in the inventory, servers backed up but not in the inventory, servers not backed up
Audreysin/Dicee-iOS-App
Audreysin/McAfee-antivirus-health-check-report-generator
PowerShell script to identify and report the servers with McAfee antivirus DAT version out-of-date and creates email alert to the teams in case of non-compliance
Audreysin/nslookup-script
PowerShell script which appends the IP address or host name to a report containing a list of host names or IP addresses respectively.
Audreysin/ping-script
PowerShell script which adds the ping results of a list of host names to a report
Audreysin/Portfolio-analysis
Portfolio analysis program implemented in Python using pandas, yfinance and numpy libraries. The program will generate a price chart of the stocks in the portfolio and the cumulative return chart of the portfolio. It also calculates the average return, average annualized return and volatility of the portfolio.
Audreysin/Tic-tac-toe
Tic-tac-toe game developed in JavaScript, HTML and CSS. It can be played with another friend or with the computer. Uses the minimax algorithm to find the next best move.
Audreysin/To-Do-List-App
iOS app implemented in Swift using table views, core data and CocoaPods libraries.
Audreysin/Twitter-translate-bot
Twitter translate bot implemented in JavaScript using Node.js. It translates all tweets with mention @AXYTranslateBot to any language supported by Google Translate services.
Audreysin/machine_learning_projects
Audreysin/reversi_remake
Command-line remake of Reversi implemented using object-oriented programming techniques in C++. The game is built using the observer and model-view-controller design patterns.
Audreysin/rideshare_api
GraphQL API to authenticate users and create ride requests, run on an express-graphql server.
Audreysin/CFM-HACK-2018
CFM Hack 2018
Audreysin/rideshare_app
Audreysin/Xylophone-iOS-App