@@ -39,8 +39,11 @@ export default {
39
39
location: ' Livermore, CA' ,
40
40
link: ' http://llnl.gov/' ,
41
41
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.`
44
47
},
45
48
{
46
49
company: ' Energeia USA' ,
@@ -49,12 +52,13 @@ export default {
49
52
location: ' Davis, CA' ,
50
53
src: ' energeia.png' ,
51
54
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.`
58
62
},
59
63
{
60
64
company: ' Intel Corporation' ,
@@ -63,9 +67,9 @@ export default {
63
67
location: ' Folsom, CA' ,
64
68
src: ' intel.svg' ,
65
69
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
69
73
the flow of data collection. My research lead to key decisions in
70
74
product roadmap planning for Embedded SSDs. In the process, I
71
75
learned foundational skills such managing projects and understanding
@@ -78,10 +82,11 @@ export default {
78
82
location: ' Stockton, CA' ,
79
83
src: ' uop_tower.jpg' ,
80
84
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
85
90
Phi Omega, an international service organization. My experience at
86
91
UOP helped shape critical life skills, including empathy,
87
92
understanding, communication, and leadership.`
0 commit comments