{"id":22359197,"url":"https://github.com/eltonlazzarin/devfindfy","last_synced_at":"2026-04-11T14:01:49.620Z","repository":{"id":114817714,"uuid":"234597095","full_name":"eltonlazzarin/devFindfy","owner":"eltonlazzarin","description":"DevFindfy is a project created from the WeekOminstack 10 workshop","archived":false,"fork":false,"pushed_at":"2020-05-13T22:23:44.000Z","size":920,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T16:23:08.326Z","etag":null,"topics":["axios","css-flexbox","css-grid","css3","devfindfy","expo","github","github-api","nodejs","react-native","reactjs","search-developers"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eltonlazzarin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-17T17:09:35.000Z","updated_at":"2020-05-13T22:23:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"dbca0ece-ca30-463f-8c41-82bc8e303a79","html_url":"https://github.com/eltonlazzarin/devFindfy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eltonlazzarin/devFindfy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eltonlazzarin%2FdevFindfy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eltonlazzarin%2FdevFindfy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eltonlazzarin%2FdevFindfy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eltonlazzarin%2FdevFindfy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eltonlazzarin","download_url":"https://codeload.github.com/eltonlazzarin/devFindfy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eltonlazzarin%2FdevFindfy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31682953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["axios","css-flexbox","css-grid","css3","devfindfy","expo","github","github-api","nodejs","react-native","reactjs","search-developers"],"created_at":"2024-12-04T15:19:59.564Z","updated_at":"2026-04-11T14:01:49.613Z","avatar_url":"https://github.com/eltonlazzarin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e \n    \u003cimg src=\"https://github.com/eltonlazzarin/devFindfy/blob/master/frontend/screenshots/radar.svg\" alt=\"Header Image\" height=\"110px\" width=\"110px\" /\u003e\n    \u003cbr /\u003e\n    DevFindfy FullStack App\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n  DevFindfy was developed during Semana OmniStack 10 workshop, where the API was built on Node.js and consumed with ReactJS in the web application and React Native for mobile devices. For better use of the project, the user needs to have a Github account, where the user will register via web application and find other developers accessing the mobile application by searching for the technologies of his choice.\n\u003c/h4\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub top language\" src=\"https://img.shields.io/github/languages/top/eltonlazzarin/devFindfy\"\u003e\n  \n  \u003cimg alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/eltonlazzarin/devFindfy\"\u003e\n  \n  \u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/eltonlazzarin/devFindfy\"\u003e\n  \n  \u003cimg alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/eltonlazzarin/devFindfy\"\u003e\n\nThis projects was developed with the following technologies:\n\n## :rocket: Backend Technologies\n\n- [Node.js](https://nodejs.org/)\n- [Express](https://expressjs.com/)\n- [Mongoose](https://mongoosejs.com/)\n- [Axios](https://github.com/axios/axios)\n- [socket.io](https://github.com/socketio/socket.io)\n- [cors](https://github.com/expressjs/cors)\n- [nodemon](https://nodemon.io/)\n- [VS Code](https://code.visualstudio.com) with [EditorConfig](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig) and [Prettier RC](https://github.com/prettier/prettier)\n\n## :information_source: How To Use\n\n```bash\n# Clone this repository\n$ git clone https://github.com/eltonlazzarin/devFindfy.git\n\n# Go into the repository\n$ cd backend\n\n# Install dependencies\n$ yarn\n\n# Run the app\n$ yarn dev\n```\n\n## :memo: License\n\nThis project is under the MIT license.\n\n---\n\n## :rocket: Frontend Technologies (WebApp)\n\n\u003cimg alt=\"Main Webpage\" src=\"https://github.com/eltonlazzarin/devFindfy/blob/master/frontend/screenshots/mainPage.png\"\u003e\n\nThis project was developed with the following technologies:\n\n- [ReactJS](https://reactjs.org/)\n- [Axios](https://github.com/axios/axios)\n- [VS Code](https://code.visualstudio.com) with [EditorConfig](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig) and [Prettier RC](https://github.com/prettier/prettier)\n\n## :information_source: How To Use\n\n```bash\n# Clone this repository\n$ git clone https://github.com/eltonlazzarin/devFindfy.git\n\n# Go into the repository\n$ cd frontend\n\n# Install dependencies\n$ yarn\n\n# Run the app\n$ yarn start\n```\n\n## :memo: License\n\nThis project is under the MIT license.\n\n---\n\n## :rocket: Mobile Technologies\n\n\u003cp align=\"center\"\u003e\n\u003cimg alt=\"DevFindfy Mobile\" src=\"https://github.com/eltonlazzarin/devFindfy/blob/master/mobile/screenshots/appMobileImages.png\"\u003e\n\u003c/p\u003e\n\nThis project was developed with the following technologies:\n\n- [Expo](https://reactjs.org/)\n- [React-Native-Maps](https://github.com/react-native-community/react-native-maps)\n- [React-Native-Webview](https://github.com/react-native-community/react-native-webview)\n- [Axios](https://github.com/axios/axios)\n- [React-Navigation-Stack](https://github.com/react-navigation)\n- [Socket.io-client](https://github.com/socketio/socket.io-client)\n- [VS Code](https://code.visualstudio.com) with [EditorConfig](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig) and [Prettier RC](https://github.com/prettier/prettier)\n\n## :information_source: How To Use\n\n```bash\n# Clone this repository\n$ git clone https://github.com/eltonlazzarin/devFindfy.git\n\n# Go into the repository\n$ cd mobile\n\n# Install dependencies\n$ yarn\n\n# Run Expo app\n$ yarn start\n```\n\n## Install the app on a physical phone\n\n1. Go to your app store, look for the app called \u003cstrong\u003eExpo\u003c/strong\u003e, and install it on your device.\n\n2. With the app installed, open it and click on \u003cstrong\u003eScan QR Code\u003c/strong\u003e, point the camera phone to the QR code shown on the page that opened after executing the command yarn start and ready, the app will load and be ready for use.\n\n## :memo: License\n\n## This project is under the MIT license.\n\nMade with ♥ by Elton Lazzarin :wave: [Get in touch!](https://www.linkedin.com/in/eltonlazzarin/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feltonlazzarin%2Fdevfindfy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feltonlazzarin%2Fdevfindfy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feltonlazzarin%2Fdevfindfy/lists"}