- India
-
11:38
(UTC +05:30) - https://vyasdev.net/
- in/vyasdev217
- vyasdev217
- @vyasdev217
Highlights
- Pro
Pinned Loading
-
KotChat
KotChat PublicKotChat is a simple chat application built using Express.js for the backend and jQuery for the frontend. It allows users to engage in real-time communication in a chatroom environment.
JavaScript
-
ImprovedPathPlanningAlgorithms
ImprovedPathPlanningAlgorithms PublicAn attempt to develop less time consuming path planning algorithm for continuous space
Python 1
-
Makes MongoClient object act like di...
Makes MongoClient object act like dictionary of collections of specified database 1const { MongoClient } = require('mongodb');
23class DictMongoDB{
4constructor(connection_string, log=true){
5this.connection_string = connection_string;
-
path_planning_on_continuous_plane_using_Dijkstra-s_algorithm
path_planning_on_continuous_plane_using_Dijkstra-s_algorithm PublicImplementation of Dijkstra's algorithm for path planning on continuous space using python
Python 1
-
Kot_DemoChat
Kot_DemoChat PublicA simple chat site developed using html,css and js for frontend and express.js for backend
HTML 1
If the problem persists, check the GitHub status page or contact support.