Pinned Repositories
OpenAPI-Specification
The OpenAPI Specification Repository
100-days-kallaway-log
The log of my 100 Days Of Code (to keep separate from main repo and let people fork a clean version)
AboutMe
This is my personal website
algorithms
Minimal examples of data structures and algorithms in Python
Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
backend-curriculum-site
A site for all curriculum and day to day for the backend program at Turing School of Software and Design
Bingo
Bingo Game Java EE7 WebSockets , Proof Of Concept
Calculator
This basic calculator that implements BODMAS rule
calculatorApplication
This is a sample calculator Application
swagger-parser
Swagger Spec to Java POJOs
r-sreesaran's Repositories
r-sreesaran/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
r-sreesaran/backend-curriculum-site
A site for all curriculum and day to day for the backend program at Turing School of Software and Design
r-sreesaran/calculatorApplication
This is a sample calculator Application
r-sreesaran/codekata
solutions for popular code kata's
r-sreesaran/Coding-Challenges
solutions to coding challenges
r-sreesaran/Coursera-Data_Structures_and_Algorithms
My solutions to assignments of Data structures and algorithms (by UCSD and HSE) on Coursera. All problems from Course 1 to Course 5 have been solved.
r-sreesaran/docker-react
r-sreesaran/elasticsearch-test-data
Generate and upload test data to Elasticsearch for eg. performance and load testing
r-sreesaran/Flask-webApplication
Sample Flask Web Application
r-sreesaran/FreeCodeCamp
The http://FreeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
r-sreesaran/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
r-sreesaran/graphql-intro
Learning Graphql
r-sreesaran/IcedTea-Web
The new home for IcedTea-Web
r-sreesaran/jackson-databind
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
r-sreesaran/ldap-server
ApacheDS LDAP playground
r-sreesaran/mtom-sample
r-sreesaran/nlp-python-deep-learning
NLP in Python with Deep Learning
r-sreesaran/OpenAPI-Specification
The OpenAPI Specification Repository
r-sreesaran/OpenWebStart
Run Web Start based applications after the release of Java 11
r-sreesaran/peoplemath
Web application for team planning
r-sreesaran/petstore-test
r-sreesaran/PracticeProblems
r-sreesaran/r-sreesaran.github.io
About me !!!!
r-sreesaran/react-app
React application with docker
r-sreesaran/ResponsiveWebDesign
Responsive web design project
r-sreesaran/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
r-sreesaran/swagger-core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
r-sreesaran/swagger-parser
Swagger Spec to Java POJOs
r-sreesaran/TicTacToe
Tic Tac Toe Game
r-sreesaran/Todo-Application