{"id":22452784,"url":"https://github.com/tchasinga/techsolve","last_synced_at":"2026-04-20T03:02:48.468Z","repository":{"id":246882358,"uuid":"823550362","full_name":"tchasinga/techsolve","owner":"tchasinga","description":"A tech developer service offers expert guidance and solutions in software development, encompassing areas like web and mobile app creation, cloud computing, and cybersecurity. These services typically include custom software development, system integration, and IT consulting to optimize ","archived":false,"fork":false,"pushed_at":"2024-07-20T10:36:58.000Z","size":31192,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T12:09:02.126Z","etag":null,"topics":["framer-motion","nextjs","tailwindcss"],"latest_commit_sha":null,"homepage":"https://techsolve-ten.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tchasinga.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-07-03T08:42:48.000Z","updated_at":"2024-07-20T10:37:01.000Z","dependencies_parsed_at":"2024-12-06T06:12:22.544Z","dependency_job_id":"b876f731-d813-44d4-aac4-51cd83beb330","html_url":"https://github.com/tchasinga/techsolve","commit_stats":null,"previous_names":["tchasinga/techsolve"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tchasinga/techsolve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchasinga%2Ftechsolve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchasinga%2Ftechsolve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchasinga%2Ftechsolve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchasinga%2Ftechsolve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tchasinga","download_url":"https://codeload.github.com/tchasinga/techsolve/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchasinga%2Ftechsolve/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32031070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["framer-motion","nextjs","tailwindcss"],"created_at":"2024-12-06T06:12:17.743Z","updated_at":"2026-04-20T03:02:48.420Z","avatar_url":"https://github.com/tchasinga.png","language":"JavaScript","readme":"\"use client\";\nimport React from \"react\";\nimport CountUp from \"react-countup\";\nimport { motion } from \"framer-motion\";\nimport { containerVariant, textVariantReveals } from \"../Animation/animation.js\";\n\nexport default function HomepageTwo() {\n  const myVideoLinks = \"https://www.youtube.com/embed/2BTduFNxing\";\n\n  return (\n    \u003cdiv className=\"max-w-screen-xl mx-auto p-4\"\u003e\n      \u003cmotion.div\n        className=\"mx-auto py-12 items-center justify-center flex gap-6 flex-wrap w-full\"\n        initial=\"offscreen\"\n        whileInView=\"onscreen\"\n        variants={containerVariant}\n      \u003e\n        \u003cdiv className=\"text-black text-center\"\u003e\n          \u003ch1 className=\"text-2xl font-bold\"\u003e\n            \u003cCountUp end={500} suffix=\"k+ More\" duration={15} /\u003e\n          \u003c/h1\u003e\n          \u003cp className=\"text-sm text-slate-900\"\u003eTrusted Companies Partner\u003c/p\u003e\n        \u003c/div\u003e\n\n        \u003cdiv className=\"text-black text-center\"\u003e\n          \u003ch1 className=\"text-2xl font-bold\"\u003e\n            \u003cCountUp end={300} suffix=\"k+ View\" duration={15} /\u003e\n          \u003c/h1\u003e\n          \u003cp className=\"text-sm text-slate-900\"\u003ePartner of training journey\u003c/p\u003e\n        \u003c/div\u003e\n\n        \u003cdiv className=\"text-black text-center\"\u003e\n          \u003ch1 className=\"text-2xl font-bold\"\u003e\n            \u003cCountUp end={400} suffix=\"k+ View\" duration={15} /\u003e\n          \u003c/h1\u003e\n          \u003cp className=\"text-sm text-slate-900\"\u003ePartner project designer\u003c/p\u003e\n        \u003c/div\u003e\n\n        \u003cdiv className=\"text-black text-center\"\u003e\n          \u003ch1 className=\"text-2xl font-bold\"\u003e\n            \u003cCountUp end={100} suffix=\"k+ View\" duration={15} /\u003e\n          \u003c/h1\u003e\n          \u003cp className=\"text-sm text-slate-900\"\u003eData structure\u003c/p\u003e\n        \u003c/div\u003e\n      \u003c/motion.div\u003e\n\n      \u003cmotion.div\n        className=\"min-h-screen w-full flex flex-col md:flex-row justify-between items-center gap-6\"\n        initial=\"offscreen\"\n        whileInView=\"onscreen\"\n        variants={textVariantReveals}\n      \u003e\n        \u003cdiv className=\"w-full md:w-1/2 flex items-center justify-center\"\u003e\n          \u003ciframe\n            className=\"rounded-xl\"\n            src={myVideoLinks}\n            allow=\"autoplay; encrypted-media\"\n            title=\"YouTube video\"\n            width=\"100%\"\n            height=\"315\"\n            frameBorder=\"0\"\n            allowFullScreen\n          \u003e\u003c/iframe\u003e\n        \u003c/div\u003e\n\n        \u003cdiv className=\"w-full md:w-1/2 flex flex-col justify-center p-4\"\u003e\n          \u003ch2 className=\"text-xl Advantages text-slate-900 font-bold mb-4 uppercase text-center md:text-left\"\u003e\n            Advantages of working with us\n          \u003c/h2\u003e\n          \u003cdiv className=\"pl-4 text\"\u003e\n            \u003cdiv className=\"text-slate-900 text-base py-3 font-medium space-y-2\"\u003e\n              \u003cp\u003eExpertise and Experience: They bring extensive knowledge and skills.\u003c/p\u003e\n              \u003cp\u003eCustomization and Scalability: Tailored solutions that grow with your business.\u003c/p\u003e\n              \u003cp\u003eTime Efficiency: Projects are completed faster with a dedicated team.\u003c/p\u003e\n              \u003cp\u003eTechnical Support: Ongoing maintenance and support for your website.\u003c/p\u003e\n              \u003cp\u003eAccess to Latest Technologies: Integration of modern technologies.\u003c/p\u003e\n            \u003c/div\u003e\n            \u003cdiv className=\"text-base font-medium text-slate-950 space-y-2\"\u003e\n              \u003cp\u003eSEO and Marketing Integration: Enhance visibility and performance.\u003c/p\u003e\n              \u003cp\u003eSecurity: Implementation of robust security measures.\u003c/p\u003e\n              \u003cp\u003eCost-Effectiveness: Save on hiring and infrastructure costs.\u003c/p\u003e\n              \u003cp\u003eFocus on Core Business: Allows focus on primary business activities.\u003c/p\u003e\n              \u003cp\u003eQuality Assurance: Rigorous testing ensures a seamless user experience.\u003c/p\u003e\n            \u003c/div\u003e\n          \u003c/div\u003e\n        \u003c/div\u003e\n      \u003c/motion.div\u003e\n      {/* Adding an Infinite carousel */}\n    \u003c/div\u003e\n  );\n}\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftchasinga%2Ftechsolve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftchasinga%2Ftechsolve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftchasinga%2Ftechsolve/lists"}