Skip to content

Commit 141df73

Browse files
authored
Update index.html
1 parent 85ad028 commit 141df73

1 file changed

Lines changed: 63 additions & 14 deletions

File tree

index.html

Lines changed: 63 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,10 @@ <h6 class="my-3">
8585
<section class="text-start">
8686
<h5 style="margin-top: 2em; margin-bottom: 1em;">ABOUT</h5>
8787
<P class="my-3 " style="line-height: 2.2em;">
88-
Hi, I&apos;m I am a undergraduate student majoring in computer science and data science.
89-
I am interested in the field of supervised learning and data analysis.
88+
Hi, I&apos;m interested in the field of supervised learning and autonomous driving.
9089
I am planing to work as software engineer after graduate.
9190
</P>
92-
<a class="btn btn-outline-dark btn-lg" style="margin-top: 2em; margin-bottom: 3em;" target="_blank" href="https://docs.google.com/document/d/1cnN7n3PdhLvAEyB-5_1wX4_NWe3BGmJnIVASFusKoSc/edit?usp=sharing" role="button"> Resume</a>
91+
<a class="btn btn-outline-dark btn-lg" style="margin-top: 2em; margin-bottom: 3em;" target="_blank" href="https://drive.google.com/file/d/14sAVOhbl-99k0W4yKfSjSqlksUSSRNov/view?usp=drive_link" role="button"> Resume</a>
9392
</section>
9493
</div>
9594
<hr class="my-4">
@@ -167,30 +166,42 @@ <h5>
167166
<li>
168167
<div>
169168
<div class="row">
170-
<h5>Amazon - Software Engineer Internship</h5>
171-
<p><small>May 2022 - Aug 2022</small></p>
169+
<h5>Tharzen - Software Engineer Internship</h5>
170+
<p><small>May 2024 - Aug 2024</small></p>
172171
<ul style="margin-left: 5%;">
173-
<li>Developed Changelog feature for current brokerage platform, INLT.</li>
174-
<li>Learn and use object programming language TypeScript and GraphQL for backend and React for frontend.</li>
175-
<li>Made high-level and low-level design documents incorporate feedback to improve solutions.</li>
172+
<li>Designed and developed a reversible PHP interpreter based on bidirectional evaluation, leading Test-Driven Development (TDD) to ensure robust feature implementation and comprehensive testing.</li>
173+
<li>Implemented interpreter functionality using Rust classes and traits to enhance the core logic and maintainability of the reversible PHP interpreter.</li>
174+
</ul>
175+
</div>
176+
</div>
177+
</li>
178+
<li>
179+
<div>
180+
<div class="row">
181+
<h5>Spark Education Group - Software Engineer Internship</h5>
182+
<p><small>Aug 2023 - Dec 2023</small></p>
183+
<ul style="margin-left: 5%;">
184+
<li>Designed and developed a Python application utilizing longchain embedding, chat completion, and vector store, allowing users to interact with the project codebase effectively.</li>
185+
<li>Led the deployment of a large language model platform using React, Node.js, Python, FastAPI, and PostgreSQL, integrating new features such as user statistics, top prompts display, and custom masks.</li>
186+
<li>Drove database and API enhancements, contributing to a 30% increase in weekly active users and achieving a peak of 185 daily active users.</li>
176187
</ul>
177188
</div>
178189
</div>
179190
</li>
180-
<div class="my-4"></div>
181191
<li>
182192
<div>
183193
<div class="row">
184-
<h5>Inspur - Software Engineer Internship</h5>
185-
<p><small>Dec 2020 - Jan 2021</small></p>
194+
<h5>Amazon - Software Engineer Internship</h5>
195+
<p><small>May 2022 - Aug 2022</small></p>
186196
<ul style="margin-left: 5%;">
187-
<li>Involved in the group of building an E-commerce Data Service platform using spring boot structure to provide data monitoring and analysis services for decision making.</li>
188-
<li>Contributed to automatic backup and maintenance of the database by Linux script.</li>
189-
<li>Created a small platform demo, a grade Management System providing login and data visualization options using spring boot.</li>
197+
<li>Designed and implemented the backend API for the changelog function using Node.js and GraphQL, enhancing user interaction with changelog data based on permissions.</li>
198+
<li>Created GraphQL schema, field resolver, and record resolver for seamless data mapping and CRUD operations, ensuring high performance and scalability.</li>
199+
<li>Managed the end-to-end development cycle, from design documents and UI wireframes to code implementation, code review, and deployment.</li>
190200
</ul>
191201
</div>
192202
</div>
193203
</li>
204+
<div class="my-4"></div>
194205
</ul>
195206
</div>
196207
<hr class="my-4">
@@ -203,6 +214,19 @@ <h5>
203214

204215
<a id="research" style=" position: relative;top: -60px;display: block;height: 0;overflow: hidden;"></a>
205216
<ul class="list-unstyled">
217+
<li>
218+
<div>
219+
<div class="row">
220+
<h5><a href="https://github.com/Li-Bo-github/ClaimTrust-A-Propagation-Based-Trust-Scoring-Framework-for-Retrieval-Augmented-Generation-Systems>ClaimTrust – A Propagation-Based Trust Scoring Framework for Retrieval-Augmented Generation (RAG) Systems"</a></h5>
221+
<p><small>Professor: Heng Ji, Aug 2024 - Dec 2024</small></p>
222+
<ul style="margin-left: 5%;">
223+
<li>Developed a graph-based trust scoring algorithm to evaluate document reliability, improving RAG system response quality by 11.2%.</li>
224+
<li>Processed 814 articles to extract claims and classify relationships for trust propagation.</li>
225+
<li>Optimized claim extraction and relationship classification, reducing computational complexity from O(n²) to O(n).</li>
226+
</ul>
227+
</div>
228+
</div>
229+
</li>
206230
<li>
207231
<div>
208232
<div class="row">
@@ -240,6 +264,31 @@ <h5>
240264

241265
<a id="projects" style=" position: relative;top: -60px;display: block;height: 0;overflow: hidden;"></a>
242266
<ul class="list-unstyled">
267+
<li>
268+
<div>
269+
<div class="row">
270+
<h5><a href="https://github.com/Li-Bo-github/GEMstack">Auto parking with Gem e4 Vehicle</a></h5>
271+
<p><small>algorithm developer</small></p>
272+
<ul style="margin-left: 5%;">
273+
<li>Designed and implemented image recognition and calibration transposition algorithms using lidar and camera sensors to enhance parking system accuracy.</li>
274+
<li>Developed and deployed an MPC trajectory tracker and hybrid A* route planning for autonomous vehicle navigation.</li>
275+
</ul>
276+
</div>
277+
</div>
278+
</li>
279+
<li>
280+
<div>
281+
<div class="row">
282+
<h5>Cloud-Based IoT Infrastructure for Vehicle Monitoring</h5>
283+
<p><small>AWS developer</small></p>
284+
<ul style="margin-left: 5%;">
285+
<li>Designed and deployed scalable IoT infrastructure using AWS IoT Core, AWS GreenGrass, and AWS IoT Analytics to monitor data from a fleet of 120,000 simulated vehicles.</li>
286+
<li>Implemented AWS Lambda functions to analyze CO2 emissions and return diagnostics, utilizing the publish-subscribe MQTT model for seamless device communication.</li>
287+
<li>Built data visualization pipelines with AWS Firehose, AWS Glue, and AWS Athena, leveraging AWS Sagemaker Jupyter Notebooks for insights.</li>
288+
</ul>
289+
</div>
290+
</div>
291+
</li>
243292
<li>
244293
<div>
245294
<div class="row">

0 commit comments

Comments
 (0)