Pinned Repositories
Algorithms-in-Java
Commonly used algorithms including: sorting algorithms, two pointers, dynamic programming, backtracking, KMP, bit operation, etc
AutoResize-Text-in-a-DIV-jquery-plugin
This jquery plugin will auto resize the text content of a div specified with a defined class to FIT in it with a maximum defined font size.The text content is written inside a SPAN within the specified DIV.
BookYourFlight
CS 5610 (Web-Development Northesestern University) Project
CourseSearch
Getting courses with prerequisites in a graph, from the Northeastern Course website
FoodFinder
WebService to give places near that serve the requested food, by reading google API's
Jquery-Plugin-to--dynamically-resize-text-font-size
This Jquery Plugin helps to keep the textarea size constant as specified in its style attributes , while the text being entered in it changes its font size automatically to fit inside the textarea. The no. of characters to be entered in the textarea is also limited to a specified no of characters as specified by the user if not specified its default valu is 100 characters.
PlagiarismDetector
PlagiarismDetector Web Application
singh-praveen-webdev
CS5610 WebDev Spring 2017
spring-rabbit
Basic project setup for spring amqp using rabbit mq
praveenksingh's Repositories
praveenksingh/AutoResize-Text-in-a-DIV-jquery-plugin
This jquery plugin will auto resize the text content of a div specified with a defined class to FIT in it with a maximum defined font size.The text content is written inside a SPAN within the specified DIV.
praveenksingh/Algorithms-in-Java
Commonly used algorithms including: sorting algorithms, two pointers, dynamic programming, backtracking, KMP, bit operation, etc
praveenksingh/BookYourFlight
CS 5610 (Web-Development Northesestern University) Project
praveenksingh/CourseSearch
Getting courses with prerequisites in a graph, from the Northeastern Course website
praveenksingh/FoodFinder
WebService to give places near that serve the requested food, by reading google API's
praveenksingh/PlagiarismDetector
PlagiarismDetector Web Application
praveenksingh/singh-praveen-webdev
CS5610 WebDev Spring 2017
praveenksingh/spring-rabbit
Basic project setup for spring amqp using rabbit mq
praveenksingh/angular-file-upload
[NEED MAINTAINERS] Angular File Upload is a module for the AngularJS framework
praveenksingh/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
praveenksingh/aws-support-spring-boot-starter
Minimal Spring-Boot-Starter that detects if an application is running on AWS or not and exposes some properties, if it is
praveenksingh/butterfly
Application transformation tool
praveenksingh/delver
Java agent to inspect and count method calls.
praveenksingh/docker-java
Java Docker API Client
praveenksingh/Dropbox-Interview-Prep
Preparation material for Dropbox interviews
praveenksingh/Food-Finder
HackNEU app to find food at nearby places
praveenksingh/GetWithPayload
Java socket Http GET client with Payload
praveenksingh/google-places-api-java
Comprehensive and FULL Java client for the Google Places API
praveenksingh/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
praveenksingh/jfr-report-tool
Tool for creating reports from Java Flight Recorder dumps
praveenksingh/MyHashMap
A hash map implementation in Java
praveenksingh/RacketCallGraph
A simple Python script that generate Call Graph of simple Racket program.
praveenksingh/react-and-spring
Example of a Spring Boot project with a React frontend
praveenksingh/salesforce
To share with friends
praveenksingh/Spider
Python website crawler.
praveenksingh/spring-boot-admin
Admin UI for administration of spring boot applications
praveenksingh/SpringBootAdminSample
A sample Boiler application base for creating a spring boot admin and registering the existing spring-boot applications as clients.
praveenksingh/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
praveenksingh/tutorials
The "REST With Spring" Course:
praveenksingh/youtube-react
A Youtube clone built in React, Redux, Redux-saga