Skip to content

Instantly share code, notes, and snippets.

View tonkec's full-sized avatar
🚀
focusing

Antonija Šimić tonkec

🚀
focusing
View GitHub Profile
https://equ.com.au/
https://bigsea.co/
https://www.taabcard.com/?ref=landingfolio
http://matzemachtdesign.de/
http://www.motiff.co/
https://htmlburger.com/
https://conference.inc.com/?cid=so1900711
https://gulpjs.com/
http://wrapbootstrap.com/preview/WB059347H
https://www.yanlinma.com/ninx/
https://www.nlpcentar.hr/najava-treninga/
https://gizmodo.com/23-ancient-web-sites-that-are-still-alive-5960831
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link href="https://fonts.googleapis.com/css?family=Sarabun" rel="stylesheet">
<title>Document</title>
<style media="screen">
html,body {
<!doctype html>
<html>
<head>
<style>
p {
color: red;
}
</style>
</head>
<body>
@tonkec
tonkec / Famous_female_coders.md
Last active November 14, 2018 10:29
Famous female coders
function a(k) {
var k,i,s,j;
for (i=1;i<=k;i++) {
s=0;
console.log("prva##############")
console.log("i je: " + i)
/*
BASIC GULPFILE FOR COMPILING SASS, MINIFYING CSS
AND RELOADING PAGE WITH BROWSERSYNC
*/
var gulp = require('gulp');
var Promise = require('es6-promise').Promise;
var sass = require('gulp-sass');
var rename = require('gulp-rename');
class PostMailer < ApplicationMailer
def new_post_email(user_id)
puts "MAILER!!"
@user = User.find_by_id(user_id)
mail(to: @user.email, subject: 'New question has been asked!')
end
end
class AvatarUploader < CarrierWave::Uploader::Base
# Include RMagick or MiniMagick support:
# include CarrierWave::RMagick
include CarrierWave::MiniMagick
if Rails.env.production?
storage :fog
else
@tonkec
tonkec / Fullscreen background slideshow.markdown
Created April 10, 2016 07:31
Fullscreen background slideshow