Skip to content

Instantly share code, notes, and snippets.

View sinanduman's full-sized avatar

Sinan Duman sinanduman

View GitHub Profile
@moomerman
moomerman / backend-engineer-elixir-092020.md
Last active December 2, 2020 10:58
Backend Engineer (Elixir) - Good Club

Job description

  • Build the supermarket of the future - https://www.goodclub.co.uk
  • 4+ years experience building backend systems in Elixir, Ruby or similar
  • Production Elixir experience not necessary, but a willingness to learn and transfer skills
  • Comfortable with modern HTML, CSS and Javascript
  • Fast-growing, well-funded, values-driven start-up
  • Remote friendly (GMT +/- 3)
  • Full-time
  • Salary: £30k-£60k / €33k-€65k dependant on experience
@patmandenver
patmandenver / setenv.sh
Created August 16, 2015 15:30
Tomcat8 setenv.sh
#
# Cutom Environment Variables for Tomcat
#
############################################
export JAVA_HOME=/usr/lib/jvm/java-7-oracle/jre
export PATH=${JAVA_HOME}/bin:${PATH}
############################################
#
# JAVA_OPTS
@beratdogan
beratdogan / turkey_provinces_districts.json
Last active August 29, 2015 13:56
A huge list of provinces and their districts of Turkey in JSON format. Have fun!
[
{
"name":"Adana",
"slug":"adana",
"plate_code":1,
"districts":[
{
"name":"Alada\u011f",
"slug":"aladag"
},