Skip to content

Commit c0766a0

Browse files
committed
updates
1 parent 85c746d commit c0766a0

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

src/Experience.tsx

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,13 @@ function Experience() {
2020
</div>
2121
<div className='flex flex-col gap-8 w-full'>
2222

23-
<ExperienceTab
24-
logo={atomaLogo}
25-
image={atoma}
26-
role="Software Engineer Intern"
27-
name="Atoma Media"
28-
description="Developing an end-to-end website for a finance startup that uses AI to gather information about financial articles to democratize financial information."
29-
timeframe="July 2024 - Present"
30-
link = 'https://www.joinatoma.com/'
31-
rounded={false}
32-
/>
3323

3424
<ExperienceTab
3525
logo={ctcLogo}
3626
image={ctc}
3727
role="Full-Stack Developer"
3828
name="Commit the Change"
39-
description="Producing a digital case management tool to improve efficiency of aiding homeless women/children for a nonprofit organization called Colette&apos;s Children Home."
29+
description="Producing a digital case management tool to improve efficiency of aiding 7,000+ homeless women/children for a nonprofit organization called Colette&apos;s Children Home."
4030
timeframe="October 2024 - Present"
4131
link = 'https://ctc-uci.com/'
4232
rounded={false}
@@ -45,9 +35,9 @@ function Experience() {
4535
<ExperienceTab
4636
logo={icsscLogo}
4737
image={antalmanac}
48-
role="Software Developer"
38+
role="Software Development Engineer"
4939
name="AntAlmanac - ICSSC Projects Committee"
50-
description="Contributing to the open source, student-run project named AntAlmanac, a schedule planning and course exploration tool for UCI students."
40+
description="Contributing to the open source, student-run project named AntAlmanac, a schedule planning and course exploration tool for 8,000+ UCI students."
5141
timeframe="November 2024 - Present"
5242
link = 'https://antalmanac.com/'
5343
rounded={true}
@@ -64,6 +54,18 @@ function Experience() {
6454
rounded={true}
6555
/>
6656

57+
58+
<ExperienceTab
59+
logo={atomaLogo}
60+
image={atoma}
61+
role="Software Engineering Intern"
62+
name="Atoma Media"
63+
description="Developing an end-to-end website for a finance startup that uses AI to gather information about financial articles to democratize financial information."
64+
timeframe="July 2024 - February 2025"
65+
link = 'https://www.joinatoma.com/'
66+
rounded={false}
67+
/>
68+
6769
</div>
6870
</div>
6971

src/assets/Isaac_Nguyen_Resume.pdf

24 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)