Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Jai Srivastav committed Apr 19, 2014
0 parents commit e34ade5
Show file tree
Hide file tree
Showing 110 changed files with 1,759 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sublime.sublime-project
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file added README.md
Empty file.
70 changes: 70 additions & 0 deletions carousel.wowsl
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<VisualLightBox>
<Gallery version="2.5">
<Settings>
<AppName>WOW Slider</AppName>
<AppUrlS>WOWSlider.com</AppUrlS>
<AppVersion>5.3</AppVersion>
<AutoPlay>true</AutoPlay>
<Captions>true</Captions>
<CaptionsEffect>slide</CaptionsEffect>
<Controls>true</Controls>
<GalleryName>carousel</GalleryName>
<GallerySuffix>1</GallerySuffix>
<HtmlCharset>UTF-8</HtmlCharset>
<ImageAspectRatio>true</ImageAspectRatio>
<ImageEffect>blinds</ImageEffect>
<ImageFillColor>#FFFFFF</ImageFillColor>
<ImageHeight>360</ImageHeight>
<ImageQuality>90</ImageQuality>
<ImageShrink2>false</ImageShrink2>
<ImageStretch>true</ImageStretch>
<ImageTemplate>C:/Program Files (x86)/WOW Slider/templates/backgnd/strict/</ImageTemplate>
<ImageTemplateName>Strict</ImageTemplateName>
<ImageWidth>960</ImageWidth>
<Images>true</Images>
<JoomlaType>2.5</JoomlaType>
<OneLoop>0</OneLoop>
<OrderRandom>false</OrderRandom>
<PlayPause>true</PlayPause>
<Preloader>false</Preloader>
<PublishIndex>index.html</PublishIndex>
<PublishPreview>true</PublishPreview>
<RelativePath>false</RelativePath>
<ShowBullets>true</ShowBullets>
<ShowTooltips>true</ShowTooltips>
<SlideshowDelay>20</SlideshowDelay>
<SlideshowDuration>20</SlideshowDuration>
<SoundFileName></SoundFileName>
<StopOnHover>false</StopOnHover>
<TemplateName>strict</TemplateName>
<ThumbHeight>48</ThumbHeight>
<ThumbQuality>90</ThumbQuality>
<ThumbWidth>0</ThumbWidth>
<Thumbnails>false</Thumbnails>
<TooltipPos>bottom</TooltipPos>
<noFrame>false</noFrame>
</Settings>
<Images RelativePath="false">
<Image>
<url>C:/Users/Jai/SkyDrive/Website/img/technology.jpg</url>
<title>technology</title>
<description>I code. I teach coding. I have a passion for technology.</description>
</Image>
<Image>
<url>C:/Users/Jai/SkyDrive/Website/img/mun_flag.png</url>
<title>mun_flag</title>
<description>I am the vice president of Model United Nations.</description>
</Image>
<Image>
<url>C:/Users/Jai/SkyDrive/Website/img/piano_guitar.jpg</url>
<title>piano_guitar</title>
<description>I enjoy playing piano, playing guitar, and singing.</description>
</Image>
<Image>
<url>C:/Users/Jai/SkyDrive/Website/img/food.jpg</url>
<title>food</title>
</Image>
</Images>
</Gallery>
</VisualLightBox>
24 changes: 24 additions & 0 deletions config.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Require any additional compass plugins here.

# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "css"
sass_dir = "sass"
images_dir = "img"
javascripts_dir = "js"

# You can select your preferred output style here (can be overridden via the command line):
# output_style = :expanded or :nested or :compact or :compressed

# To enable relative paths to assets via compass helper functions. Uncomment:
# relative_assets = true

# To disable debugging comments that display the original location of your selectors. Uncomment:
# line_comments = false


# If you prefer the indented syntax, you might want to regenerate this
# project again passing --syntax sass, or you can uncomment this:
# preferred_syntax = :sass
# and then run:
# sass-convert -R --from scss --to sass sass scss && rm -rf sass && mv scss sass
5 changes: 5 additions & 0 deletions css/ie.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/* Welcome to Compass. Use this file to write IE specific override styles.
* Import this file using the following HTML or equivalent:
* <!--[if IE]>
* <link href="/stylesheets/ie.css" media="screen, projection" rel="stylesheet" type="text/css" />
* <![endif]--> */
3 changes: 3 additions & 0 deletions css/print.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/* Welcome to Compass. Use this file to define print styles.
* Import this file using the following HTML or equivalent:
* <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
245 changes: 245 additions & 0 deletions css/screen.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,245 @@
/* Welcome to Compass.
* In this file you should write your main styles. (or centralize your imports)
* Import this file using the following HTML or equivalent:
* <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 17, ../../../../../RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font: inherit;
font-size: 100%;
vertical-align: baseline;
}

/* line 22, ../../../../../RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
line-height: 1;
}

/* line 24, ../../../../../RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
list-style: none;
}

/* line 26, ../../../../../RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* line 28, ../../../../../RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
text-align: left;
font-weight: normal;
vertical-align: middle;
}

/* line 30, ../../../../../RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
quotes: none;
}
/* line 103, ../../../../../RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
content: "";
content: none;
}

/* line 32, ../../../../../RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
border: none;
}

/* line 116, ../../../../../RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
display: block;
}

/* line 14, ../sass/screen.scss */
body {
font-family: 'Merriweather Sans', sans-serif;
background-repeat: repeat;
}

/* line 20, ../sass/screen.scss */
a {
text-decoration: none;
color: black;
}

/* line 25, ../sass/screen.scss */
.wrapper {
width: 1000px;
margin: 0 auto;
}

/************************************************************************/
/************************************************************************/
/* line 35, ../sass/screen.scss */
header {
position: fixed;
top: 0;
width: 100%;
height: 75px;
background-color: black;
border-bottom: 2px solid #D1D1D1;
}

/* line 44, ../sass/screen.scss */
header .wrapper {
color: #999999;
}

/* line 48, ../sass/screen.scss */
#logo {
padding-top: 15px;
padding-bottom: 15px;
margin-left: 10px;
float: left;
font-family: 'Lobster', cursive;
font-size: 2.3em;
color: white;
}

/* line 58, ../sass/screen.scss */
#navbar {
height: 100%;
float: right;
}

/* line 63, ../sass/screen.scss */
#navbar li {
display: inline-block;
padding-top: 28px;
padding-bottom: 28px;
padding-left: 5px;
padding-right: 5px;
font-size: 1.2em;
color: white;
font-weight: 600;
margin: 0;
}

/* line 74, ../sass/screen.scss */
#navbar a {
margin: 0;
}

/************************************************************************/
/************************************************************************/
/* line 87, ../sass/screen.scss */
#about {
margin-top: 75px;
padding: 30px 0;
font-weight: 300;
}

/* line 92, ../sass/screen.scss */
#about .wrapper {
background-repeat: repeat;
}

/* line 96, ../sass/screen.scss */
#about h1 {
font-size: 2.5em;
width: 500px;
margin: 0 auto;
text-align: center;
margin-bottom: 10px;
}

/* line 103, ../sass/screen.scss */
#about hr {
margin-bottom: 40px;
width: 40%;
}

/* line 108, ../sass/screen.scss */
#about_boxes .box {
vertical-align: top;
display: inline-block;
width: 230px;
margin-right: 15px;
text-align: center;
}

/* line 116, ../sass/screen.scss */
#about_boxes .box:last-child {
margin-right: 0;
}

/* line 120, ../sass/screen.scss */
#about_boxes .box div {
height: 230px;
background-size: cover;
margin-bottom: 15px;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
}

/* line 127, ../sass/screen.scss */
#about_boxes p {
font-size: .9em;
letter-spacing: 1px;
line-height: 150%;
}

/* line 133, ../sass/screen.scss */
#technology_image {
background-image: url("../img/technology.jpg");
}

/* line 137, ../sass/screen.scss */
#mun_image {
background-image: url("../img/mun_flag.png");
}

/* line 141, ../sass/screen.scss */
#piano_guitar_image {
background-image: url("../img/piano_guitar.jpg");
}

/* line 145, ../sass/screen.scss */
#food_image {
background-image: url("../img/food.jpg");
}

/************************************************************************/
/************************************************************************/
/* line 154, ../sass/screen.scss */
#skills {
background-image: url("../img/p5.png");
background-repeat: repeat;
color: #191919;
padding: 30px 0;
}

/* line 162, ../sass/screen.scss */
#skills h1 {
font-size: 2.5em;
width: 500px;
margin: 0 auto;
text-align: center;
margin-bottom: 20px;
}

/* line 169, ../sass/screen.scss */
#skills hr {
margin-bottom: 20px;
width: 40%;
}
Binary file added data1/images/food.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data1/images/mun_flag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data1/images/piano_guitar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data1/images/technology.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data1/tooltips/food.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data1/tooltips/mun_flag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data1/tooltips/piano_guitar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data1/tooltips/technology.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added engine1/arrows.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added engine1/bullet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added engine1/fullscreen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions engine1/jquery.js

Large diffs are not rendered by default.

Binary file added engine1/loading.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added engine1/pause.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added engine1/play.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions engine1/script.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
// -----------------------------------------------------------------------------------
// http://wowslider.com/
// JavaScript Wow Slider is a free software that helps you easily generate delicious
// slideshows with gorgeous transition effects, in a few clicks without writing a single line of code.
// Generated by WOW Slider 5.3
//
//***********************************************
// Obfuscated by Javascript Obfuscator
// http://javascript-source.com
//***********************************************
function ws_basic(c,a,b){this.go=function(d){b.find("ul").css("transform","translate3d(0,0,0)").stop(true).animate({left:(d?-d+"00%":(/Safari/.test(navigator.userAgent)?"0%":0))},c.duration,"easeInOutExpo");return d}};// -----------------------------------------------------------------------------------
// http://wowslider.com/
// JavaScript Wow Slider is a free software that helps you easily generate delicious
// slideshows with gorgeous transition effects, in a few clicks without writing a single line of code.
// Generated by WOW Slider 5.3
//
//***********************************************
// Obfuscated by Javascript Obfuscator
// http://javascript-source.com
//***********************************************
jQuery("#wowslider-container1").wowSlider({effect:"basic",prev:"",next:"",duration:20*100,delay:20*100,width:960,height:360,autoPlay:false,playPause:false,stopOnHover:false,loop:false,bullets:true,caption:true,captionEffect:"slide",controls:true,onBeforeStep:0,images:[{src:"./technology.jpg",title:"technology",descr:"I code. I teach coding. I have a passion for technology."},{src:"./mun_flag.png",title:"mun_flag",descr:"I am the vice president of Model United Nations."},{src:"./piano_guitar.jpg",title:"piano_guitar",descr:"I enjoy playing piano, playing guitar, and singing."},{src:"./food.jpg",title:"food",descr:"I am addicted to good food."}]});
Loading

0 comments on commit e34ade5

Please sign in to comment.