News Website

News Website
Project Goal: Build a news platform with intuitive navigation, quick content delivery, and real-time weather and time features.

Tech Stack: Next.js | Serverless MongoDB | Mongoose | MaterialUI

Dynamic & Static Rendering: getStaticProps for fast static pages, and getStaticPaths for dynamic routing.

Content Management: Utilized Axios fetching, and Contentful content management system.

Clean UI: Heavy reliance on CSS Grid for layout, and a touch of Material UI.

Search & AI Content Generation: I created a custom search engine, and used ChatGPT for content generation.

Results & Takeaways: This project showed I could put together a responsive, high-performance web app, and that I could implement tools like serverless architecture, static generation, and headless CMS.

Learning lessons: I refined my skills in Next.js, CSS Grid, and content management. I gained hands-on experience with serverless backends and AI integration, and I learned time management.