|
| 1 | +<!DOCTYPE html> |
| 2 | +<html> |
| 3 | + <head> |
| 4 | + <title>AgileHead: Technology Consulting</title> |
| 5 | + <script> |
| 6 | + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
| 7 | + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
| 8 | + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
| 9 | + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
| 10 | + |
| 11 | + ga('create', 'UA-74816246-1', 'auto'); |
| 12 | + ga('send', 'pageview'); |
| 13 | + </script> |
| 14 | + <link href="//fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css"> |
| 15 | + <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> |
| 16 | + |
| 17 | + <link rel="stylesheet" href="/static/css/normalize.css"> |
| 18 | + <link rel="stylesheet" href="/static/css/skeleton.css"> |
| 19 | + |
| 20 | + <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> |
| 21 | + <link rel="icon" href="/favicon.ico" type="image/x-icon"> |
| 22 | + <style> |
| 23 | + li { list-style: none !important } |
| 24 | + section { margin-top: 64px; margin-bottom: 20px; text-align: center} |
| 25 | + i { padding-bottom: 32px; } |
| 26 | + .header { margin-top: 120px; } |
| 27 | + .header h1 { font-weight: bold } |
| 28 | + .slogan p { font-size: 2.4em } |
| 29 | + .what-we-do h2 { font-size: 3.2rem; } |
| 30 | + .what-we-do ul { text-align: center } |
| 31 | + .projects { margin: 0; padding: 0 } |
| 32 | + .projects li { text-align: left; list-style: none } |
| 33 | + footer { margin: 128px 32px 32px 32px; text-align: center} |
| 34 | + </style> |
| 35 | + <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 36 | + </head> |
| 37 | + <body style="background:#e7e7e7 url(/static/images/concrete_seamless.png) repeat"> |
| 38 | + <div class="container"> |
| 39 | + <section class="header"> |
| 40 | + <h1> |
| 41 | + AgileHead |
| 42 | + </h1> |
| 43 | + <p> |
| 44 | + Email: <a href=" mailto:[email protected]" >[email protected]</a><br /> |
| 45 | + Bangalore, India |
| 46 | + </p> |
| 47 | + </section> |
| 48 | + <section class="slogan"> |
| 49 | + <i class="fa fa-quote-right fa-5x"></i> |
| 50 | + <p>"We love working with startups and product teams."</p> |
| 51 | + </section> |
| 52 | + <section class="what-we-do"> |
| 53 | + <i class="fa fa-arrow-down fa-5x"></i> |
| 54 | + <ul class="row"> |
| 55 | + <li class="three columns"> |
| 56 | + <h5>Architecture and Strategy</h5> |
| 57 | + <p> |
| 58 | + Provide teams with clear architectural guidance, risk analysis and technology roadmap. |
| 59 | + Our architects have been in the industry for more than 16 years. |
| 60 | + </p> |
| 61 | + </li> |
| 62 | + <li class="three columns"> |
| 63 | + <h5>Firefighting and Recovery</h5> |
| 64 | + <p> |
| 65 | + Identify the best technical strategy to put the project back on track. |
| 66 | + Fix immediate issues, optimize processes, replan timelines and put safeguards in place. |
| 67 | + </p> |
| 68 | + </li> |
| 69 | + <li class="three columns"> |
| 70 | + <h5>Code Quality Assessment</h5> |
| 71 | + <p> |
| 72 | + We do detailed code quality and skills assessment to ensure that |
| 73 | + issues are identified before they reach customers. We have assessed more than 100 projects. |
| 74 | + </p> |
| 75 | + </li> |
| 76 | + <li class="three columns"> |
| 77 | + <h5>Process and Automation</h5> |
| 78 | + <p> |
| 79 | + Optimizing processes and automation can improve productivity by up to 40%. |
| 80 | + Build leaner teams by automating code analysis, builds, testing and devops. |
| 81 | + </p> |
| 82 | + </li> |
| 83 | + </ul> |
| 84 | + </section> |
| 85 | + <section class="industries"> |
| 86 | + <i class="fa fa-industry fa-5x"></i> |
| 87 | + <ul class="row"> |
| 88 | + <li class="twelse columns"> |
| 89 | + <h5>Industries</h5> |
| 90 | + <p> |
| 91 | + E-Commerce, Healthcare, Ad tech, Social Networks, Developer tools,<br /> |
| 92 | + Industrial Automation, Digital Publishing, IT Automation, HR and Recruitment. |
| 93 | + </p> |
| 94 | + </li> |
| 95 | + </ul> |
| 96 | + </section> |
| 97 | + <section class="tech"> |
| 98 | + <i class="fa fa-flask fa-5x"></i> |
| 99 | + <ul class="row"> |
| 100 | + <li class="three columns"> |
| 101 | + <h5>JavaScript</h5> |
| 102 | + <p> |
| 103 | + Node.JS, React, Redux, Relay, React-Native, Flow, TypeScript, Angular, MongoDb, Express.<br /> |
| 104 | + We contribute to 40 Open Source projects on GitHub as part of the <a href="https://github.com/nodejam">NodeJam</a> project. |
| 105 | + </p> |
| 106 | + </li> |
| 107 | + <li class="three columns"> |
| 108 | + <h5>Big Data</h5> |
| 109 | + <p> |
| 110 | + Hadoop, Elastic Search, Cassandra, HBase, Java, Python, NTLK. As early adopters of Big Data, |
| 111 | + we've provided technical guidance to Adtech clients processing Terabytes of data every day. |
| 112 | + </p> |
| 113 | + </li> |
| 114 | + <li class="three columns"> |
| 115 | + <h5>Linux</h5> |
| 116 | + <p> |
| 117 | + Java, Hadoop, Python, Django, Postgres, Bash automation, Docker and Cloud. |
| 118 | + We've been working with FOSS since 1999, |
| 119 | + when we chose Linux and Perl for one of India's first marketplaces. |
| 120 | + </p> |
| 121 | + </li> |
| 122 | + <li class="three columns"> |
| 123 | + <h5>Windows</h5> |
| 124 | + <p> |
| 125 | + .Net Core, Asp.Net, Migration to Linux, Sql Server, Sharepoint, Biztalk, |
| 126 | + WCF, Developer Tools, Azure, Powershell, Automation. We have some FOSS work: <a href="https://github.com/jeswin/agilefx">AgileFx</a>, |
| 127 | + <a href="https://github.com/jeswin/BigBrother">BigBrother</a>. |
| 128 | + </p> |
| 129 | + </li> |
| 130 | + </ul> |
| 131 | + </section> |
| 132 | + <section class="tech"> |
| 133 | + <i class="fa fa-code fa-5x"></i> |
| 134 | + <h5>Selected Open Source</h5> |
| 135 | + <div class="row"> |
| 136 | + <div class="four columns"> |
| 137 | + <ul class="projects"> |
| 138 | + <li><a href="https://github.com/retransmit/prism">Prism</a>: High Performance API Gateway</li> |
| 139 | + <li><a href="https://github.com/bashojs/basho">Basho</a>: Shell Automation Toolkit</li> |
| 140 | + <li><a href="https://github.com/jeswin/border-patrol">Border Patrol</a>: JWT Connectors</li> |
| 141 | + </ul> |
| 142 | + </div> |
| 143 | + <div class="four columns"> |
| 144 | + <ul class="projects"> |
| 145 | + <li><a href="https://github.com/jeswin/chimpanzee">Chimpanzee</a>: AST analysis library</li> |
| 146 | + <li><a href="https://github.com/jeswin/sailboat">Sailboat</a>: A modern Router for React</li> |
| 147 | + <li><a href="https://github.com/jeswin/nsoap-koa">NSOAP Router</a>: NSOAP Router for Koa</li> |
| 148 | + </ul> |
| 149 | + </div> |
| 150 | + <div class="four columns"> |
| 151 | + <ul class="projects"> |
| 152 | + <li><a href="https://github.com/jeswin/AgileFx">AgileFx</a> (2008, Windows): LINQ based ORM and Visual Studio Modeling tools.</li> |
| 153 | + <li><a href="https://github.com/jeswin/BigBrother">Big Brother</a> (2013, Windows): MDbg based Debugger for recording runtime behaviour of applications</li> |
| 154 | + <li><a href="https://github.com/jeswin/JobHunt">JobHunt</a> (2006): Python, Django Job Portal</li> |
| 155 | + </ul> |
| 156 | + </div> |
| 157 | + </div> |
| 158 | + </section> |
| 159 | + <section class="testimonials"> |
| 160 | + <i class="fa fa-comment fa-5x"></i> |
| 161 | + <h5>Testimonials</h5> |
| 162 | + <div class="row"> |
| 163 | + <div class="six columns"> |
| 164 | + <p style="text-align:left"> |
| 165 | + "I have worked with Agilehead for many years; we have used their services in different areas and technologies. |
| 166 | + They bring to the table a very professional attitude and they understand business needs exceptionally well. |
| 167 | + Their technical capabilities are second to none. They get the job done!." |
| 168 | + </p> |
| 169 | + <p style="text-align:right">Raghu PJ, TekSystems</p> |
| 170 | + </div> |
| 171 | + <div class="six columns"> |
| 172 | + <p style="text-align:left"> |
| 173 | + "Our project was facing technical hurdles and we had tough deadlines, but these guys got it back on track in four weeks. |
| 174 | + Not only were they extremely adept and hands-on with technology, they even contributed to the overall UX of our product. |
| 175 | + We loved working with AgileHead." |
| 176 | + </p> |
| 177 | + <p style="text-align:right">Keshav A, CYC Consulting</p> |
| 178 | + </div> |
| 179 | + </div> |
| 180 | + </section> |
| 181 | + <section class="about"> |
| 182 | + <i class="fa fa-users fa-5x"></i> |
| 183 | + <div class="people row"> |
| 184 | + <div class="six columns"> |
| 185 | + <img src="/static/images/jes.png" width="128" height="128" alt="Jeswin" /><br /> |
| 186 | + <h5>Jeswin Kumar</h5> |
| 187 | + <p> |
| 188 | + Open source guy, hacker. 20 years in the industry. Specialist in the JavaScript ecosystem. |
| 189 | + Consulted for over 30 companies in India and abroad. <a href="https://gist.github.com/jeswin/52362e330cdf5e2b0bbf">Resume</a> |
| 190 | + </p> |
| 191 | + </div> |
| 192 | + <div class="six columns"> |
| 193 | + <img src="/static/images/hem.png" width="128" height="128" alt="Jeswin" /><br /> |
| 194 | + <h5>Hemchand Thalanchery</h5> |
| 195 | + <p> |
| 196 | + 20 years in the industry. Managed teams big and small. Plenty of Startup experience. |
| 197 | + Big Data, Java, .Net, Python, Open Source. <a href="https://in.linkedin.com/in/hemchand">LinkedIn</a> |
| 198 | + </p> |
| 199 | + </div> |
| 200 | + </div> |
| 201 | + </section> |
| 202 | + </div> |
| 203 | + <footer> |
| 204 | + AgileHead, Bangalore. |
| 205 | + </footer> |
| 206 | + </body> |
| 207 | +</html> |
0 commit comments