Skip to content

Instantly share code, notes, and snippets.

@amitasaurus
amitasaurus / resume.json
Created February 15, 2024 14:44 — forked from camilosampedro/resume.json
resume.json
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Camilo A. Sampedro",
"label": "Experienced Risk Engineer and Backend Developer specializing in functional programming",
"image": "http://camilosampedro.github.io/img/8657866.png",
"email": "sampedro1903@gmail.com",
"url": "http://camilosampedro.github.io/",
"summary": "I'm a software developer with experience in Scala, Java, Golang, and JavaScript. I've worked with a pseudo-SCRUM methodology, handling both backend and frontend projects. I'm skilled in software testing and debugging, and I'm well-versed in a variety of software development tools and frameworks",
"location": {
@amitasaurus
amitasaurus / SCSS.md
Created September 13, 2019 10:16 — forked from jareware/SCSS.md
Advanced SCSS, or, 16 cool things you may not have known your stylesheets could do

⇐ back to the gist-blog at jrw.fi

Advanced SCSS

Or, 16 cool things you may not have known your stylesheets could do. I'd rather have kept it to a nice round number like 10, but they just kept coming. Sorry.

I've been using SCSS/SASS for most of my styling work since 2009, and I'm a huge fan of Compass (by the great @chriseppstein). It really helped many of us through the darkest cross-browser crap. Even though browsers are increasingly playing nice with CSS, another problem has become very topical: managing the complexity in stylesheets as our in-browser apps get larger and larger. SCSS is an indispensable tool for dealing with this.

This isn't an introduction to the language by a long shot; many things probably won't make sense unless you have some SCSS under your belt already. That said, if you're not yet comfy with the basics, check out the aweso

// Created by STRd6
// MIT License
// jquery.paste_image_reader.js
(function($) {
var defaults;
$.event.fix = (function(originalFix) {
return function(event) {
event = originalFix.apply(this, arguments);
if (event.type.indexOf('copy') === 0 || event.type.indexOf('paste') === 0) {
event.clipboardData = event.originalEvent.clipboardData;
@amitasaurus
amitasaurus / angularjs-providers-explained.md
Created February 28, 2019 13:23 — forked from demisx/angularjs-providers-explained.md
AngularJS Providers: Constant/Value/Service/Factory/Decorator/Provider
Provider Singleton Instantiable Configurable
Constant Yes No No
Value Yes No No
Service Yes No No
Factory Yes Yes No
Decorator Yes No? No
Provider Yes Yes Yes

Constant

@amitasaurus
amitasaurus / freeEmailProviderList 2
Last active January 11, 2019 07:37 — forked from tbrianjones/free_email_provider_domains.txt
A list of free email provider domains. Some of these are probably not around anymore. I've combined a dozen lists from around the web. Current "major providers" should all be in here as of the date this is created.
{
123.com: true,
123box.net: true,
123india.com: true,
123mail.cl: true,
123qwe.co.uk: true,
150ml.com: true,
15meg4free.com: true,
163.com: true,
1coolplace.com: true,
http://compose.mail.yahoo.com/?to={email_address}&subject={title}&body={url}
http://digg.com/submit?url={url}
http://pinterest.com/pin/create/link/?url={url}
http://service.weibo.com/share/share.php?url={url}&appkey=&title={title}&pic=&ralateUid=
http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url={url}
http://surfingbird.ru/share?url={url}&description={text}&screenshot={image}&title={title}
http://vk.com/share.php?url={url}&title={title}&comment={text}
http://widget.renren.com/dialog/share?resourceUrl={url}&srcUrl={url}&title={title}&description={text}
http://www.addthis.com/bookmark.php?url={url}
http://www.douban.com/recommend/?url={url}&title={title}