Pinned Repositories
.vim
My .vim dotfiles and configurations.
1m-go-websockets
handling 1M websockets connections in Go
app-ideas
A Collection of application ideas which can be used to improve your coding skills.
AroundMe
Spatial search using Elastic Search
CrappyBird
Clone of Flappy Bird game in JavaScript and Canvas 2D
GHEAT-JAVA
Port of GHEAT in Java
Quadtree
Quadtree implementation
TernaryTree
TernaryTree data structure
WPFGlobe
WPF Based Google Earth like globe control
varunpant's Repositories
varunpant/Quadtree
Quadtree implementation
varunpant/CrappyBird
Clone of Flappy Bird game in JavaScript and Canvas 2D
varunpant/.vim
My .vim dotfiles and configurations.
varunpant/1m-go-websockets
handling 1M websockets connections in Go
varunpant/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
varunpant/apple-ios-samples
varunpant/awesome-open-banking
A collection of awesome Open Banking APIs
varunpant/baq
Webb app to draw AQ map of major cities in India, Data from open AQ
varunpant/bhagavad-gita
Bhagavad Gita of Veda Vyasa
varunpant/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
varunpant/convolution
Convolution filters in golang
varunpant/CoordinateConversions
Convert degrees to lat-lng in golang
varunpant/docker-alpine-wkhtmltopdf
wkhtmltopdf alpine docker container with headless qt patches
varunpant/evio
Fast event-loop networking for Go
varunpant/galton
Lightweight Node.js isochrone map server
varunpant/GameNetworkingSockets
Reliable & unreliable messages over UDP. Message fragmentation & reassembly, bandwidth estimation, encryption.
varunpant/go-web-crawler
A web crawler written in golang.
varunpant/go-xmlrpc
xmlrpc interface for go
varunpant/goodies
Collection of GitHub repos, blogs and websites to learn cool things.
varunpant/google-research
Google AI Research
varunpant/goTernaryTree
Ternary Tree implementation in golang.
varunpant/hugo-theme-bakasura
A minimalistic theme for HUGO
varunpant/Python
All Algorithms implemented in Python
varunpant/snapplebee.com
varunpant/tile38
Tile38 is a geospatial database, spatial index, and realtime geofence. It supports a variety of object types including lat/lon points, bounding boxes, XYZ tiles, Geohashes, and GeoJSON. 🌐
varunpant/tinyqueue
varunpant/vedapuran.com
website for vedapuran.com
varunpant/weblog
My Static Blog
varunpant/comfyui-colab
comfyui colabs templates new nodes
varunpant/goquadtree
Quadtree implementation in go