Pinned Repositories
ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
Bellman-Ford-Routing
A project for my Introduction to Networking course that simulates the Bellman-Ford Algorithm across a 4 Router topology.
Connect4-GUI
Code for the popular Connect 4 game by Hasbro/Milton Bradley in Java Swing.
Database
FileStats
Implementation of the 'wc' Linux command in C++
GroupMe-Stats-History-Media-Scraper
Python Application used to obtain chat history, user statistics, images, and videos!
Portfolio
Personal Portfolio
probot-ci-checks
A GitHub App built with Probot to create custom Github Checks
Space-Fighters-GUI
Simple shooter arcade game written in Java Swing
Tic-Tac-Toe
Implementation of the popular Tic-Tac-Toe game in Python.
syedahaider97's Repositories
syedahaider97/Database
syedahaider97/probot-ci-checks
A GitHub App built with Probot to create custom Github Checks
syedahaider97/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
syedahaider97/Bellman-Ford-Routing
A project for my Introduction to Networking course that simulates the Bellman-Ford Algorithm across a 4 Router topology.
syedahaider97/Connect4-GUI
Code for the popular Connect 4 game by Hasbro/Milton Bradley in Java Swing.
syedahaider97/FileStats
Implementation of the 'wc' Linux command in C++
syedahaider97/GroupMe-Stats-History-Media-Scraper
Python Application used to obtain chat history, user statistics, images, and videos!
syedahaider97/Portfolio
Personal Portfolio
syedahaider97/Space-Fighters-GUI
Simple shooter arcade game written in Java Swing
syedahaider97/Tic-Tac-Toe
Implementation of the popular Tic-Tac-Toe game in Python.
syedahaider97/Binary-Search-Tree
Recursive Implementation of a Binary Search Tree
syedahaider97/image-inspector
syedahaider97/MSA-Website
Source Code for the NJIT MSA Website
syedahaider97/Uniprocessor-Scheduling-Algortihms
A small threading based approach to Uniprocessor Scheduling Algorithms such as Round Robin, Shortest Process Next, Highest Response Ratio, and Feedback.