daniel-dara
Programmer, climber, and supersonic acrobatic rocket-powered battle car driver.
@SalesforceGreenville, SC
Pinned Repositories
advent-of-code
My solutions to Advent of Code
advent-of-golf-2022
Golfed Python code for Advent of Code 2022
asp-match-statement
A Sublime Text 3 plug-in that will highlight the matching statement for an If-Then, End If, etc. in Classic ASP and Vbscript.
ASPComment
Allows users of SublimeText2 to comment selections with single quotes
awesome-advent-of-code
A collection of awesome resources related to the yearly Advent of Code challenge.
awesome-adventofcode
An Awesome List of AdventOfCode Participants
Eastside-Minesweeper
A minesweeper clone I did in highschool
easyXml
A simple XML parser for C++
project-euler
My solutions to Project Euler
stormy-seas
A solver for the puzzle game Stormy Seas
daniel-dara's Repositories
daniel-dara/advent-of-code
My solutions to Advent of Code
daniel-dara/asp-match-statement
A Sublime Text 3 plug-in that will highlight the matching statement for an If-Then, End If, etc. in Classic ASP and Vbscript.
daniel-dara/ASPComment
Allows users of SublimeText2 to comment selections with single quotes
daniel-dara/stormy-seas
A solver for the puzzle game Stormy Seas
daniel-dara/advent-of-golf-2022
Golfed Python code for Advent of Code 2022
daniel-dara/awesome-advent-of-code
A collection of awesome resources related to the yearly Advent of Code challenge.
daniel-dara/awesome-adventofcode
An Awesome List of AdventOfCode Participants
daniel-dara/Eastside-Minesweeper
A minesweeper clone I did in highschool
daniel-dara/easyXml
A simple XML parser for C++
daniel-dara/project-euler
My solutions to Project Euler
daniel-dara/Minesweeper
A rewrite of my old high school minesweeper program to get better performance and use better practices.
daniel-dara/my-macros
My bash aliases and scripts to be sourced by .bashrc
daniel-dara/tcpTransfer
An extra credit project for my networking class.