Commit Graph

194 Commits

Author SHA1 Message Date
Shaun Reed d53c83c748 Initial commit for circular doubly linked list class 2020-05-07 16:21:14 -04:00
Shaun Reed 7ebcb12569 Clean up old and new files 2020-05-01 00:02:45 -04:00
Shaun Reed 4eb25a22b1 RD of doubly linked list class 2020-04-30 23:43:25 -04:00
Shaun Reed 98b0d724cf Initial commit for doubly linked list 2020-04-30 23:40:35 -04:00
Shaun Reed 87b3f5a394 RD of circular singly linked list 2020-04-30 15:01:14 -04:00
Shaun Reed f37e863e3e Initial commit for CircleSingleList 2020-04-30 14:59:05 -04:00
Shaun Reed 5a88c0d1c7 Remove old info in READMEs 2020-04-26 22:28:49 -04:00
Shaun Reed 23d1ce7b4a Add comments for operator= in singlelist 2020-04-26 22:19:34 -04:00
Shaun Reed 110ac83be8 Rename directories, fix assignment operator in singlelist 2020-04-26 21:47:59 -04:00
Shaun Reed 255ba5a291 Merge work from ansible 2020-04-26 18:12:27 -04:00
Shaun Reed 58d77e09cd Add check for NULL list head in makeEmpty 2020-04-26 18:12:09 -04:00
Shaun Reed 5a1f098597 Add postfix ansible roll 2020-04-23 01:44:57 +00:00
Shaun Reed 00259b25a1 Merge work from lubuntu 2020-04-20 13:22:26 +00:00
Shaun Reed 7f2c2e4f65 Add nginx role for ansible, example playbooks 2020-04-20 13:20:36 +00:00
Shaun Reed ac46149191 Merge branch 'master' of github.com:shaunrd0/klips 2020-04-19 22:37:19 -04:00
Shaun Reed 56d87bfb8a Work on SingleList, makeEmpty 2020-04-19 22:37:05 -04:00
Shaun Reed 424f9b237c Merge branch 'master' of https://github.com/shaunrd0/klips 2020-04-19 23:31:28 +00:00
Shaun Reed b520c2bfe8 Add fail2ban role for ansible 2020-04-19 23:30:19 +00:00
Shaun Reed a2c326c177 Merge work from ansible host 2020-04-16 11:16:42 -04:00
Shaun Reed 5684c0b29c Work on SingleList class big 3 2020-04-16 11:16:19 -04:00
Shaun Reed 20071c135c Merge branch 'master' of https://github.com/shaunrd0/klips 2020-04-15 23:06:26 +00:00
Shaun Reed 650731a5ba Update core, docker, nginx roles 2020-04-15 23:03:42 +00:00
Shaun Reed fb0251c2b6 Add remove, replace, update public members to call private members and handle output 2020-04-15 12:08:04 -04:00
Shaun Reed cf38979faa Rename linkedlist to singlelist 2020-04-15 11:59:38 -04:00
Shaun Reed ba91c8956a Add copy assignment, constructor, destructor 2020-04-15 07:58:55 -04:00
Shaun Reed b2e051a633 Remove compiled files, executable. Update gitignore 2020-04-15 07:53:14 -04:00
Shaun Reed e2b109b149 Add linkedlist project RD for cpp practice 2020-04-14 11:51:06 -04:00
Shaun Reed abca8dd0e3 Update motd 2020-03-27 15:40:27 +00:00
Shaun Reed 46717def31 Add Node class, work on singly LinkedList class and examples 2020-03-27 10:59:28 -04:00
Shaun Reed 118488b97f Clean up files, update .gitignore 2020-03-27 07:11:38 -04:00
Shaun Reed 8af7c295c6 Rename members of StackArray 2020-03-23 12:46:49 +00:00
Shaun Reed 44d4e2265c Add StackArray class 2020-03-23 12:42:02 +00:00
Shaun Reed 5bbca3d0e9 Work on adding example for basic datastructs 2020-03-23 10:30:27 +00:00
Shaun Reed cb00bea475 Add Bjarne's cppFormat ROT 2020-01-25 16:59:01 +00:00
Shaun Reed 4c10e99e2f Add example OpenGL project built within vscode g++ 2019-10-15 22:07:46 -04:00
Shaun Reed 7edaca8899 Remove unused source files in cpp-sdl 2019-10-15 19:09:33 -04:00
Shaun Reed f7740de1f5 Add basic cpp-sdl project using g++ within vscode 2019-10-15 19:05:20 -04:00
Shaun Reed 84ab7580a7 Add cpp template for SDL library 2019-10-14 21:51:50 -04:00
Shaun Reed 0a759c0d1f Add python test script for Git 2019-10-09 15:40:50 -04:00
Shaun Reed 840143eec5 Add Figlet fonts 2019-09-14 13:44:47 -04:00
= 6475d19662 Added i3 configs 2019-09-13 12:38:33 -04:00
Shaun Reed c5b4371aa6 Override default .bashrc aliases instead of relocating into .bash_aliases 2019-09-08 13:06:03 +00:00
Shaun Reed 1cf59a17ba Add .bashrc configs, aliases 2019-09-08 09:31:26 +00:00
Shaun Reed b69b9c511f Update setup-vim.sh for better shared configs using /etc/skel/ and /etc/vim/. Plugins, managers are installed and shared within /usr/share/vim/vimfiles/ 2019-09-08 06:57:47 +00:00
Shaun Reed 14bfab8235 Define backspace deletion scope in .vimrc 2019-09-08 05:48:13 +00:00
Shaun Reed e0ac2fbeac Add basic Fail2ban SSH / NGINX jails 2019-09-07 12:52:37 +00:00
Shaun Reed c05891c5ae Fix username typo 2019-09-06 23:12:13 +00:00
Shaun Reed d61d782f6b Add updating SSH keys and /etc/hosts to core ansible role 2019-09-06 23:10:26 +00:00
Shaun Reed 9a69416d89 Update core ansible role to configure Vim globally 2019-09-06 23:04:54 +00:00
Shaun Reed 255673b519 Fix directories in setup-vim.sh 2019-09-06 22:55:52 +00:00