{"id":20002833,"url":"https://github.com/codewithmide/getlinkedai","last_synced_at":"2025-03-02T00:22:00.327Z","repository":{"id":196294935,"uuid":"694654371","full_name":"codewithmide/getLinkedai","owner":"codewithmide","description":"Where Dreams Meet Opportunities for a Perfect Match!","archived":false,"fork":false,"pushed_at":"2023-09-23T19:30:28.000Z","size":10507,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T13:23:44.676Z","etag":null,"topics":["javascript","jest","nextjs","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://get-linkedai.vercel.app","language":"TypeScript","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/codewithmide.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}},"created_at":"2023-09-21T12:33:53.000Z","updated_at":"2023-09-23T22:27:11.000Z","dependencies_parsed_at":"2023-09-24T06:16:27.788Z","dependency_job_id":null,"html_url":"https://github.com/codewithmide/getLinkedai","commit_stats":null,"previous_names":["codewithmide/getlinkedai"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmide%2FgetLinkedai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmide%2FgetLinkedai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmide%2FgetLinkedai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmide%2FgetLinkedai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewithmide","download_url":"https://codeload.github.com/codewithmide/getLinkedai/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241441054,"owners_count":19963344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["javascript","jest","nextjs","typescript","vercel"],"created_at":"2024-11-13T05:23:15.318Z","updated_at":"2025-03-02T00:22:00.303Z","avatar_url":"https://github.com/codewithmide.png","language":"TypeScript","readme":"# GetLinkedAI\n\n[![wakatime](https://wakatime.com/badge/user/fa7f7dfa-31c0-4185-8964-8be612dd48ed/project/bf5b7806-99c6-405b-a2de-952c2140a4aa.svg)](https://wakatime.com/badge/user/fa7f7dfa-31c0-4185-8964-8be612dd48ed/project/bf5b7806-99c6-405b-a2de-952c2140a4aa)\n\n![Banner](https://github.com/codewithmide/getLinkedai/blob/fd27d341da076a21d1cba55da93237de61971ca0/public/images/opengraph-image.png)\n\n## Overview\n\nGetLinkedAI is a place where **Dreams Meet Opportunities** for a Perfect Match!. It helps with connecting exceptional talents with forward-thinking employers, and it offers a harmonious synergy that breeds success. You can [access the hackathon live demo here](https://get-linkedai.vercel.app/) or explore the [GitHub repository](https://github.com/codewithmide/getLinkedai) for more details about the challenge.\n\n## Table of Contents\n\n- [Challenges](#challenges)\n- [Lessons Learned](#lessons-learned)\n- [Technologies Used](#technologies-used)\n- [Getting Started](#getting-started)\n- [Usage](#usage)\n- [Contact](#contact)\n\n## Challenges\n\nDuring the development of the web application, I encountered several challenges related to the use of various technologies and tools. These challenges included:\n\n- **Integrating Formik and Yup:** Incorporating Formik and Yup for form management and validation posed an initial learning curve. I needed to understand how to seamlessly integrate these libraries into my project.\n\n- **Styling with Tailwind CSS:** Enhancing the user interface and achieving a polished design with Tailwind CSS required me to improve my CSS skills. Customizing the styles to align with the design was a challenge.\n\n- **Data Handling with Axios:** Efficiently handling data requests and responses using Axios required careful implementation, error handling, and optimization.\n\nI overcame these challenges by:\n\n- **In-Depth Documentation:** I extensively referred to Formik and Yup documentation, ensuring that I fully understood their capabilities and best practices. This helped me integrate them smoothly.\n\n- **CSS Practice:** I dedicated time to practicing and improving my CSS skills, experimenting with Tailwind CSS's utility classes, and referring to Tailwind CSS documentation and tutorials.\n\n## Lessons Learned\n\nWorking on GetLinkedAI hackathon challenge provided me with valuable lessons and insights, including:\n\n- **Improved CSS Skills:** I significantly improved my CSS skills, mastering the art of designing visually appealing user interfaces with Tailwind CSS.\n\n- **Effective Library Integration:** I learned the importance of in-depth library exploration and proper integration, which enhanced my project's overall quality and efficiency.\n  \n## Technologies Used\n\nThe application is built using various technologies and libraries, each serving a specific purpose:\n\n- **Next.js:** I used Next.js as the front-end framework for building a server-rendered React application. It simplifies routing and provides excellent SEO capabilities.\n\n- **React:** React is the core library for building the user interface components, enabling a dynamic and responsive front end.\n\n- **Formik and Yup:** Formik handles form management, while Yup is used for form validation. These libraries together streamline the form-handling process.\n\n- **Tailwind CSS:** Tailwind CSS is responsible for styling and layout. I leveraged its utility-first approach for a consistent and responsive design.\n\n- **Axios:** Axios is used for making HTTP requests to the back end, ensuring efficient data handling.\n\n- **React Hot Toast:** React Hot Toast provides toast notifications for user feedback during form submissions and other interactions.\n\n## Getting Started\n\nTo run the app locally, follow these steps:\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/codewithmide/getLinkedai.git\ncd your-repo\n```\n\n2. Install dependencies:\n\n```bash\nnpm install\n```\n\n3. Start the development server:\n\n```bash\nnpm run dev\n```\n\n## Usage\n\nYou can access the live demo to interact with application by accessing this url in your browser. Feel free to explore its features and functionalities.\n\n```web\nhttps://localhost:3000\n```\n\n## Contact\n\n- Email: \u003ccodewithmide@gmail.com\u003e\n- X: \u003chttps://twitter.com/Olumide______\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithmide%2Fgetlinkedai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithmide%2Fgetlinkedai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithmide%2Fgetlinkedai/lists"}