Skip to content

Commit

Permalink
2023 updates (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
aalu1418 authored Oct 24, 2023
1 parent 4c5da76 commit 2accc35
Showing 1 changed file with 37 additions and 30 deletions.
67 changes: 37 additions & 30 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,13 @@ <h1 style="margin: 0" id="name">Aaron Lu</h1>
<div class="four columns print-flex-center">
<img class="logo" src="images/paper-plane.svg" alt="airplane" />
<p class="logo-text">
Aerospace engineer specializing in flight dynamics & control
From flight dynamics + control to distributed systems software
</p>
</div>
<div class="four columns print-flex-center">
<img class="logo" src="images/web-programming.svg" alt="code" />
<p class="logo-text">
Full stack web development and blockchain development
Fascinated with learning and developing complex systems
</p>
</div>
<div class="four columns print-flex-center">
Expand Down Expand Up @@ -151,8 +151,9 @@ <h4>About Me</h4>
</p> -->
<p class="only-print">
From aerospace control systems to blockchain protocol
integrations, I am fascinated with understanding, developing, and,
ultimately, improving complex systems.
integrations, complex systems has always been a fascination of
mine. There is nothing quite like the adventure of exploring new
areas and learning how it works.
</p>
</div>
<div
Expand Down Expand Up @@ -246,10 +247,17 @@ <h5>Stealth Startup</h5>
<i>Remote</i><i>March 2021 - Current</i>
</li>
<li>
Implement and support various integrations of blockchain
technology
Analyzed, integrated, and deployed distributed nodes to new
blockchain families.
</li>
<li>
Quickly learned new topics (cryptography, new languages,
etc) to facilitate integrations.
</li>
<li>
Co-authored proposals for scaling integrations and
increasing developer velocity.
</li>
<li>Build components and testing tools for blockchains</li>
<!-- <li>Develop best practices and documentation to scale integrations</li> -->
</ul>
</li>
Expand Down Expand Up @@ -283,16 +291,12 @@ <h5>Conflux Network</h5>
<i>Toronto, ON</i><i>April 2020 - January 2021</i>
</li>
<li>
Scoped and created various technical integrations of
decentralized technology
</li>
<li>
Integrated Chainlink oracles and created test demonstrations
for 3 other protocols
Scoped and created various technical demonstrations of
decentralized technology.
</li>
<li>
Grew the developer community through hackathons, workshops,
etc
etc.
</li>
</ul>
</li>
Expand Down Expand Up @@ -324,14 +328,18 @@ <h5>University of Michigan College of Engineering</h5>
<i>Remote</i><i>April 2019 - April 2020</i>
</li>
<li>
Data visualization of various optimization concepts using
LaTeX/Tikz/PGFplots and algorithms in python
Data visualization of optimization concepts for a textbook
<a
href="https://www.linkedin.com/posts/jrramartins_over-the-last-several-years-quim-martins-activity-6758144422019420160-NeuV"
>(link)</a
>
using LaTeX and python.
</li>
</ul>
</li>
<li class="print-flex no-print">
<li class="print-flex">
<div class="print-flex-header">
<b>Graduate Student Instructor & Instructional Aide</b>
<b>Graduate Student Instructor</b>
<i class="material-icons no-print">expand_more</i>
</div>
<ul class="print-flex-details">
Expand All @@ -342,9 +350,8 @@ <h5>University of Michigan College of Engineering</h5>
>
</li>
<li>
Assisted in teaching 2nd-year and 4th-year students design
concepts and providing feedback via presentations and graded
assignments.
Assisted in teaching 2nd-year and 4th-year students
engineering design concepts through lab work.
</li>
</ul>
</li>
Expand Down Expand Up @@ -435,11 +442,11 @@ <h4>Skills</h4>
alt="programming"
/>
<p>
<b>Programming: </b> Python, Javascript, Solidity, Go, LaTeX,
MATLAB, C/C++
<b>Programming: </b> Go, Rust, nix, Python, Javascript/Typescript,
React, Solidity, AWS
</p>
</div>
<div class="row">
<div class="row no-print">
<img
class="small-logo no-click no-print"
src="images/graphic-design.svg"
Expand All @@ -454,7 +461,7 @@ <h4>Skills</h4>
<img class="small-logo no-click"src="images/analysis.svg" alt="analysis">
<p><b>Analysis: </b></p>
</div> -->
<div class="row">
<div class="row no-print">
<img
class="small-logo no-click no-print"
src="images/tools.svg"
Expand All @@ -465,7 +472,7 @@ <h4>Skills</h4>
printing, soldering, microcontrollers
</p>
</div>
<div class="row">
<div class="row no-print">
<img
class="small-logo no-click no-print"
src="images/blockchain.svg"
Expand Down Expand Up @@ -822,16 +829,16 @@ <h5 style="margin: 0">Additional Projects</h5>
>.
</li>
<br />
<b>CFX <=> ETH Chainlink Bridge</b>
<b>CFX <=> ETH Stealth Startupge</b>
<li><i>October 2020</i></li>
<li>
Using Chainlink Oracles to act as a bridge between Conflux
Oceanus and Ethereum Ropsten
Using Stealth Startuples to act as a bridge between
Conflux Oceanus and Ethereum Ropsten
</li>
<li>
Check it out at on
<a
href="https://github.com/aalu1418/cfx-eth-chainlink-bridge"
href="https://github.com/aalu1418/cfx-eth-Stealth Startupge"
>github</a
>.
</li>
Expand Down

0 comments on commit 2accc35

Please sign in to comment.