upload portfolio_skill.csv file
Browse filesjust uploaded portfolio_skill.csv file
- portfolio_skills.csv +7 -0
portfolio_skills.csv
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Skill,Project Name,Description,Link
|
2 |
+
React.js,E-commerce Platform,Developed a scalable eCommerce platform with modern UI/UX.,https://github.com/TonyBhaskar/ecommerce-platform
|
3 |
+
Node.js,API Development,Built RESTful APIs for a food delivery system.,https://github.com/TonyBhaskar/food-delivery-api
|
4 |
+
MySQL,Database Optimization,Optimized database queries for a job portal to enhance performance.,https://github.com/TonyBhaskar/job-portal-db
|
5 |
+
Docker,Containerized CI/CD Pipeline,Designed and implemented a containerized CI/CD pipeline for microservices.,https://github.com/TonyBhaskar/docker-cicd
|
6 |
+
Python,Data Analysis Tool,Developed a tool for analyzing and visualizing large datasets.,https://github.com/TonyBhaskar/data-analysis-tool
|
7 |
+
Streamlit,Movie Recommendation System,Built an interactive app to recommend movies using machine learning.,https://github.com/TonyBhaskar/movie-recommendation-system
|