Skip to content

Instantly share code, notes, and snippets.

View poush's full-sized avatar
😴
Looking for lazy mode in Google Maps

Piyush Agrawal poush

😴
Looking for lazy mode in Google Maps
View GitHub Profile
@poush
poush / Resort.cpp
Last active March 27, 2018 19:03
Resort by absolute values!
#include <iostream>
#include <queue>
#include <cmath>
using namespace std;
int main() {
int m[] = {-6,-2,3,4,6};
int o[5], n=5;
int s = 0, l=4;

GSoC 2017

Piyush Agrawal | FOSSASIA

Introduction

The Open Event Orga Server had frontend and backend tightly coupled with each other with lots of logic written inside the template files. Since there are other client web and Android apps(

The project was focused on decoupling the Orga Server into API centric approach. I with my team worked on the same, Shifting all basic CRUD options on JSON spec API and then documenting it using API BLueprint.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<!-- saved from url=(0088)https://login.humanfirewall.com.au/email_template/fddb6b64-c8c1-4beb-a2a0-10654755ff30/preview -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Email Preview</title>
<style type="text/css">
html, body {
margin: 0px;
padding: 0px;