-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp.py
158 lines (142 loc) Β· 5.77 KB
/
app.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
from pathlib import Path
import streamlit as st
from PIL import Image
# --- PATH SETTINGS ---
current_dir = Path(__file__).parent if "__file__" in locals() else Path.cwd()
css_file = current_dir / "styles" / "main.css"
resume_file = current_dir / "assets" / "CV.pdf"
profile_pic = current_dir / "assets" / "profile-pic.png"
# --- GENERAL SETTINGS ---
PAGE_TITLE = "Digital CV | Jaykumar"
PAGE_ICON = "π"
NAME = "Jay Kumar"
DESCRIPTION = """
A passionate Data Analyst working as a Business Analyst.
"""
EMAIL = "jaykumar25012001@gmail.com"
SOCIAL_MEDIA = {
"LinkedIn": "https://www.linkedin.com/in/jaykumar-m-41a0b31ab/",
"GitHub": "https://github.com/jayeshironside",
}
PROJECTS = {
"Langchain Apps - Created chatbots & useful applications.": "https://github.com/jayeshironside/Langchain_Projects.git",
"Spotify Wrapped - Spotify streaming history analysis.": "https://github.com/jayeshironside/Spotify-Streaming-history-analysis.git",
"Gmail - Analyse inbox and sent mails trend.": "https://github.com/jayeshironside/Gmail_Analysis.git",
"Youtube Wrapped - Youtube watch history analysis.": "https://github.com/jayeshironside/Youtube-Wrapped.git",
"Whatsapp - Whatsapp chat history analysis.": "https://github.com/jayeshironside/Whatsapp-chat-analysis.git",
}
CERTIFICATES = {
"Python Programming": "https://drive.google.com/file/d/13iXqXMHjFDJt9FaoJhjTFmMGldJkPO0e/view?usp=sharing",
"Introduction to Pandas": "https://drive.google.com/file/d/1H1Fb7GuSNwzqUTZb7-y9FpzQ4it_mY1n/view?usp=sharing",
"Data Visualization": "https://drive.google.com/file/d/1ztF65bSdTBwvAZ-_n4lcNtcbe6a49Saq/view?usp=sharing",
"Machine Learning with Python": "https://drive.google.com/file/d/1HytPWp4hhgORterAiwuCLI0eLr8dAHaV/view?usp=sharing",
"Business analysis basics": "https://drive.google.com/file/d/1VG0t5PjPQAbECDIMCNPRfOYZSSCRMr36/view?usp=drivesdk",
"Introduction to Business analysis": "https://drive.google.com/file/d/1VDNyGN1u2WlQ26vn8gjoGosvSNcn76QY/view?usp=drivesdk",
"Master Lancgain": "https://www.udemy.com/certificate/UC-e4519b6f-d279-44b5-9353-9ae178b21fe4/",
}
st.set_page_config(page_title=PAGE_TITLE, page_icon=PAGE_ICON)
# --- LOAD CSS, PDF & PROFIL PIC ---
with open(css_file) as f:
st.markdown("<style>{}</style>".format(f.read()), unsafe_allow_html=True)
with open(resume_file, "rb") as pdf_file:
PDFbyte = pdf_file.read()
profile_pic = Image.open(profile_pic)
# --- HERO SECTION ---
col1, col2 = st.columns(2)
with col1:
st.image(profile_pic, width=230)
with col2:
st.title(NAME)
st.write(DESCRIPTION)
st.download_button(
label=" π Download Resume",
data=PDFbyte,
file_name=resume_file.name,
mime="application/octet-stream",
)
st.write("π§", EMAIL)
# --- SOCIAL LINKS ---
st.write('\n')
cols = st.columns(len(SOCIAL_MEDIA), gap="small")
for index, (platform, link) in enumerate(SOCIAL_MEDIA.items()):
col_list = f"<div class='center-align'><a href='{link}'>π {platform}</a></div>"
cols[index].markdown(col_list, unsafe_allow_html=True)
# --- About me ---
st.write('\n')
st.subheader("About me")
st.write(
"""
- βοΈ Expereinced in extracting actionable insights from data.
- βοΈ Strong hands on experience and knowledge in Python and Excel.
- βοΈ Good understanding of ML & LL models and its related frameworks.
- βοΈ Expert in understanding the client's requirements and delivering the projects.
- βοΈ Excellent team-player and displaying strong sense of initiative on tasks.
"""
)
# --- SKILLS ---
st.write('\n')
st.subheader("Hard Skills")
st.write(
"""
- π©βπ» Programming: Python (Scikit-learn, Pandas, Numpy, Langhchain), SQL.
- π Data Visulization: PowerBi, MS Excel, Plotly, Matplotlib, Seaborn.
- π Modeling: Large language models, Logistic & linear regression, decision tree.
- π» Designing: HTML, CSS, Bootstrap, Streamlit.
- ποΈ Databases: MongoDB, MySQL.
"""
)
# --- WORK HISTORY ---
st.write('\n')
st.subheader("Work History")
st.write("---")
# --- JOB 1
st.write("π§", "**Business Analyst | Naapbooks Limited**")
st.write("01/2023 - Present")
st.write(
"""
- βΊ Communicating and documenting project requirements.
- βΊ Mapping processes and developing use cases.
- βΊ Managing projects and ensuring quality through testing.
- βΊ Utilizing data analysis to identify trends and patterns for informed decision-making.
"""
)
# --- JOB 2
st.write('\n')
st.write("π§", "**Sr. Client service executive | Aqkode healthcare Solutions Pvt. Ltd.**")
st.write("09/2021 - 01/2023")
st.write(
"""
- βΊ Senior Client Service Executive in the US healthcare industry.
- βΊ Managed account receivables and handled rejection, denial, and payment issues.
- βΊ Conducted eligibility verification audits and improved revenue cycle management.
- βΊ Maintained timely, accurate, and satisfactory client communication.
- βΊ Utilized strong analytical skills for complex problem-solving and patient eligibility verification.
"""
)
# --- JOB 3
st.write('\n')
st.write("π§", "**AR Executive | CrystalVoxx global LLP**")
st.write("12/2020 - 09/2021")
st.write(
"""
- βΊ Managed account receivables, rejections, and denial management.
- βΊ Utilized strong analytical and problem-solving skills.
- βΊ Identified and resolved complex payment issues.
- βΊ Improved revenue cycle management.
"""
)
# --- Certifications ---
st.write('\n')
st.subheader("Certifications")
st.write("---")
certificates_list = list(CERTIFICATES.items())
cols = st.columns(2)
for index, (certificate, link) in enumerate(certificates_list):
with cols[index % 2]:
st.write(f"π₯ [{certificate}]({link})")
# --- Projects & Accomplishments ---
st.write('\n')
st.subheader("Projects & Accomplishments")
st.write("---")
for project, link in PROJECTS.items():
st.write(f"π― [{project}]({link})")