Scala Mentor

by js_test

HTML

<p>Follow big data trends, identify best practices, be mindful of scalability and the user experience in addition to performance</p>

<p>Able to articulate technical concepts clearly and concisely. Enjoy coaching and mentoring junior engineers</p>

<p>Solid understanding of the full web technology stack (e.g. HTTP, cookies, headers, asset loading / caching)</p>

<ul>
    <li class="top-level">
        <b class="callout">Minimum Requirements</b>
        <ul>
            <li>Understands how Scala works down to the math and the metal</li>
            <li>Have in-the-trenches experience with Play, Akka or Scalatra</li>
            <li>Understands the ins and outs of document design with MongoDB</li>
            <li>A strong command of Algorithms (Collaborative Filtering, Classification, Regression) and data structures</li><br />
        </ul>
    </li>
    <li class="top-level">
        <b class="callout">Preferred Requirements</b>
        <ul>
           <li>Active on Stack Overflow</li>
            <li>Is able to showcase work with GitHub or personal website</li>
            <li>Extensive experience writing production quality code in Java or Haskell</li>
            <li>Real-world experience in data mining, statistical analysis and machine learning with an intimate understanding of the following paradigms: Decision Trees, Support Vector Machines, Neural Networks, Ensemble Methods, Bayesian approaches</li>
        </ul>
    </li>
    <li class="top-level">
        <b class="callout">Desired (Requirements That Make you stand out)</b>
        <ul>
            <li>Exceptional Sysadmin or DevOps skills</li>
            <li>Strong proficiency with streaming data processing, distributed caches (specifically Memcached) as well as multiple NoSQL DBs (specifically Casssandra or Hadoop/MapReduce)</li>
            <li>ElasticSearch Experience<ul><li>Installation &amp; configuration of ElasticSearch clusters and nodes</li><li>Implement software to manage, query, and index data...

SCSS

body {
    background: #1bc5a3;
    color: #d1f2eb;
    line-height: 160%;
    font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    a {
        color: white;
        font: bold;
        text-decoration:underline;
    }
    a:hover {
        text-decoration:none;
    }
    li.top-level {
        list-style-type: none;
        margin-bottom: 24px;
    }
    b.callout {
        color: white;
        font-size: 130%;
    }
}