[
  {
    "title"      : "Go 1.23 Paginated Collection Iterator",
    "url"        : "/blog/2024/paginated-collection-iterator.html",
    "date"       : "August 04, 2024",
    "categories" : ["golang"],
    "tags"       : ["golang","iterators"]
  },{
    "title"      : "Go 1.23 Iterators",
    "url"        : "/blog/2024/go-1.23-iterators.html",
    "date"       : "July 06, 2024",
    "categories" : ["golang"],
    "tags"       : ["golang","iterators"]
  },{
    "title"      : "Cursor &mdash; Weekend Project",
    "url"        : "/blog/2024/cursor-weekend-project.html",
    "date"       : "June 30, 2024",
    "categories" : ["weekend-project"],
    "tags"       : ["javascript","canvas"]
  },{
    "title"      : "Dots QuadTree",
    "url"        : "/blog/2021/dots-quadtree.html",
    "date"       : "June 27, 2021",
    "categories" : ["Projects","Javascript","Data Structure"],
    "tags"       : ["tree","javascript"]
  },{
    "title"      : "GPS Backed NTP Server",
    "url"        : "/blog/2020/gps-backed-ntp.html",
    "date"       : "November 15, 2020",
    "categories" : ["Projects","Linux","Python"],
    "tags"       : ["linux","python"]
  },{
    "title"      : "Optimize for the Web",
    "url"        : "/blog/2019/optimize-4-the-web.html",
    "date"       : "January 26, 2019",
    "categories" : ["Projects","JavaScript","CSS"],
    "tags"       : ["css","javascript","web development"]
  },{
    "title"      : "Causal Graph CRDT",
    "url"        : "/blog/2018/causal-graph-crdt.html",
    "date"       : "October 28, 2018",
    "categories" : ["publication"],
    "tags"       : ["collaboration","CRDT"]
  },{
    "title"      : "Convergent Document Collaboration",
    "url"        : "/blog/2018/convergent-document-collaboration.html",
    "date"       : "June 18, 2018",
    "categories" : ["Patent"],
    "tags"       : ["collaboration","CRDT"]
  },{
    "title"      : "Repo: bign8/gobench",
    "url"        : "/blog/2016/repo-bign8-gobench.html",
    "date"       : "September 06, 2016",
    "categories" : ["project","repo"],
    "tags"       : ["go"]
  },{
    "title"      : "Pipelines Testing and Release Strategy",
    "url"        : "/blog/2016/pipelines-testing-and-release-strategy.html",
    "date"       : "April 29, 2016",
    "categories" : ["class"],
    "tags"       : ["algorithms","testing","release"]
  },{
    "title"      : "Repo: bign8/Pipelines",
    "url"        : "/blog/2016/repo-bign8-pipelines.html",
    "date"       : "April 17, 2016",
    "categories" : ["project","repo"],
    "tags"       : ["go"]
  },{
    "title"      : "Repo: bign8/DDPQ",
    "url"        : "/blog/2015/repo-bign8-ddpq.html",
    "date"       : "May 10, 2015",
    "categories" : ["project","repo"],
    "tags"       : ["python"]
  },{
    "title"      : "Repo: bign8/PyStruct",
    "url"        : "/blog/2015/repo-bign8-pystruct.html",
    "date"       : "April 26, 2015",
    "categories" : ["project","repo"],
    "tags"       : ["python"]
  },{
    "title"      : "SubmitCoin",
    "url"        : "/blog/2014/submitcoin.html",
    "date"       : "August 24, 2014",
    "categories" : ["projects"],
    "tags"       : ["btc","startup","PHP","Angular"]
  },{
    "title"      : "Repo: bign8/auth-app",
    "url"        : "/blog/2014/repo-bign8-auth-app.html",
    "date"       : "June 20, 2014",
    "categories" : ["project","repo"],
    "tags"       : ["PHP"]
  },{
    "title"      : "Repo: bign8/purchasing-system",
    "url"        : "/blog/2014/repo-bign8-purchasing-system.html",
    "date"       : "June 17, 2014",
    "categories" : ["project","repo"],
    "tags"       : ["PHP"]
  },{
    "title"      : "Repo: bign8/hipchat-lite",
    "url"        : "/blog/2014/repo-bign8-hipchat-lite.html",
    "date"       : "June 14, 2014",
    "categories" : ["project","repo"],
    "tags"       : ["Javascript","NodeJS"]
  },{
    "title"      : "Repo: bign8/NateCMS",
    "url"        : "/blog/2014/repo-bign8-cms.html",
    "date"       : "June 03, 2014",
    "categories" : ["project","repo"],
    "tags"       : ["PHP"]
  },{
    "title"      : "Repo: bign8/N8-Chat",
    "url"        : "/blog/2014/repo-bign8-chat.html",
    "date"       : "May 15, 2014",
    "categories" : ["project","repo"],
    "tags"       : ["PHP","Javascript"]
  },{
    "title"      : "Repo: bign8/url.bign8.info",
    "url"        : "/blog/2014/repo-bign8-url-shortener.html",
    "date"       : "May 14, 2014",
    "categories" : ["project","repo"],
    "tags"       : ["PHP"]
  },{
    "title"      : "JavaScript Calendar",
    "url"        : "/blog/2014/javascript-calendar.html",
    "date"       : "March 01, 2014",
    "categories" : ["Projects","JavaScript"],
    "tags"       : ["visuals"]
  },{
    "title"      : "Tag Cloud",
    "url"        : "/blog/2014/tag-cloud.html",
    "date"       : "February 23, 2014",
    "categories" : ["JavaScript"],
    "tags"       : ["visuals"]
  },{
    "title"      : "Linux server issues: iNodes",
    "url"        : "/blog/2013/linux-server-issues-inodes.html",
    "date"       : "October 27, 2013",
    "categories" : ["Shell"],
    "tags"       : []
  },{
    "title"      : "Finite-state Machine: 20 lines of code",
    "url"        : "/blog/2013/finite-state-machine-implemented-in-code.html",
    "date"       : "September 25, 2013",
    "categories" : ["College work","Projects","Robotics"],
    "tags"       : ["Automata Theory","Finite-state machine"]
  },{
    "title"      : "Just got hacked + linux search",
    "url"        : "/blog/2013/just-got-hacked.html",
    "date"       : "April 10, 2013",
    "categories" : ["Shell","Snippets","Thoughts"],
    "tags"       : ["hack","why?"]
  },{
    "title"      : "RC car to WiFi Car (Beginner Robotics)",
    "url"        : "/blog/2013/rc-car-to-wifi-car-beginner-robotics.html",
    "date"       : "February 21, 2013",
    "categories" : ["Robotics"],
    "tags"       : []
  },{
    "title"      : "How to restart Google Chrome",
    "url"        : "/blog/2013/how-to-restart-google-chrome.html",
    "date"       : "January 27, 2013",
    "categories" : ["Thoughts"],
    "tags"       : ["chrome"]
  },{
    "title"      : "Make your own Linux commands!",
    "url"        : "/blog/2013/make-your-own-linux-commands.html",
    "date"       : "January 11, 2013",
    "categories" : ["Shell","Snippets"],
    "tags"       : []
  },{
    "title"      : "Beginner/Intermediate Robotics with LEGOs",
    "url"        : "/blog/2013/beginner-intermediate-robotics-with-legos.html",
    "date"       : "January 04, 2013",
    "categories" : ["Carroll Rants","College work","Robotics"],
    "tags"       : ["MATLAB","Robotics"]
  },{
    "title"      : "Changing Icons",
    "url"        : "/blog/2012/changing-icons.html",
    "date"       : "December 31, 2012",
    "categories" : [],
    "tags"       : []
  },{
    "title"      : "Stop the snow - online that is!",
    "url"        : "/blog/2012/stop-the-snow-online-that-is.html",
    "date"       : "December 08, 2012",
    "categories" : ["JavaScript","Snippets","Thoughts"],
    "tags"       : ["hack"]
  },{
    "title"      : "Newspapers - a thing of the past",
    "url"        : "/blog/2012/newspapers-a-thing-of-the-past.html",
    "date"       : "December 08, 2012",
    "categories" : ["Thoughts"],
    "tags"       : ["journalism","why?"]
  },{
    "title"      : "Hacking Pandora and a better internet",
    "url"        : "/blog/2012/hacking-pandora-and-a-better-internet.html",
    "date"       : "December 01, 2012",
    "categories" : ["JavaScript","Snippets","Thoughts"],
    "tags"       : ["hack","jQuery"]
  },{
    "title"      : "Web Analytics for Database",
    "url"        : "/blog/2012/web-analytics-4-database.html",
    "date"       : "November 30, 2012",
    "categories" : ["College work","Web Statistics"],
    "tags"       : ["college","presentation"]
  },{
    "title"      : "Repo: bign8/natestats",
    "url"        : "/blog/2012/repo-bign8-natestats.html",
    "date"       : "October 16, 2012",
    "categories" : ["project","repo"],
    "tags"       : ["javascript","nodejs"]
  },{
    "title"      : "Repo: bign8/Robot",
    "url"        : "/blog/2012/repo-bign8-robot.html",
    "date"       : "May 02, 2012",
    "categories" : ["project","repo"],
    "tags"       : ["java"]
  },{
    "title"      : "Programming a Robotic Car",
    "url"        : "/blog/2012/programming-a-robotic-car.html",
    "date"       : "April 06, 2012",
    "categories" : ["class"],
    "tags"       : ["python","udacity","artificial intelligence"]
  },{
    "title"      : "Building a Search Engine",
    "url"        : "/blog/2012/building-a-search-engine.html",
    "date"       : "April 06, 2012",
    "categories" : ["class"],
    "tags"       : ["python","udacity","search engine"]
  },{
    "title"      : "Intro to Artificial Intelligence",
    "url"        : "/blog/2011/intro-to-ai.html",
    "date"       : "December 21, 2011",
    "categories" : ["class"],
    "tags"       : ["python","udacity","artificial intelligence"]
  },{
    "title"      : "Computer Vision RSU",
    "url"        : "/blog/2010/computer-vision-rsu.html",
    "date"       : "October 18, 2010",
    "categories" : ["class"],
    "tags"       : ["artificial intelligence"]
  }
]
