Pinned Repositories
twitter-clone-client
A Web application built with Next.js , enabling users to interact. It features user authentication, allows users to create posts, like and comment on content, and follow/unfollow other users, all while managing data efficiently with Apollo Client and TanStack Query
twitter-clone-server
This is the backend for the Twitter clone client , built with Node.js, Express, and GraphQL. It leverages Apollo Server for managing GraphQL queries and mutations, while Prisma serves as the ORM for efficient data management. Uses Redis for caching and improving performance, and with AWS S3 for secure storage and retrieval of images.
ApolloGraphQLIntegration
A starter project for building GraphQL APIs using Apollo Server and Client. This repository provides a setup to integrate GraphQL ,offering examples of queries, mutations, and practices for a backend and frontend architecture.
Bookify-Firebase
A web application built with Firebase that allows users to explore, review,add and manage a collection of books. Bookify offers user authentication and real-time database management,
first-contributions
🚀✨ Help beginners to contribute to open source projects
DearDiary
A Digital Diary in this modern world
KGLikith's Repositories
KGLikith/twitter-clone-server
This is the backend for the Twitter clone client , built with Node.js, Express, and GraphQL. It leverages Apollo Server for managing GraphQL queries and mutations, while Prisma serves as the ORM for efficient data management. Uses Redis for caching and improving performance, and with AWS S3 for secure storage and retrieval of images.
KGLikith/ApolloGraphQLIntegration
A starter project for building GraphQL APIs using Apollo Server and Client. This repository provides a setup to integrate GraphQL ,offering examples of queries, mutations, and practices for a backend and frontend architecture.
KGLikith/twitter-clone-client
A Web application built with Next.js , enabling users to interact. It features user authentication, allows users to create posts, like and comment on content, and follow/unfollow other users, all while managing data efficiently with Apollo Client and TanStack Query
KGLikith/Bookify-Firebase
A web application built with Firebase that allows users to explore, review,add and manage a collection of books. Bookify offers user authentication and real-time database management,