Skip to content
View costingh's full-sized avatar
Block or Report

Block or report costingh

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

  1. ai-saas-marketplace ai-saas-marketplace Public

    This project, the SaaS AI Marketplace, is a platform designed for the seamless buying and selling of AI-driven software as a service (SaaS) companies. The marketplace is set up using T3 stack (Nextโ€ฆ

    TypeScript 1

  2. Pathfinding-Algorithm-Visualiser Pathfinding-Algorithm-Visualiser Public

    App designed to illustrate how popular pathfinding algorithms (like Dijkstra, DFS, BFS, A*) work. The algorithms are implemented using JavaScript.

    JavaScript 1 1

  3. Social-Network-MERN Social-Network-MERN Public

    A social media application that allows users to login/sign up, like/unlike a post, follow/unfollow another user, and chat in real time using sockets.

    JavaScript 3

  4. collaborative-whiteboard collaborative-whiteboard Public

    This is a collaborative whiteboard that allows real-time communication through sockets. It was built using Next.js and Spring Boot. Users can share a room and draw on canvas which will be updated oโ€ฆ

    JavaScript 7 1

  5. chat-app chat-app Public

    This is a chat application built using React (create-react-app), Spring Boot, MongoDB. It uses Web Sockets for real time chatting and displaying online users.

    JavaScript