Pinned Repositories
Computer-Networking---A-Top-Down-Approach
My solutions to the Programming Assignments in "Computer Networking: A Top-Down Approach" 6th edition.
computer-science-flash-cards
Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
coursera-android
Source Code for Android Course Example Applications
CWall
A simple implementation of Linux Firewall in C using Netfilter framework. This project was coded and tested in Ubuntu 17.04.
free-programming-books
:books: Freely available programming books
Machine-Learning
Code for my one credit Machine Learning Lab.
mcdowell-cv
A Nice-looking CV template made into LaTeX
Mini-Shell
A simple implementation of the Unix Shell in the C Programming language. This project was coded and tested in Ubuntu 17.04.
Piece-Chain-Data-Structure
My implementation of the Piece Chain (or Piece Table) data structure which is an efficient data structure used in text editors.
SSH-Honeypot
Python SSH honeypot using Twisted engine.
ashly13's Repositories
ashly13/Computer-Networking---A-Top-Down-Approach
My solutions to the Programming Assignments in "Computer Networking: A Top-Down Approach" 6th edition.
ashly13/Mini-Shell
A simple implementation of the Unix Shell in the C Programming language. This project was coded and tested in Ubuntu 17.04.
ashly13/Piece-Chain-Data-Structure
My implementation of the Piece Chain (or Piece Table) data structure which is an efficient data structure used in text editors.
ashly13/computer-science-flash-cards
Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
ashly13/coursera-android
Source Code for Android Course Example Applications
ashly13/CWall
A simple implementation of Linux Firewall in C using Netfilter framework. This project was coded and tested in Ubuntu 17.04.
ashly13/free-programming-books
:books: Freely available programming books
ashly13/Machine-Learning
Code for my one credit Machine Learning Lab.
ashly13/mcdowell-cv
A Nice-looking CV template made into LaTeX
ashly13/SSH-Honeypot
Python SSH honeypot using Twisted engine.
ashly13/track-my-time
A Firefox Extension that captures the websites visited and the time spent on each and sends this data to a local RESTful web service. The usage statistics can then be displayed in a front-end.