You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/work_experience.rs
+14-5Lines changed: 14 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -26,20 +26,29 @@ pub fn WorkExperience() -> Element {
26
26
let companies = [
27
27
(
28
28
"TROES Corp",
29
-
"2021 - Present",
29
+
"May, 2023 - Present",
30
30
"Software Engineer",
31
-
"Led development of battery management systems and remote monitoring solutions, resulting in 40% efficiency improvement in data processing.",
31
+
"Developed high-performance battery management systems and remote monitoring solutions, achieving 40% improvement in data processing efficiency. Built robust battery controllers using Rust, with real-time monitoring through InfluxDB and Grafana. Designed scalable web platforms using Django and Vue.js for seamless IoT energy management.",
"Led development of battery management systems and remote monitoring solutions, resulting in 40% efficiency improvement in data processing.",
40
+
"Focused on developing remote monitoring systems for battery energy storage using Flutter, Vue.js, and Django. Designed and implemented web and mobile applications to track system performance, enabling real-time data access and improving overall monitoring efficiency.",
"Developed a data migration engine as a Software Engineer, enabling seamless data transfer between diverse sources and destinations, including MySQL, Oracle, PostgreSQL, and Salesforce. Optimized the migration process for accuracy and efficiency, ensuring reliable data handling across multiple platforms.",
0 commit comments