Skip to content
View dev-eranda's full-sized avatar

Block or report dev-eranda

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. nextjs-slack-application nextjs-slack-application Public

    This repository contains a Slack clone built with TypeScript and Next.js, showcasing modern web development practices. It implements OAuth for secure user authentication and includes features such …

    TypeScript 1

  2. iphone-15-pro-landing-page iphone-15-pro-landing-page Public

    This repository is a clone of Apple's iPhone 15 Pro website, built using React.js and TailwindCSS. It showcases effective use of GSAP for animations and Three.js for 3D rendering, allowing users to…

    JavaScript

  3. nestjs-crud-auth-api nestjs-crud-auth-api Public

    This repository demonstrates a basic CRUD application built with NestJS, featuring integrated authentication using Passport and JWT. It includes examples of access control and secure user authentic…

    TypeScript

  4. mern-twitter-application mern-twitter-application Public

    This repository is a full-stack Twitter clone built with the MERN stack. It features secure JWT authentication, a responsive Twitter-like UI, and demonstrates CRUD operations for tweets and user pr…

    JavaScript

  5. dotnet-core-swagger-api dotnet-core-swagger-api Public

    This repository contains a Web API built using C# and ASP.NET Core. It utilizes Swagger for interactive API documentation and testing. This project demonstrates best practices in RESTful API design…

    C#

  6. docker-jenkins-ci-cd-pipeline docker-jenkins-ci-cd-pipeline Public

    This repository demonstrates the setup of a CI/CD pipeline using Docker and Jenkins. It includes configurations for Dockerizing a Node.js API app, setting up Jenkins jobs, and automating build and …

    JavaScript