Niharmahesh commited on
Commit
81be91d
·
verified ·
1 Parent(s): 3084231

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +17 -17
app.py CHANGED
@@ -155,23 +155,23 @@ def display_projects():
155
  - **Reference**: [Link to Project](https://huggingface.co/spaces/Niharmahesh/Data298)
156
  """)
157
  with tabs[8]:
158
- st.header("JobEasz: Data Job Search Platform")
159
- st.markdown("""
160
- - **Description**: Developed a comprehensive job aggregation platform for data-related roles, leveraging advanced data engineering techniques to streamline the job search process. The platform unifies listings from major job sites, provides daily updates, and offers real-time market trend visualizations.
161
- - **Technologies Used**: Python for Web Scraping, PyArrow & Pandas for Data Processing, Hugging Face Datasets for Storage, Streamlit for Frontend, Plotly for Visualization
162
- - **Key Features**:
163
- • Daily updates with ~3000 jobs across various data roles in the US
164
- • Custom filtering by role and location
165
- • Direct application links to original postings
166
- • Automated ETL pipeline for data extraction and processing
167
- • Cloud-based storage for scalability and performance
168
- - **Data Engineering Highlights**:
169
- • Efficient data parsing and processing using PyArrow
170
- • Scalable data storage and retrieval with Hugging Face Datasets
171
- • Real-time data transformation and interactive visualizations
172
- - **Skills**: Web Scraping, Python, Streamlit, Hugging Face, ETL, Data Cleaning, Dashboard Building
173
- - **Reference**: [Link to Project](#https://huggingface.co/spaces/Niharmahesh/job_easz)
174
- """)
175
 
176
 
177
  def display_skills():
 
155
  - **Reference**: [Link to Project](https://huggingface.co/spaces/Niharmahesh/Data298)
156
  """)
157
  with tabs[8]:
158
+ st.header("JobEasz: Data Job Search Platform")
159
+ st.markdown("""
160
+ - **Description**: Developed a comprehensive job aggregation platform for data-related roles, leveraging advanced data engineering techniques to streamline the job search process. The platform unifies listings from major job sites, provides daily updates, and offers real-time market trend visualizations.
161
+ - **Technologies Used**: Python for Web Scraping, PyArrow & Pandas for Data Processing, Hugging Face Datasets for Storage, Streamlit for Frontend, Plotly for Visualization
162
+ - **Key Features**:
163
+ • Daily updates with ~3000 jobs across various data roles in the US
164
+ • Custom filtering by role and location
165
+ • Direct application links to original postings
166
+ • Automated ETL pipeline for data extraction and processing
167
+ • Cloud-based storage for scalability and performance
168
+ - **Data Engineering Highlights**:
169
+ • Efficient data parsing and processing using PyArrow
170
+ • Scalable data storage and retrieval with Hugging Face Datasets
171
+ • Real-time data transformation and interactive visualizations
172
+ - **Skills**: Web Scraping, Python, Streamlit, Hugging Face, ETL, Data Cleaning, Dashboard Building
173
+ - **Reference**: [Link to Project](#https://huggingface.co/spaces/Niharmahesh/job_easz)
174
+ """)
175
 
176
 
177
  def display_skills():