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
// You can easily extend this array to add more projects
16
17
exportconstprojects: Project[]=[
18
+
{
19
+
title: 'Capstone: LEO Satelite Routing and Load Balancing',
20
+
description: 'A capstone project focused on developing a conceptual routing and load balancing system for LEO satellites, and simulating its performance.',
21
+
longDescription: [
22
+
'Developed a routing and load balancing system for Low Earth Orbit (LEO) satellites',
23
+
'Enhanced LEOSIM, a Python Low Earth Orbit (LEO) network simulation tool, by implementing key features to address LEO Satellite network challenges',
24
+
'Integrated traffic generation and simulation capabilities from multiple ground stations, improving the tool\'s representation of real-world scenarios.',
25
+
'Led and organized regular team meetings, ensuring effective communication and collaboration among team members.',
26
+
'Maintained clear and concise communication with the supervising professor, providing project updates, addressing concerns, and seeking guidance.'
description: 'An app that allows user to keep track of their pantries, using React Native',
38
+
longDescription: [
39
+
'Implemented dynamic features that enable users to add groceries, select storage methods (fridge, pantry, freezer), and receive automated expiry date suggestions.',
40
+
'Awarded Top 5 Hacks at McHacks, showcasing the project\'s innovation and technical merit within the hackathon environment.',
41
+
'Received the Tree Hugger award, recognizing the project as the most environmentally conscious hack, highlighting its positive impact.'
0 commit comments