Full Stack Developer | Passionate about building seamless web apps | Exploring the future of AI | Code, Coffee, and Continuous Learning π #AI#WebDev#MachineL
Day 2: Today I learned about ACID and BASE consistency models. ACID ensures strict transaction reliability, ideal for financial systems, while BASE prioritizes availability and scalability, common in NoSQL databases.
I just got scammed on @Flipkart β not once, but TWICE.Β
So I ordered a βΉ2.6 lakh MacBook Pro and got a used, old model inside a sealed Apple box. We filmed the entire open box delivery, you can see that in first attached video.
I immediately requested a replacement, and this time I unboxed the product at the EKart office under CCTV, and again the MacBook had smudges and marks so basically not new (second unboxing video attached below). 2 times. 2 wrong deliveries.
After a discussion with customer care they started a return and then after 2 days they called me and offered me a compensation of 13K which I rejected, then 18K I rejected again and finally they offered me 10% which I rejected again.
And after all this negotiation they rejected the return. So I called them again and I asked for 10% compensation as it was a lot of hassle by talking to them. And moreover, I was able to clean the marks but the laptop was not new in the first place.
So why am I posting about it, hereβs the disturbing part: itβs not just me. This seller called "Treasure Haul Online" has been scamming people for years. Users on LinkedIn, Reddit, YouTube, and X have posted about the same seller since 2023.
For more information I have made a video and link to that is given below this tweet.
I genuinely have 3 questions to ask:
1. How are fake products getting packed in sealed Apple boxes?
2. How is this seller still active despite public complaints from 2023?
3. How is this βAssuredβ if even Flipkart canβt verify whatβs inside?
@flipkartsupport, this isn't a mistake, it's negligence. You are enabling fraud through your platform.
This requires investigation, I am requesting action against the seller and Flipkart.
@jagograhakjago@CCI_India@GoI_MeitY@consumr_rights@consumerforum_@Apple
π― Day 66 of #100DaysOfFullStack
Learned about SSR vs CSR, deciding what to render where, and how Next.js boosts SEO with faster page loads. Also explored the difference between App Router and Page Router. Check out this blog:
#100xDevs#WebDev#NextJS
https://t.co/nvm9UqBZ9K
π― Day 65 of #100DaysOfFullStack
Today, I learned more about routing in Next.js and continued working on my new project, Devoverflow.
I also explored techniques to optimize frontend performance.
Hereβs a helpful article I found: https://t.co/hyQTc1la3Z
π Day 64 of #100DaysOfFullStack
Deployed StoreIt π https://t.co/EipSlFimBV
Learning Next.js from JavaScript Mastery and exploring public APIs for more project ideas:
https://t.co/i4gBfqEVLO
#100xDevs#WebDev#React#NextJS
π― Day 63 of #100DaysOfFullStack
Worked on the dashboard component today, adding graphs and a section for recently added files, though itβs not finished yet. Starting to dive deeper into Next.js from now on.
#100xDevs#WebDev#React#NextJS
π― Day 62 of #100DaysOfFullStack
Today, I focused on implementing search and sorting functionality, and I also learned about debouncing for optimizing search in StoreIt. Tomorrow, Iβll work on enhancing the dashboard page.
#100xDevs#WebDev#React#NextJS
π― Day 61 of #100DaysOfFullStack
Implemented delete, share via email, rename, and view file details in DropdownAction. Also set up dynamic routes by file type. Tomorrow: sorting and search for StoreIt.
#100xDevs#WebDev#React#NextJS
π― Day 60 of #100DaysOfFullStack
Today, I worked on the Card component and ActionDropdown. Tomorrow, I'll focus on the backend to implement file renaming, sharing, and deletion from the Appwrite collection.
#100xDevs#WebDev#React#NextJS
π― Day 59 of #100DaysOfFullStack
Today, I worked on the UploaderFile component and created an Appwrite collection for storage. This setup allows categorization of files into Images, Documents, Media, and Others for efficient management.
#100xDevs#WebDev#React#NextJS
π― Day 58 of #100DaysOfFullStack
Today, I worked on the Sidebar and Mobile Navigation components.
I also integrated Appwrite for authentication and implemented user data storage, including fields like fullName, email, avatar, and accountId.
#100xDevs#WebDev#React#NextJS
π― Day 57 of #100DaysOfFullStack
Today, I worked on the OTP component, completed a few tests for Software Engineer and Python Developer roles, and explored Next.js a bit more.
#100xDevs#WebDev#React#NextJS
π― Day 56 of #100DaysOfFullStack
Today, I worked on the StoreIt application. I built the Sign In and Sign Up components and also set up the Appwrite configuration.
#100xDevs#WebDev#React#NextJS
π― Day 55 of #100DaysOfFullStack
Started a new project today! I explored ShadCN forms for the login and signup pages. Building this project with Next.js and Tailwind CSS.
Excited to share more updates soon! π
#100xDevs#WebDev#React#NextJS
π― Day 54 of #100DaysOfFullStack
Diving deeper into frontend development with a YouTube clone project. Focusing on React and Next.js to enhance my frontend skills!
#100xDevs#WebDev#React#NextJS
π― Day 52 of #100DaysOfFullStack
Today, I learned the basics of Docker to streamline deployment for my applications.
Covered topics include Docker Images, Containers, Volumes, Networks, and the overall Docker workflow.
#100xDevs#WebDev#React#Docker
π― Day 51 of #100DaysOfFullStack
Today, I enhanced the frontend of the employee-admin-app by implementing sorting, searching, and adding filters for Active/Inactive/All employee data in the employeeList component. Next up: deployment on AWS!
#100xDevs#WebDev#React#AWS
π― Day 50 of #100DaysOfFullStack
Today, I worked on the frontend of the employee-admin-app and implemented several components: SignIn, SignUp, EmployeeList, Dashboard and AddEmployee. I also added search functionality.
#100xDevs#WebDev#React