Skip to content

Commit 7dd9341

Browse files
committed
Update descriptions for job roles
1 parent f3c543f commit 7dd9341

File tree

1 file changed

+20
-15
lines changed

1 file changed

+20
-15
lines changed

frontend/src/components/Experience/Experience.vue

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,11 @@ export default {
3939
location: 'Livermore, CA',
4040
link: 'http://llnl.gov/',
4141
src: 'llnl.jpg',
42-
description: ` I recently became a member of the Analytics, Informatics, and
43-
Management Systems Team.`
42+
description: `I recently joined LLNL on the Analytics, Informatics,
43+
and Management Systems (AIMS) group. I am leading development of
44+
MetaGrid, the next-gen Earth System Grid Federation (ESGF) climate modeling
45+
search portal using React, TypeScript, Django REST Framework,
46+
PostgreSQL, and Docker Compose.`
4447
},
4548
{
4649
company: 'Energeia USA',
@@ -49,12 +52,13 @@ export default {
4952
location: 'Davis, CA',
5053
src: 'energeia.png',
5154
link: 'http://energeia-usa.com/',
52-
description: `At Energeia, I was a lead software engineer for uSim, an advanced
53-
Python energy simulation software based on machine learning. I also
54-
performed data analytics on modeling data sets to develop
55-
dashboards, which aided the work of the consulting team. It was an
56-
awesome being apart a face-paced start-up environment performing
57-
cutting-edge research for the energy industry.`
55+
description: `I was the lead software engineer for uSim, Energeia's
56+
SaaS Python energy simulation platform. I was tasked with refactoring
57+
and optimizing uSim's codebase, while also integrating new features. I also
58+
performed data analytics with Pandas and developed visualization dashboards
59+
using Plotly, which aided the work of the consulting team. It was a
60+
rewarding experience developing cutting edge tools for the energy
61+
industry.`
5862
},
5963
{
6064
company: 'Intel Corporation',
@@ -63,9 +67,9 @@ export default {
6367
location: 'Folsom, CA',
6468
src: 'intel.svg',
6569
link: 'https://intel.com',
66-
description: `Interning at Intel was an amazing experience where I flexed my
67-
engineering muscles within the business world. I aided internal
68-
research on market segments by implenting Python scripts to automate
70+
description: `At Intel, I was able to apply my engineering skills directly in
71+
the context of marketing and business. I aided internal
72+
research on market segments by implementing Python scripts to automate
6973
the flow of data collection. My research lead to key decisions in
7074
product roadmap planning for Embedded SSDs. In the process, I
7175
learned foundational skills such managing projects and understanding
@@ -78,10 +82,11 @@ export default {
7882
location: 'Stockton, CA',
7983
src: 'uop_tower.jpg',
8084
link: 'https://pacific.edu',
81-
description: `UOP's computer science program helped me build the fundamentals
82-
in becoming an engineer. Faculty push students to seek real world
83-
experience through co-op, which I was forunate enough to partake in
84-
with Intel. I was deeply engaged in community service through Alpha
85+
description: `UOP's computer science program built the groundwork
86+
for me to become a software engineer. The co-op internship curriculum pushes students
87+
to seek professional working experience while earning course units.
88+
Through the program, I was fortunate enough to intern at Intel.
89+
I was deeply engaged in community service as a member of Alpha
8590
Phi Omega, an international service organization. My experience at
8691
UOP helped shape critical life skills, including empathy,
8792
understanding, communication, and leadership.`

0 commit comments

Comments
 (0)