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
"A passionate Full Stack Software Developer 🚀 having an experience of building Web and Mobile applications with JavaScript / Reactjs / Nodejs / React Native and some other cool libraries and frameworks."
27
-
),
28
-
resumeLink:
29
-
"https://drive.google.com/file/d/1ofFdKF_mqscH8WvXkSObnVvC9kK7Ldlu/view?usp=sharing",// Set to empty to hide the button
30
-
displayGreeting: true// Set false to hide this section, defaults to true
23
+
username: "Asiana Holloway",
24
+
title: "Hi, I'm Asiana",
25
+
subTitle:
26
+
"🎓 Graduate Student in Health Informatics at Michigan Tech\n📌 Passionate about AI in Healthcare | Data-Driven Decision Making | Health Information | Digital Health Innovation\n📍 Based in Houston, TX | 6+ years of experience in healthcare operations",
subHeader: "Bachelor’s in Business Administration",
96
+
duration: "Graduated 2020",
97
+
desc: "",
98
+
descBullets: [
99
+
"Completed core business courses and participated in student leadership and professional organizations",
100
+
"Dean’s List honoree",
101
+
"Member of National Honor Society",
102
+
"Pledged and initiated into Alpha Kappa Psi (Business Fraternity)"
103
+
]
146
104
}
147
105
]
148
106
};
@@ -158,11 +116,11 @@ const techStack = {
158
116
},
159
117
{
160
118
Stack: "Backend",
161
-
progressPercentage: "70%"
119
+
progressPercentage: "80%"
162
120
},
163
121
{
164
122
Stack: "Programming",
165
-
progressPercentage: "60%"
123
+
progressPercentage: "85%"
166
124
}
167
125
],
168
126
displayCodersrank: false// Set true to display codersrank badges section need to changes your username in src/containers/skillProgress/skillProgress.js:17:62, defaults to false
@@ -174,29 +132,41 @@ const workExperiences = {
174
132
display: true,//Set it to true to show workExperiences Section
desc: "Carelon Medical Benefits Management (subsidiary of Elevance Health)",
182
140
descBullets: [
183
-
"Lorem ipsum dolor sit amet, consectetur adipiscing elit",
184
-
"Lorem ipsum dolor sit amet, consectetur adipiscing elit"
141
+
"Provide post-clinical review and utilization management support for healthcare prior authorizations. Verify correct CMS citations and physician rationale, process approvals/denials, and issue determination letters. Cross trained in Post-Acute Care (PAC Medicare) and Durable Medical Equipment (DME) denial processes",
142
+
"6+ years experience in healthcare operations and utilization management",
143
+
"Act as liaison between physicians, healthcare agencies, and insurance providers ensuring accurate and timely decision process",
144
+
"Skilled in reviewing complex clinical documentation for medical necessity"
desc: "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
desc: "Graduate course at Michigan Technological University focused on IoT in healthcare. Designed and developed a mobile app called Wellness Wave to track mood and heart rate using Fitbit API and AWS integration.",
153
+
descBullets: [
154
+
"Implemented frontend using Flutter and backend using AWS Lambda, API Gateway, and DynamoDB",
155
+
"Connected wearable IoT devices to cloud-based architecture",
156
+
"Developed features for mood check-ins, heart rate data visualization, and data storage"
desc: "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
userName: "twitter",//Replace "twitter" with your twitter username without @
383
-
display: true// Set true to display this section, defaults to false
379
+
display: false// Set true to display this section, defaults to false
384
380
};
385
381
386
-
constisHireable=false;// Set false if you are not looking for a job. Also isHireable will be display as Open for opportunities: Yes/No in the GitHub footer
382
+
constisHireable=true;// Set false if you are not looking for a job. Also isHireable will be display as Open for opportunities: Yes/No in the GitHub footer
0 commit comments