Squashed commit of the following: commit e77be3f08b3f3101e90f4c476b3971b714e67fe5 Author: Mari <mstaib.git@reya.zone> Date: Wed Feb 5 21:16:15 2020 -0500 Add more data to experience and skills commit 6e9b769519acf179dceb8c8ff9ad6b45d229ea44 Author: Mari <mstaib.git@reya.zone> Date: Wed Feb 5 20:36:45 2020 -0500 Add personal projects "role" to experience section. commit 093ecaa7807fb4024676348538f628339ba30b89 Author: Mari <mstaib.git@reya.zone> Date: Wed Feb 5 20:20:18 2020 -0500 Add collapsable image credits section to footer commit 37cf813ee1c7c5aa82fc05fc481750d81b4270b6 Author: Mari <mstaib.git@reya.zone> Date: Wed Feb 5 20:04:39 2020 -0500 Add logos from old internships. commit 2956dd77110d5c93c34115617226fb8e4e90cf15 Author: Mari <mstaib.git@reya.zone> Date: Wed Feb 5 19:51:13 2020 -0500 Remove test resume and limiters on main resume commit ceacd9e0854c8845ba8d9cc0e8284ab1898995dd Author: Mari <mstaib.git@reya.zone> Date: Wed Feb 5 19:49:46 2020 -0500 Update skills and add logos commit e7b3217a2cd1509424378b218cb43ec5188e9114 Author: Mari <mstaib.git@reya.zone> Date: Wed Feb 5 13:56:39 2020 -0500 Small updates to experience notes commit ba6f8ec460e6404d5a43f70c4f13374da4694e3f Author: Mari <mstaib.git@reya.zone> Date: Wed Feb 5 13:56:19 2020 -0500 Fix minor bugs in has{High,Low}lightsRecursive commit 846804a6f42dadd2c094c4ab9933ca37b36c772c Author: Mari <mstaib.git@reya.zone> Date: Wed Feb 5 13:54:52 2020 -0500 Add Skype number and email address. commit 69c6440bb3b8194539645b7564ab9bef55fac343 Author: Mari <mstaib.git@reya.zone> Date: Wed Feb 5 13:54:29 2020 -0500 Add credits for new icons. commit e37386074989ceb57fd7f23769604f0a7cb37c14 Author: Mari <mstaib.git@reya.zone> Date: Wed Feb 5 13:54:21 2020 -0500 Add proper About for main resume page. commit 1741139a211a6ca93353d7ef213d452d7686c285 Author: Mari <mstaib.git@reya.zone> Date: Wed Feb 5 13:53:58 2020 -0500 Update spacing of About and Skills sections. commit 094d6a887ad06f5f6a2287b1c8bb2c64c702285e Author: Mari <mstaib.git@reya.zone> Date: Wed Feb 5 13:53:35 2020 -0500 First pass of proficiencies and images for skills. commit bbf1b4df9940c7e4912fcd1387be5780bd2c900c Author: Mari <mstaib.git@reya.zone> Date: Wed Feb 5 12:21:21 2020 -0500 Fix lowlight roles to look more like lowlight skill categories commit a48e23050ae5497e0d1e9f1e48f13c7976c5838b Author: Mari <mstaib.git@reya.zone> Date: Wed Feb 5 11:53:33 2020 -0500 Add US phone number to contacts (and remove JP phone number for now) commit 03dabcb24f3a6ba86c3bd5bb6842420b8ea35854 Author: Mari <mstaib.git@reya.zone> Date: Wed Feb 5 10:54:35 2020 -0500 Add adaptability as engineering skill commit 8548a78a74a68d79d7ef8e4f6e0c8c2eeab4f4b3 Author: Mari <mstaib.git@reya.zone> Date: Wed Feb 5 10:17:03 2020 -0500 Add Docker and personal projects notes commit 57e42163bf1b5159e1fd4699d7ee0a1b1e27ab54 Author: Mari <mstaib.git@reya.zone> Date: Mon Feb 3 11:38:42 2020 -0500 Translate notes into commented-out text in experience and skills yaml filesexperiences
@ -1,8 +1,58 @@ |
||||
Built with <a href="https://www.11ty.io/">Eleventy</a> and served from |
||||
<a href="{{ pkg.repository.url }}">Github</a> via |
||||
<a href="https://www.netlify.com/">Netlify</a>. |
||||
Favicon by <a href="https://twitter.com/snaximation">@snaximation</a>. |
||||
Banner image by <a href="https://twitter.com/edupatilla">@edupatilla</a>. |
||||
Printer, Spotlight, Home, US flag, Japanese flag, and WWW icons made by |
||||
<a href="https://www.flaticon.com/authors/freepik" title="Freepik">Freepik</a> |
||||
from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a> |
||||
<p>Built with <a href="https://www.11ty.io/">Eleventy</a> and served from |
||||
<a href="https://github.com">Github</a> |
||||
(<a href="{{ pkg.repository.url }}">programmablereya/reyasume</a>) via |
||||
<a href="https://www.netlify.com/">Netlify</a>.</p> |
||||
|
||||
<div id="image-credits"> |
||||
<button id="image-credits-toggle">Show image credits</button> |
||||
<p>Favicon by <a href="https://twitter.com/snaximation">@snaximation</a>.</p> |
||||
<p>Banner image by <a href="https://twitter.com/edupatilla">@edupatilla</a>.</p> |
||||
|
||||
<p>Printer, Spotlight, Home, Mail, Phone, WWW, Study, Speech Bubble, Computer, |
||||
Guide, Test, Server, US flag, Japanese flag, and Blocks icons made by |
||||
<a href="https://www.flaticon.com/authors/freepik" title="Freepik">Freepik</a> |
||||
from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a>.</p> |
||||
|
||||
<p>Python logo from <a href="https://www.python.org/community/logos/">the Python logo page</a>.</p> |
||||
<p>Java logo from <a href="https://en.wikipedia.org/wiki/File:Java_programming_language_logo.svg">Wikipedia mirror of official logo</a>.</p> |
||||
<p>JavaScript logo from <a href="https://github.com/voodootikigod/logo.js">logo.js</a>.</p> |
||||
<p>TypeScript logo from <a href="https://github.com/remojansen/logo.ts">logo.ts</a>.</p> |
||||
<p>HTML5 logo from the <a href="https://www.w3.org/html/logo/">official site</a>.</p> |
||||
<p>Kotlin logo from the <a href="https://kotlinlang.org/docs/reference/faq.html">official site</a>.</p> |
||||
<p>Go logo from the <a href="https://blog.golang.org/go-brand">official site</a>.</p> |
||||
<p>Dart logo from the <a href="https://drive.google.com/corp/drive/folders/1KXNtO9My2AMpDOF9A9Y_4aj4_BcgmDDT">official logo repository</a>.</p> |
||||
<p>C# logo by <a href="https://medium.com/@chris.mckee/c-logo-for-stickers-stuff-bca39b31cba3">Chris McKee</a>.</p> |
||||
<p>Ruby logo by <a href="https://www.ruby-lang.org/en/about/logo/">Yukihiro Matsumoto</a>.</p> |
||||
<p>VB.NET logo from <a href="https://github.com/dotnet/docs/blob/cb475ed45f881e9462e34764480d3b0ebce85e91/docs/images/hub/vb.svg">the open source .NET repository</a>.</p> |
||||
<p>PHP logo from <a href="https://www.php.net/download-logos.php">the PHP site</a>.</p> |
||||
<p>C++ logo by <a href="https://github.com/isocpp/logos">Jeremy Kratz</a>.</p> |
||||
<p>Bash logo from <a href="https://github.com/odb/official-bash-logo">the official repository</a>.</p> |
||||
|
||||
<p>React logo from <a href="https://reactjs.org/">the official site</a>.</p> |
||||
<p>Angular logo from <a href="https://angular.io/presskit">the press kit</a>.</p> |
||||
<p>Rails logo from <a href="https://weblog.rubyonrails.org/2016/1/19/new-rails-identity/">the blog</a>.</p> |
||||
<p>Node logo from <a href="https://nodejs.org/en/about/resources/">the logo page</a>.</p> |
||||
<p>Electron logo from <a href="https://commons.wikimedia.org/wiki/File:Electron_Software_Framework_Logo.svg">the Wikimedia logo of the official logo</a>.</p> |
||||
<p>JQuery logo from <a href="https://www.vectorlogo.zone/logos/jquery/index.html">VectorLogoZone</a>.</p> |
||||
<p>SQLite logo from <a href="https://commons.wikimedia.org/wiki/File:Sqlite-square-icon.svg">the Wikimedia mirror of the official logo</a>.</p> |
||||
<p>PostgreSQL logo from <a href="https://www.postgresql.jp/npo/logo/?searchterm=logo">the PostgreSQL JP site</a>.</p> |
||||
<p>Eleventy logo from <a href="https://11ty.io">the Eleventy site</a>.</p> |
||||
|
||||
<p>Git logo from <a href="https://git-scm.com/downloads/logos">the Git logo page</a>.</p> |
||||
<p>Mercurial logo from <a href="https://www.selenic.com/hg-logo/">the Mercurial logo page</a>.</p> |
||||
<p>SVN logo by <a href="http://svn.apache.org/repos/asf/subversion/svn-logos/logo.html">Tyrus Christiana</a>.</p> |
||||
<p>Gradle logo from <a href="https://gradle.com/brand/">the Gradle logo page</a>.</p> |
||||
<p>Tux image by <a href="https://commons.wikimedia.org/wiki/File:NewTux.svg">Larry Ewing</a>.</p> |
||||
<p>Docker logo from <a href="https://www.docker.com/company/newsroom/media-resources">the Docker media resources</a>.</p> |
||||
|
||||
<p>RPI seal from <a href="https://scer.rpi.edu/brand-in-action/logos">the logo page</a>.</p> |
||||
<p>ITA logo from <a href="https://www.internationalteflacademy.com/">ITA website</a>.</p> |
||||
<p>Regis seal from <a href="https://www.regis.org/2014/multimedia/seal.cfm">the page on the history of the seal</a>.</p> |
||||
|
||||
<p>New Bazel logo from <a href="https://blog.bazel.build/2017/07/05/new-logo-and-homepage.html">the official site</a>.</p> |
||||
<p>Old Bazel logo from <a href="https://github.com/bazelbuild/bazel-website/commits/master/images/bazel-logo.svg">the website's Github history</a>.</p> |
||||
<p>Google Wallet logo from <a href="https://commons.wikimedia.org/wiki/File:Google_Wallet_logo.svg">Wikimedia mirror of official logo</a>.</p> |
||||
<p>Google G logo from <a href="https://googleblog.blogspot.com/2015/09/google-update.html">the Google blog</a>.</p> |
||||
<p>Agora Games logo recovered from Google Images backup.</p> |
||||
<p>Star Analytics logo from <a href="https://lsvp.com/portfolio/star-analytics/">the Lightspeed page</a>.</p> |
||||
</div> |
||||
|
@ -1,22 +1,16 @@ |
||||
--- |
||||
layout: layouts/resume.njk |
||||
filter: |
||||
contact: |
||||
- us-phone |
||||
contact: all |
||||
education: |
||||
- rpi |
||||
skills: |
||||
code: |
||||
- all |
||||
- "-python" |
||||
languages: all |
||||
experience: |
||||
"all": false |
||||
"bazel-configurability": |
||||
- other |
||||
"-wallet-testing": false |
||||
awards: |
||||
- perfy |
||||
skills: all |
||||
experience: all |
||||
awards: all |
||||
--- |
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Amet aliquam id diam maecenas ultricies mi. Ut porttitor leo a diam. Lorem dolor sed viverra ipsum nunc aliquet bibendum. Leo vel orci porta non pulvinar. Enim nunc faucibus a pellentesque sit amet porttitor eget. Nunc mi ipsum faucibus vitae aliquet nec ullamcorper. Amet volutpat consequat mauris nunc congue. Quam adipiscing vitae proin sagittis nisl. Faucibus et molestie ac feugiat sed lectus vestibulum mattis ullamcorper. Aliquam nulla facilisi cras fermentum odio eu feugiat. Sed adipiscing diam donec adipiscing tristique. Sed odio morbi quis commodo odio. |
||||
Computers are my life. Since receiving a my-first-QBasic book from my computer teacher in first grade, I've been fascinated by everything programming - the fast-growing capabilities of the web, the immense power of distributed databases, cross-process synchronization in parallel programming, low-level memory management, high-level programming techniques and methods of approaching problems... |
||||
|
||||
I am constantly picking up new languages and frameworks to satisfy my curiosity - the list on this page is testament to that! - and recently that tendency has extended to human languages, as well, with Japanese. So it is that as I decide to try living away from my birthplace of New York, I'm moving to Tokyo to further my interest in Japanese and in Japan. |
||||
|
||||
I'm looking to continue my software engineering journey while I'm there. I'd like to work on interesting, meaningful problems in a close-knit, team-based environment. If your company might be that environment, give me an email or a call! |
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 5.4 KiB |
After Width: | Height: | Size: 69 KiB |
Before Width: | Height: | Size: 33 KiB |
After Width: | Height: | Size: 120 KiB |
Before Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 48 KiB |
After Width: | Height: | Size: 5.9 KiB |
After Width: | Height: | Size: 6.4 KiB |
Before Width: | Height: | Size: 6.1 KiB |
After Width: | Height: | Size: 44 KiB |
After Width: | Height: | Size: 7.2 KiB |
After Width: | Height: | Size: 772 KiB |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 2.1 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 23 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 862 B |
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 6.6 KiB |
After Width: | Height: | Size: 3.3 KiB |
After Width: | Height: | Size: 1.9 KiB |
After Width: | Height: | Size: 3.5 KiB |
After Width: | Height: | Size: 883 B |
After Width: | Height: | Size: 2.4 KiB |
After Width: | Height: | Size: 2.4 KiB |
After Width: | Height: | Size: 2.6 KiB |
After Width: | Height: | Size: 5.8 KiB |
After Width: | Height: | Size: 4.8 KiB |
After Width: | Height: | Size: 2.7 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 33 KiB |
After Width: | Height: | Size: 2.6 KiB |
After Width: | Height: | Size: 1000 B |
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 1.5 KiB |
@ -1,29 +0,0 @@ |
||||
--- |
||||
layout: layouts/resume.njk |
||||
filter: |
||||
contact: |
||||
- us-phone |
||||
- address |
||||
- github |
||||
education: |
||||
- rpi |
||||
- tefl_ita |
||||
skills: |
||||
code: |
||||
- java |
||||
- javascript |
||||
- typescript |
||||
- html5 |
||||
languages: all |
||||
experience: |
||||
"-all": false |
||||
"bazel-configurability": |
||||
- other |
||||
awards: |
||||
- perfy |
||||
- deans-list |
||||
--- |
||||
|
||||
This is where my description of the highlights for this role would go. If I had one! |
||||
|
||||
This is just a test resume to work out some last kinks in the accessibility parts of the design. |