Skip to content

Instantly share code, notes, and snippets.

View rohanjulka19's full-sized avatar
🎯
Focusing

Rohan Julka rohanjulka19

🎯
Focusing
  • India
View GitHub Profile
Command use
date display date
cal display calendar
bc An arbitrary precision calculator language
who show who is logged in
whoami get the user name of current user
logname print user's login name
uname print system information
seq print sequence of numbers
@rohanjulka19
rohanjulka19 / Apache Syncope - GSOC 2018
Last active November 3, 2018 21:19
Insights of GSOC-2018 with Apache Syncope
This summer I worked with Apache Syncope of Apache Software foundation under Google summer of code - 2018
It was a smooth and fun experience. My mentor Andrea Patricelli is quite a happy and down to earth human being
He is quite helpful and played an important role in completion of this project.
Now for those who don't know Apache Syncope is an Open Source system for managing digital identities in enterprise environments.
Apache Syncope have a Netbeans plugin which allows users to manage report templates and mail templates through the plugin, My part
was to add the feature for managing groovy scripts through the plugin allowing the users to customize the Syncope-core without
using the online console.