Skip to content

sksksk2024/cota

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Cota Alexandru's Personal Platform

Table of Contents

Overview

Screenshot

Desktop Preview Mobile Preview


My Process

What I Learned

๐ŸŽฏ

  • Planning good design patterns
  • Being consistent with my style overall
  • Adding email send functionality
  • Being patient through the process(difficult to stay consistent on one single website)

Continued Development

๐Ÿ”ฅ

  • 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)
  • Planning to make my Blog Website, where I write topics everyday;
  • Add Stripe to Wings Website(my friend's website)

My Tech Stack

๐Ÿ’ก

  • Frontend: Next.js, React, TypeScript
  • Styling & UI: Tailwind CSS with Shadcn, Daisy UI, Framer Motion, Magic UI
  • Backend & Database: Prisma, PostgreSQL
  • Testing & Validation: Vitest, Jest, Testing Library, Zod

Staying consistent and improving my skills with these technologies is my top priority! ๐Ÿš€


Useful Resources

๐Ÿ“š

Resource Name Description Link
Vitest Documentation Official documentation for Vitest testing framework. Vitest Docs
TypeScript Documentation Comprehensive guide on TypeScript language features and best practices. TypeScript Docs
Tailwind CSS v4 Documentation Official documentation for Tailwind CSS version 4, including utilities and configurations. Tailwind CSS v4 Docs
Framer Motion Documentation Detailed documentation for the Framer Motion library for animations. Framer Motion Docs
React Documentation Official React documentation covering concepts, hooks, and advanced patterns. React Docs
Next.js Documentation Official Next.js documentation covering routing, API routes, and optimizations. Next.js Docs
MongoDB Documentation Official MongoDB documentation for database setup, queries, and best practices. MongoDB Docs
Express.js Documentation Guide on using Express.js to build backend APIs with Node.js. Express.js Docs
Node.js Documentation Official Node.js documentation for backend development. Node.js Docs
Jest Documentation Comprehensive guide on testing with Jest, useful for unit and integration testing. Jest Docs
Testing Library Documentation Guide on using React Testing Library for writing accessible tests. Testing Library Docs
Zod Documentation Schema validation library useful for Next.js and TypeScript projects. Zod Docs

๐Ÿš€ Happy coding!