You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a full-stack microservice-based job board application built using Django for the backend and Next.js for the frontend. The backend is divided into three core services: Jobs, Blog, and Users. Each service is implemented as a separate Django app and exposed via RESTful APIs. The frontend communicates with these APIs, uses UI design with Shadcn
Sample Next App with Tailwind, Typescript, cypress, jest and all static code testing/linting with Eslint and formatting with Prettier. Pre-commit hooks with husky.
Weather ☔ forecasts for the next 5 days. Using Openweather api, NextJS 14, SWR, Zod and more. With map functionality and automatic updates. It uses the device's location by default 📍🗺️.
Dynamic web app that utilizes TMDB API to fetch movies for the users. It features a search component, filtering, favoriting movies for quick access and detailed movie information.