Activity
Mon
Wed
Fri
Sun
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
What is this?
Less
More

Memberships

University of Code

5.3k members • Free

15 contributions to University of Code
Learn New Stack
Hi Developers, Recently I learnt that Todo App is the best project to learn new stack quickly. how many of you guys agree ?
New Projects
Hello everyone! You have not seen me in the last few days! Because I was working on some projects. The new project is YC DIRECTORY (https://yc-directory-red.vercel.app/). It is made with React 19, Next.js 15, Sanity, TailwindCSS, ShadCN, TypeScript. I hope you like it. Please Star it on GitHub: https://github.com/ArhanAnsari/yc_directory
0 likes • Nov '24
I will add all the useful hooks example very soon, and make the UI better, Thanks for your feedback.
1 like • Nov '24
Sure
Day 39 of Dev100 (Mon 4th Nov)
Reflections: A good day today. Implemented some good things into my project and learned some things along the way, such as using OpenAI’s moderation endpoint to identify harmful content. 1️⃣a Good Sleep Last Night: ✅ Best for a while 1️⃣b Productive Morning: ✅ Made some progress on the Sanity build before daughter woke up. A lot of Spanish study and practice, and housework. 2️⃣ Organise to-dos… and do them: ✅ We organised and donated about 10 bags of clothes, medicine, food etc to the people in Valencia. 3️⃣ 30 Minutes of Learning: ✅ Project based learning today about OpenAI’s moderation endpoint and validating prompts etc. 4️⃣ Time to Code: ✅ Some meaningful progress on one of my projects, prompt validating and moderating, and handling of those cases in a unique way. 5️⃣ Daily Reset: ✅ 7️⃣ Daily 38 link: https://www.skool.com/universityofcode/day-38-of-dev100?p=7b7d6c0b
1 like • Nov '24
Good work.. Keep going...
# Dev 100 - Day [76]
## Today's Accomplishments ### 1. 🌅 Morning Productivity Day-65 copy- 🍳 Healthy Breakfast: [Meal description] - [x] Morning Rountine: Clean Office, Rhythm Ready for School, Emails, Wash Bed Sheets - Next 15 Template - Set up Sanity In Next 15 ### 2. ✅ To-Dos & Completed Tasks - [Checkmate AI] - [x] [Update To-Dos] - [x] [Clear Complete Task] - Daily To-Do Report: 3 ToDo | 3 In Progress | 11 Done ### 3. 📚 Learning - 🦸‍♂️ **Zero to Full Stack Hero**: [🔴 Let's build a Full Stack E-Commerce App with NEXT.JS 15 (Sanity, Stripe, Clerk, Tailwind, TS)](https://www.youtube.com/watch?v=o-fgWea75O4&t=4567s) - 🔗 [The ONLY Personal AI Assistant You’ll Ever Need (NO CODE!) 🚀](https://www.youtube.com/watch?v=UPCul37e-M0) ### 4. 💻 Coding Progress - 🏫 **Zero to Full Stack Hero Homework**: Project Time Sanity Store - 🦺 Project: Alchemy Collectibles: Trading Card & Comic store, EBT - Blog Display Layout - 📝 Code Snippet: ```javascript <nav className='grid grid-cols-3 sm:grid-cols-4 lg:grid-cols-6 gap-3 px-6 py-4'> {categories.map((category) => ( <button key={category.slug.current} onClick={() => handleCategoryChange(category)} className={`rounded-lg border border-accent2-700 px-3 py-1 text-sm text-accent3-600 ${ selectedCategory?.slug.current === category.slug.current ? 'bg-accent1-200' : 'bg-white' }`} > {category.title} </button> ))} </nav> {isLoading ? ( <div className='flex justify-center py-8'> <div className='flex flex-col space-y-3'> <Skeleton className='h-[125px] w-[250px] rounded-xl' /> <div className='space-y-2'> <Skeleton className='h-4 w-[250px]' /> <Skeleton className='h-4 w-[200px]' /> </div> </div> </div> ) : ( <div className='mx-auto grid max-w-6xl grid-cols-1 justify-center gap-6 sm:grid-cols-2 lg:grid-cols-3'> <BlogCard1 blogs={blogPosts} /> </div> )} ``` ### 5. 🔄 Daily Reset - 🧘 Clean up Yard from Halloween
1 like • Nov '24
Nice, Keep grinding...
Chat GPT vs Claude AI
Hi floks, I currently have a monthly subscription to ChatGPT, but I've recently heard that Claude AI might be better. Do you have any suggestions on whether I should switch from ChatGPT to Claude? I mostly use ChatGPT for coding and writing. I've tried all of them, and I found Claude AI to be quite good, but the free version is quite limited in terms of usage.
Poll
4 members have voted
1 like • Nov '24
ChatGPT is better for sure for me. But I can explore Claude AI
1-10 of 15
Manas Ranjan Adha
2
7points to level up
@manas-ranjan-adha-9088
Software Developer

Active 190d ago
Joined Jul 22, 2024
Powered by