Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/About.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const About = () => {
A software sorcerer by trade, a dance enthusiast by choice, forever embracing the art of learning
</Typography>
<Typography variant="h6" component="div" gutterBottom>
Diligent software engineer with 5 years of experience in‌ ‌blending‌ ‌the‌ ‌art‌ ‌of‌ ‌design‌ ‌with‌ ‌the skill‌ ‌of‌ ‌programming‌ ‌to‌ ‌deliver‌ ‌an‌ ‌immersive‌ ‌and‌ ‌engaging‌ ‌user‌ ‌experience‌ ‌through‌ efficient‌ ‌website‌ ‌development,‌ ‌proactive‌ ‌feature optimization,‌ ‌and‌ ‌relentless‌ ‌debugging.‌ ‌Skilled‌ ‌in‌ ‌designing,‌ ‌developing‌, and‌ ‌testing‌ ‌multiple‌ ‌web-based‌ ‌applications‌.
Diligent software engineer with 7 years of experience in‌ ‌blending‌ ‌the‌ ‌art‌ ‌of‌ ‌design‌ ‌with‌ ‌the skill‌ ‌of‌ ‌programming‌ ‌to‌ ‌deliver‌ ‌an‌ ‌immersive‌ ‌and‌ ‌engaging‌ ‌user‌ ‌experience‌ ‌through‌ efficient‌ ‌website‌ ‌development,‌ ‌proactive‌ ‌feature optimization,‌ ‌and‌ ‌relentless‌ ‌debugging.‌ ‌Skilled‌ ‌in‌ ‌designing,‌ ‌developing‌, and‌ ‌testing‌ ‌multiple‌ ‌web-based‌ ‌applications‌.
</Typography>
</div>
)
Expand Down
51 changes: 37 additions & 14 deletions src/components/Work.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,9 @@ import TimelineSeparator from "@mui/lab/TimelineSeparator";
import TimelineConnector from "@mui/lab/TimelineConnector";
import TimelineContent from "@mui/lab/TimelineContent";
import TimelineOppositeContent from "@mui/lab/TimelineOppositeContent";
import WorkIcon from '@mui/icons-material/Work';
import TimelineDot from "@mui/lab/TimelineDot";
import SchoolIcon from '@mui/icons-material/School';
import DeveloperBoardIcon from '@mui/icons-material/DeveloperBoard';
import LaptopMacIcon from "@mui/icons-material/LaptopMac";
import CodeIcon from "@mui/icons-material/Code";
import JavascriptIcon from "@mui/icons-material/Javascript";
import Typography from "@mui/material/Typography";

export default function Work() {
Expand All @@ -28,6 +25,32 @@ export default function Work() {
>
Present
</TimelineOppositeContent>
<TimelineSeparator>
<TimelineConnector sx={{ bgcolor: "secondary.main" }}/>
<TimelineDot color="success">
<WorkIcon/>
</TimelineDot>
<TimelineConnector sx={{ bgcolor: "secondary.main" }}/>
</TimelineSeparator>
<TimelineContent sx={{ py: "12px", px: 2, color: "InactiveBorder"}}>
<Typography variant="h6" component="span">
Senior Software Engineer
</Typography>
<Typography><i>Revinate</i></Typography>
<Typography>Built centralized dashboard</Typography>
<Typography>Automated real-time monitoring</Typography>
<Typography>Boosted efficiency 40%</Typography>
</TimelineContent>
</TimelineItem>
<TimelineItem>
<TimelineOppositeContent
sx={{ m: "auto 0" }}
align="right"
variant="body2"
color="text.secondary"
>
2023-2025
</TimelineOppositeContent>
<TimelineSeparator>
<TimelineConnector sx={{ bgcolor: "secondary.main" }}/>
<TimelineDot color="success">
Expand All @@ -37,9 +60,9 @@ export default function Work() {
</TimelineSeparator>
<TimelineContent sx={{ py: "12px", px: 2, color: "InactiveBorder"}}>
<Typography variant="h6" component="span">
Student at CalState
Graduate Student (MS in IS)
</Typography>
<Typography>Major - Information System</Typography>
<Typography><i>California State University - Los Angeles</i></Typography>
<Typography>GDSC Tech Lead</Typography>
<Typography>Codepath Student</Typography>
</TimelineContent>
Expand All @@ -56,15 +79,15 @@ export default function Work() {
<TimelineSeparator>
<TimelineConnector sx={{ bgcolor: "secondary.main" }} />
<TimelineDot color="success">
<DeveloperBoardIcon/>
<WorkIcon/>
</TimelineDot>
<TimelineConnector sx={{ bgcolor: "secondary.main" }}/>
</TimelineSeparator>
<TimelineContent sx={{ py: "12px", px: 2, color: "InactiveBorder"}}>
<Typography variant="h6" component="span">
Software Engineer Intern
</Typography>
<Typography>NielsenIQ</Typography>
<Typography><i>NielsenIQ</i></Typography>
<Typography>Automated market updates</Typography>
<Typography>Improved customizable reporting efficiency</Typography>
</TimelineContent>
Expand All @@ -80,15 +103,15 @@ export default function Work() {
<TimelineSeparator>
<TimelineConnector sx={{ bgcolor: "secondary.main" }}/>
<TimelineDot color="success">
<LaptopMacIcon />
<WorkIcon />
</TimelineDot>
<TimelineConnector sx={{ bgcolor: "secondary.main" }}/>
</TimelineSeparator>
<TimelineContent sx={{ py: "12px", px: 2, color: "InactiveBorder"}}>
<Typography variant="h6" component="span">
Project Manager
</Typography>
<Typography>Tata Consultancy Services</Typography>
<Typography><i>Tata Consultancy Services</i></Typography>
<Typography>Managed 17-member team</Typography>
<Typography>Architected front-end</Typography>
<Typography>Agile methodology collaboration</Typography>
Expand All @@ -106,15 +129,15 @@ export default function Work() {
<TimelineSeparator>
<TimelineConnector sx={{ bgcolor: "secondary.main" }}/>
<TimelineDot color="success">
<CodeIcon />
<WorkIcon />
</TimelineDot>
<TimelineConnector sx={{ bgcolor: "secondary.main" }} />
</TimelineSeparator>
<TimelineContent sx={{ py: "12px", px: 2, color: "InactiveBorder"}}>
<Typography variant="h6" component="span">
Software Engineer
</Typography>
<Typography>Tata Consultancy Services</Typography>
<Typography><i>Tata Consultancy Services</i></Typography>
<Typography>NGP Tool Proficiency</Typography>
<Typography>Code Optimization 80%</Typography>
<Typography>React App Development</Typography>
Expand All @@ -132,15 +155,15 @@ export default function Work() {
<TimelineSeparator>
<TimelineConnector sx={{ bgcolor: "secondary.main" }} />
<TimelineDot color="success">
<JavascriptIcon />
<WorkIcon />
</TimelineDot>
<TimelineConnector sx={{ bgcolor: "secondary.main" }}/>
</TimelineSeparator>
<TimelineContent sx={{ py: "12px", px: 2, color: "InactiveBorder"}}>
<Typography variant="h6" component="span">
System Engineer
</Typography>
<Typography>Tata Consultancy Services</Typography>
<Typography><i>Tata Consultancy Services</i></Typography>
<Typography>Modularized Email Campaigns</Typography>
<Typography>Compatibility Testing Litmus</Typography>
<Typography>Mobile-Ready Web Apps</Typography>
Expand Down