peetcode icon indicating copy to clipboard operation
peetcode copied to clipboard

Results 19 peetcode issues
Sort by recently updated
recently updated
newest added

Added Loader component

That's all 3 assignments done! My goal now is to learn about ORMs and implement some sort of a database, but as per the goal of the assignment, i think...

Leetcode clone created in Nextjs with tailwind CSS and Prisma orm using Postgresql for database hosted by Supabase and deployed in Vercel website address: https://meetcode.vercel.app/ github repo: https://github.com/DebasishBarai/meetcode ![meetcode](https://github.com/hkirat/peetcode/assets/20724822/0d647454-657a-4873-8fea-20bc2b712e66) ![image](https://github.com/hkirat/peetcode/assets/20724822/6dca6679-7031-4eb4-ac9b-8d365b8b8e56)...

For problem "Add two numbers", for example, printing 300 gives AC, anything else WA: https://github.com/hkirat/peetcode/assets/101424471/045a1817-daf2-4b2b-8acf-126a17a5133d Also lets user select their language.

# Features - Data for the Problem List Page is dynamically loaded from the server - Login and Signup features also available, all handled by the server - (extra) Logout...

Initiated MongoDB connection, added user schema, and wrote code for new sign-in and sign-up API endpoints. Added additional utility functions for signature and salt generation, token generate and auth check...

**what am i supposed to do now** i have created this branch in my forked repo Branch name :- [added-submissions-and-quality-of-life-UI-changes] ![image](https://github.com/hkirat/peetcode/assets/92716638/7bc724fe-5994-4eb2-a990-b08c75f31432)

completed assignment by adding submissions tab

Merge mine before https://github.com/hkirat/peetcode/pull/16 to avoid conflicts. ![code-snapshot](https://github.com/hkirat/peetcode/assets/28717686/6a7b1d3e-6e67-438a-9d67-bbc866756e18)