-
Junglee Games
- Bangalore
- in/prathmeshpatil64
- https://leetcode.com/Prathmesh20/
Stars
this repository is related with my first html website Project.
this is my first website which I have created using Django.
this website contain my personal portfolio
This is my sample website based on react and node
This application will help the coders to analyze and manage there problems.
SurajKadam7 / druid
Forked from apache/druidApache Druid: a high performance real-time analytics database.
SurajKadam7 / House-Price-Prediction-using-ANN
Forked from markbirds/House-Price-Prediction-using-ANNPredicting house prices using ANN
SurajKadam7 / microgen
Forked from RecoLabs/microgenTool to generate go-kit microservices
How can we create a microservice using Gokit which uses Redis and Creates an efficient LeaderBoard which can be used by different applications
Websockets have multiple real world applications. This repo have the information which tells how Websockets can be used in Golang along with Authentication, Ping Pong Mechanism, Storing the websoke…
This is the LRU Cache implementation with Golang Generics. In future I will improve it in such a way that it can be used as a package in other repositories. The use of Golang Generics makes this Ca…
This repo is an example of how you can download multiple videos and convert all of them into a single Zip file, That too parellely. The use of io.Pipes makes this repo special.