Skip to content

Instantly share code, notes, and snippets.

View bibinmjose's full-sized avatar
😁
...

Bibin Jose bibinmjose

😁
...
View GitHub Profile
# coding: utf-8
Gem::Specification.new do |spec|
spec.name = "jekyll-text-theme"
spec.version = "2.2.4"
spec.authors = ["Tian Qi"]
spec.email = ["kitian616@outlook.com"]
spec.summary = %q{A super customizable Jekyll theme for personal site, team site, blog, project, documentation, etc.}
spec.homepage = "https://github.com/kitian616/jekyll-TeXt-theme"

Top 10 Sites for your career:

  1. LinkedIN
  2. Indeed
  3. Careerealism
  4. Job-Hunt
  5. JobBait
  6. Careercloud
  7. GM4JH
  8. Personalbrandingblog
@bibinmjose
bibinmjose / awesome_list
Created August 8, 2019 16:15
awesome_list
#Top 10 Sites for your career:
1. LinkedIN
2. Indeed
3. Careerealism
4. Job-Hunt
5. JobBait
6. Careercloud
7. GM4JH
8. Personalbrandingblog
@bibinmjose
bibinmjose / aliases_zsh.sh
Created March 6, 2019 09:49
aliases from zsh
-='cd -'
...=../..
....=../../..
.....=../../../..
......=../../../../..
1='cd -'
2='cd -2'
3='cd -3'
4='cd -4'
5='cd -5'
@bibinmjose
bibinmjose / LICENSE.txt
Last active September 27, 2017 09:11
Dual axis charts using Dimplejs
MIT License
Copyright (c) [2017] [bibin jose]
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions: