Let us know about you from your data and get matched with like minded people or if possible let your persona make connections for you with their persona or real person.
link: https://u-connect-rho.vercel.app
Current todos:
- Match vectors with others' vectors
MOST TIME TAKEN TASK WAS DEBUGGING FOR THREE.js
What I have done:
- Learnt three.js and made intro page, tour page and authentication character from scratch
- Made authetication system.
- Importing user's details from username and extract features and generate embedded vectors and store (first time)
- Node.js (v18+)
- npm
- Git
git clone https://github.com/sakshamwithweb/uConnect.git
cd uConnect
npm install
npm run dev