{"id":27535687,"url":"https://github.com/sksksk2024/cota","last_synced_at":"2026-04-07T22:31:59.683Z","repository":{"id":286234811,"uuid":"960231765","full_name":"sksksk2024/cota","owner":"sksksk2024","description":"This is my Personal Platform(V2)!! Feel free to know me better 😀","archived":false,"fork":false,"pushed_at":"2025-08-23T17:23:33.000Z","size":22941,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-24T00:04:57.625Z","etag":null,"topics":["customhooks","framer-motion","nextjs","oauth","prisma","react","sendgrid","stripe","supabase","tailwindcss","translation","typescript","zod"],"latest_commit_sha":null,"homepage":"https://cota-six.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/sksksk2024.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,"zenodo":null}},"created_at":"2025-04-04T04:43:51.000Z","updated_at":"2025-08-23T17:38:43.000Z","dependencies_parsed_at":"2025-04-05T06:24:51.246Z","dependency_job_id":"d3feb8eb-4e27-4787-bb4a-fbf55ee7b4f1","html_url":"https://github.com/sksksk2024/cota","commit_stats":null,"previous_names":["sksksk2024/cota"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sksksk2024/cota","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sksksk2024%2Fcota","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sksksk2024%2Fcota/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sksksk2024%2Fcota/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sksksk2024%2Fcota/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sksksk2024","download_url":"https://codeload.github.com/sksksk2024/cota/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sksksk2024%2Fcota/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31532238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"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":["customhooks","framer-motion","nextjs","oauth","prisma","react","sendgrid","stripe","supabase","tailwindcss","translation","typescript","zod"],"created_at":"2025-04-18T19:10:22.638Z","updated_at":"2026-04-07T22:31:59.666Z","avatar_url":"https://github.com/sksksk2024.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cota Alexandru's Personal Platform\n\n## Table of Contents\n\n- [Overview](#overview)\n  - [Screenshot](#screenshot)\n- [My Process](#my-process)\n  - [What I Learned](#what-i-learned)\n  - [Continued Development](#continued-development)\n  - [My Tech Stack](#my-tech-stack)\n  - [Useful Resources](#useful-resources)\n\n## Overview\n\n### Screenshot\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./design/desktop-preview.png\" alt=\"Desktop Preview\" width=\"300\"/\u003e\n  \u003cimg src=\"./design/mobile-preview-light.png\" alt=\"Mobile Preview\" width=\"150\"/\u003e\n\u003c/p\u003e\n\n---\n\n## My Process\n\n### What I Learned\n\n🎯\n\n- Planning good design patterns\n- Being consistent with my style overall\n- Adding email send functionality\n- Being patient through the process(difficult to stay consistent on one single website)\n\n---\n\n### Continued Development\n\n🔥\n\n- I detected bugs, where the navbar doesn't show neither sign up and sign in, but edit profile and sign out, which I don't want for somebody that didn't even logged into my website; also, the sign up and other pages are not working in production(I will explore the aspects to see what is going on)\n- Planning to make my Blog Website, where I write topics everyday;\n- Add Stripe to Wings Website(my friend's website)\n\n### My Tech Stack\n\n💡\n\n- **Frontend:** Next.js, React, TypeScript\n- **Styling \u0026 UI:** Tailwind CSS with Shadcn, Daisy UI, Framer Motion, Magic UI\n- **Backend \u0026 Database:** Prisma, PostgreSQL\n- **Testing \u0026 Validation:** Vitest, Jest, Testing Library, Zod\n\nStaying consistent and improving my skills with these technologies is my top priority! 🚀\n\n---\n\n### Useful Resources\n\n📚\n\n| Resource Name                     | Description                                                                                | Link                                                      |\n| --------------------------------- | ------------------------------------------------------------------------------------------ | --------------------------------------------------------- |\n| **Vitest Documentation**          | Official documentation for Vitest testing framework.                                       | [Vitest Docs](https://vitest.dev/)                        |\n| **TypeScript Documentation**      | Comprehensive guide on TypeScript language features and best practices.                    | [TypeScript Docs](https://www.typescriptlang.org/docs/)   |\n| **Tailwind CSS v4 Documentation** | Official documentation for Tailwind CSS version 4, including utilities and configurations. | [Tailwind CSS v4 Docs](https://tailwindcss.com/)          |\n| **Framer Motion Documentation**   | Detailed documentation for the Framer Motion library for animations.                       | [Framer Motion Docs](https://www.framer.com/motion/)      |\n| **React Documentation**           | Official React documentation covering concepts, hooks, and advanced patterns.              | [React Docs](https://react.dev/)                          |\n| **Next.js Documentation**         | Official Next.js documentation covering routing, API routes, and optimizations.            | [Next.js Docs](https://nextjs.org/docs)                   |\n| **MongoDB Documentation**         | Official MongoDB documentation for database setup, queries, and best practices.            | [MongoDB Docs](https://www.mongodb.com/docs/)             |\n| **Express.js Documentation**      | Guide on using Express.js to build backend APIs with Node.js.                              | [Express.js Docs](https://expressjs.com/)                 |\n| **Node.js Documentation**         | Official Node.js documentation for backend development.                                    | [Node.js Docs](https://nodejs.org/en/docs/)               |\n| **Jest Documentation**            | Comprehensive guide on testing with Jest, useful for unit and integration testing.         | [Jest Docs](https://jestjs.io/docs/getting-started)       |\n| **Testing Library Documentation** | Guide on using React Testing Library for writing accessible tests.                         | [Testing Library Docs](https://testing-library.com/docs/) |\n| **Zod Documentation**             | Schema validation library useful for Next.js and TypeScript projects.                      | [Zod Docs](https://zod.dev/)                              |\n\n---\n\n🚀 Happy coding!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsksksk2024%2Fcota","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsksksk2024%2Fcota","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsksksk2024%2Fcota/lists"}