John Grant ’07

Founder, Agile Attorney Consulting

I am propelled by the need to help legal professionals harness modern business tools and practices to scale their impact and deliver quality, affordable legal services to all who need them. I envision a legal profession where diverse providers can access capital and partner with aligned professionals to innovate and serve the public interest, and where they can do so without running afoul of the many anachronistic and institutionalist regulations that were xenophobic in their origins and remain protectionist in their nature.

;(function($) { var initAdvocateBreadcrumbs = function() { var tags = $('span.lw_item_tag > a'), current_issue = '', i = 0; if (tags.length && tags.length > 0) { while (i < tags.length && current_issue === '') { var matches = tags[i].innerHTML.match(/^(Spring|Summer|Fall|Winter)-(\d{4})$/); if (matches !== null && current_issue === '') { current_issue = matches[1] + ' ' + matches[2]; } i++; } if ( matches !== null ) { var issueLink = '' + current_issue + ' Issue'; document.getElementById("this_advocate_issue").innerHTML = issueLink; } } }; // Run on document ready initAdvocateBreadcrumbs(); })(livewhale.jQuery);