Cosmic

screenshot of Cosmic
nextjs
react
tailwind
chakra-ui

Every day a different photo or video of the universe, with a brief explanation from a professional astronomer!

Overview

Cosmic is an innovative platform that allows users to explore the cosmos through captivating daily updates in the form of photos and videos. Each entry is complemented by insightful explanations from professional astronomers, making it a fantastic resource for both casual stargazers and science enthusiasts. Created using modern web technologies like Next.js and shadcn, Cosmic offers a sleek and interactive experience that draws you into the wonders of the universe.

Features

  • Daily Updates: Discover a new and stunning image or video of the universe every day, providing constant inspiration and awe.
  • Expert Explanations: Each cosmic image comes with a brief description by a professional astronomer, enriching your understanding of the universe.
  • Historical Archive: Easily access the feed of images from the last month, letting you review previous highlights from the cosmos.
  • Date Search: Users can search for images by specific dates, making it easy to revisit memorable astronomical events.
  • Timeline Feature: Navigate through a timeline feature that allows you to explore images from specific dates in more detail.
  • Tested Components: The application is built with a focus on quality, as all components include tests to ensure reliability and performance.
nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.