|
771 | 771 | "company_site": "",
|
772 | 772 | "license": "Freeware",
|
773 | 773 | "upload_date": "03/14/2023",
|
774 |
| - "rank": 0.99 |
| 774 | + "rank": 0.98 |
775 | 775 | },
|
776 | 776 | {
|
777 | 777 | "name": "Bot: Product Registration",
|
|
793 | 793 | "company_site": "https://www.botcity.dev/",
|
794 | 794 | "license": "MIT",
|
795 | 795 | "upload_date": "03/20/2024",
|
796 |
| - "rank": 0.98 |
| 796 | + "rank": 0.97 |
797 | 797 | },
|
798 | 798 | {
|
799 | 799 | "name": "Top Stocks B3",
|
|
815 | 815 | "company_site": "",
|
816 | 816 | "license": "Freeware",
|
817 | 817 | "upload_date": "03/26/2024",
|
| 818 | + "rank": 0.98 |
| 819 | + }, |
| 820 | + { |
| 821 | + "name": "RPAChallenge_UiPathREFrameworkStructure", |
| 822 | + "description_short": "Solve the RPA challenge using a structure similar to the UiPath REFramework.", |
| 823 | + "description": "This is an automation that fills in the RPA Challenge form based on information from Excel. It is made based on the structure/project template from the UiPath REFramework, applying its process in a basic way.", |
| 824 | + "tags": ["BotCity", "Python", "RPAChallenge", "UiPathReframework"], |
| 825 | + "programming_language": "python", |
| 826 | + "technology": ["BotCity", "Selenium", "Pandas"], |
| 827 | + "OS": ["Windows"], |
| 828 | + "thumbnail_url": "https://i.imgur.com/AxpDJu1.jpeg", |
| 829 | + "youtube_video": "", |
| 830 | + "youtube_width": 560, |
| 831 | + "youtube_height": 315, |
| 832 | + "author_name": "Juan Luis Reyes", |
| 833 | + "author_site": "www.linkedin.com/in/juan-luis-reyes-a59071168", |
| 834 | + "repository_name": "RPAChallenge_UiPathREFramework", |
| 835 | + "repository_url": "https://github.com/JuanLuisReyes/RPAChallenge_UiPathREFramework", |
| 836 | + "company_name": "", |
| 837 | + "company_site": "", |
| 838 | + "license": "No license", |
| 839 | + "upload_date": "04/26/2024", |
| 840 | + "rank": 0.99 |
| 841 | + }, |
| 842 | + { |
| 843 | + "name": "Bot: dev.to analysis", |
| 844 | + "description_short": "The automation scrapes the dev.to website, fetching data from the week's most popular articles, and generates a CSV with this information.", |
| 845 | + "description": "The automation performs web scraping on the dev.to website, extracting data from the week's most popular articles, such as title, number of reactions, comments, and tags and generates a CSV with this data. It then creates a dashboard using Streamlit with the data obtained from the website.", |
| 846 | + "tags": ["Python", "web"], |
| 847 | + "programming_language": "python", |
| 848 | + "technology": ["BotCity"], |
| 849 | + "OS": ["Windows"], |
| 850 | + "thumbnail_url": "https://i.imgur.com/GCJGyrY.png", |
| 851 | + "youtube_video": "", |
| 852 | + "youtube_width": 560, |
| 853 | + "youtube_height": 315, |
| 854 | + "author_name": "Lucas Cruz", |
| 855 | + "author_site": "https://github.com/olucascruz", |
| 856 | + "repository_name": "dev_to_analysis", |
| 857 | + "repository_url": "https://github.com/olucascruz/dev_to_analysis", |
| 858 | + "company_name": "", |
| 859 | + "company_site": "", |
| 860 | + "license": "MIT", |
| 861 | + "upload_date": "04/26/2024", |
818 | 862 | "rank": 0.99
|
819 | 863 | }
|
820 | 864 | ]
|
0 commit comments