shekhargulati
Independent Consultant and Architect. Working in LLM space building compound AI systems.
India
Pinned Repositories
30-seconds-of-java
Curated collection of useful little Java functions that you can understand quickly
52-technologies-in-2016
Let's learn a new technology every week. A new technology blog every Sunday in 2016.
99-problems
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
building-java-web-apps-checklist
✅ A checklist for building Java + Angular/React web applications in the correct way
flask-login-example
Flask-Login extension example
java8-the-missing-tutorial
Java 8 for all of us
must-read-resources-for-java-developers
strman-java
A Java 8 string manipulation library.
useful-microservices-reading-list
This is a useful reading list on Microservices
hands-on-serverless-guide
A hands-on guide for building Serverless applications
shekhargulati's Repositories
shekhargulati/wordgame
A simple word game built using WebSockets. The app uses JSR356 API
shekhargulati/flask-login-openshift-quickstart
Flask Login quickstart for OpenShift
shekhargulati/localjobshtml5
The LocalJobs application using HTML 5 geo location API.
shekhargulati/localjobs-nodejs
LocalJobs Application written using Node.js and MongoDb
shekhargulati/glassfish4-openshift-quickstart
GlassFish 4 running on OpenShift
shekhargulati/gradle-openshift-quickstart
A quickstart to use Gradle on OpenShift
shekhargulati/youtrack-openshift
A quickstart to get YouTrack up and running on OpenShift
shekhargulati/localjobs-jee
A JavaEE 6 version of localjobs application.
shekhargulati/notebook-spring-data-rest
A notebook application built using Spring Data Rest project
shekhargulati/wsdemo-tomcat-7-openshift
WebSocket demo app using OpenShift Tomcat 7 cartridge and Apache Tomcat 7 examples.
shekhargulati/gradle-1.7-openshift-quickstart
Make Gradle 1.7 work with OpenShift
shekhargulati/localjobs-with-google-maps-and-directions-api
Version of localjobs application with Google Maps and Direction API
shekhargulati/openshift-python-2.7-django-quickstart
This is work in progress
shekhargulati/openshift-tomcat7-quickstart
It is same as official Tomcat 7 diy https://github.com/openshift-quickstart/openshift-tomcat-quickstart but with WebSockets working
shekhargulati/todoapp
A simple todo application built using Java EE 6
shekhargulati/activemq-5.8-openshift-quickstart
ActiveMQ 5.8 OpenShift Quickstart
shekhargulati/bitcoin-jsr356-client
A JSR 356 WebSocket Client for BitCoin MtGOX API
shekhargulati/flask-admin-extension-openshift-quickstart
A quickstart for Flask + Flask-Admin + Flask-Login + Flask-SQLAlchemy
shekhargulati/infinispan-openshift-distributed-cache-example
A sample OpenShift application using Infinispan as distributed cache
shekhargulati/localjobs-nodejs-old
LocalJobs app in Node.js
shekhargulati/localjobs-nodejs-openshift
LocalJobs Application written in Nodejs
shekhargulati/localjobs-python
LocalJobs Application written in Python
shekhargulati/mg-public-quickstart
Getting Magnolia Public Instance up and running on OpenShift
shekhargulati/notebook-part4
Part 4 of Polyglot persistence series. This will introduce you to Infinispan and how you can use it as Local cache
shekhargulati/searchify-openshift-quickstart
Searchify Full Text Search as a Service OpenShift Quickstart
shekhargulati/theflaskmegatutorial-part1-to-part5
This repository holds code for [the flask mega tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) running on OpenShift
shekhargulati/todo-flask-login-openid-openshift-quickstart
Todo app built using Flask , Flask-Login , Flask-OpenId , Flask-SQLAlchemy, Flask-WTF
shekhargulati/todo-flask-peewee
A todo based app built using Flask and Peewee
shekhargulati/travisci-quickstart
shekhargulati/websocket-reverse-echo-example
A simple JSR 356 WebSocket API example.