Modify Job experience

This commit is contained in:
Murtadha 2024-07-27 15:20:33 -04:00
parent 3283d7a2e9
commit 3b05f9a844

View file

@ -1,46 +1,84 @@
[ [
{ {
"id": 3, "id": 3,
"title": "Graduate Researcher", "title": "Software Engineer - Research Assistant",
"organization": "University of Guelph", "organization": "University of Guelph",
"logo": "/assets/logos/uog.png", "logo": "/assets/logos/uog.png",
"location": "Guelph, Ontario", "location": "Guelph, Ontario",
"duration": "Jan 2024 - Dec 2024", "duration": "Jan 2024 - Dec 2024",
"description": "Conducted research on transformer-based models for semantic data transmission in end-to-end (E2E) communications, developing and training models using PyTorch to enhance data transmission efficiency and reliability.", "description": "Pioneered transformer-based models for semantic data transmission, developed PyTorch models, and deployed implementation on industry-grade SoC with hardware acceleration using Vitis AI.",
"skills": ["Transformer-based models", "Semantic data transmission", "E2E communications", "PyTorch", "Research publication"], "skills": [
"techStack": ["PyTorch", "E2E communication protocols", "Data transmission algorithms"], "Transformer-based models",
"achievements": ["Published findings in CCECE 2024, presenting results that showed an improvement in data transmission latencies"] "Semantic data transmission",
}, "E2E communications",
{ "PyTorch",
"id": 2, "Vitis AI",
"title": "Software Developer", "Research publication"
"organization": "University of Guelph - Robotics Institute", ],
"logo": "/assets/logos/uog.png", "techStack": [
"location": "Guelph, Ontario", "PyTorch",
"duration": "Oct 2022 - Oct 2023", "Vitis AI",
"description": "Developed ROS2 modules for an Assistive Robotic Feeding System, managed a React Native mobile app, and deployed analytics applications using AWS services.", "E2E communication protocols",
"skills": ["ROS2 development", "Mobile app development", "Cloud deployment", "Database management", "IoT integration"], "Data transmission algorithms"
"techStack": ["C++", "Python", "React Native", "AWS (EC2, S3)", "PostgreSQL", "BLE"], ],
"achievements": [ "achievements": [
"Developed ROS2 modules for an Assistive Robotic Feeding System for Elderly Individuals", "Published findings in CCECE 2024, showcasing improved data transmission latencies",
"Improved BLE reliability in React Native mobile app", "Enhanced data transmission efficiency and reliability",
"Successfully deployed analytics application on AWS" "Deployed implementation on industry-grade SoC with hardware acceleration using Vitis AI"
] ]
}, },
{ {
"id": 1, "id": 2,
"title": "Information Technology Analyst", "title": "Software Developer",
"organization": "Kitchener Downtown Community Health Centre - SRHC", "organization": "University of Guelph - Robotics Institute",
"logo": "/assets/logos/srhc.png", "logo": "/assets/logos/uog.png",
"location": "Kitchener, Ontario", "location": "Guelph, Ontario",
"duration": "Jul 2020 - Oct 2020", "duration": "Oct 2022 - Oct 2023",
"description": "Managed IT infrastructure upgrades, streamlined communication systems, and maintained electronic medical record systems, resulting in significant cost savings and improved patient care efficiency.", "description": "Developed ROS2 modules, enhanced a React Native mobile app, and deployed an analytics application using AWS services.",
"skills": ["IT infrastructure management", "Budget optimization", "Healthcare IT systems", "Process improvement"], "skills": [
"techStack": ["OSCAR McMaster EMR", "TELUS healthcare infrastructure", "Firewall solutions"], "ROS2 development",
"achievements": [ "Mobile app development",
"Saved 45% of a $10,000 budget for equipment upgrades", "Cloud deployment",
"Reduced patient waiting times by 30% through streamlined communication", "Database management",
"Successfully migrated to new TELUS healthcare infrastructure" "IoT integration"
] ],
} "techStack": [
"C++",
"Python",
"React Native",
"AWS (EC2, S3)",
"PostgreSQL",
"BLE"
],
"achievements": [
"Developed ROS2 modules for an Assistive Robotic Feeding System for elderly individuals",
"Improved BLE reliability in React Native mobile app",
"Successfully deployed analytics application on AWS"
]
},
{
"id": 1,
"title": "Information Technology Analyst",
"organization": "Kitchener Downtown Community Health Centre - SRHC",
"logo": "/assets/logos/srhc.png",
"location": "Kitchener, Ontario",
"duration": "Jul 2020 - Oct 2020",
"description": "Managed IT infrastructure upgrades, streamlined communication systems, and maintained electronic medical record systems, resulting in significant cost savings and improved patient care efficiency.",
"skills": [
"IT infrastructure management",
"Budget optimization",
"Healthcare IT systems",
"Process improvement"
],
"techStack": [
"OSCAR McMaster EMR",
"TELUS healthcare infrastructure",
"Firewall solutions"
],
"achievements": [
"Saved 45% of a $10,000 budget for equipment upgrades",
"Reduced patient waiting times by 30% through streamlined communication",
"Successfully migrated to new TELUS healthcare infrastructure"
]
}
] ]