Skip to content

Instantly share code, notes, and snippets.

View albertodelax's full-sized avatar

Alberto de la Cruz albertodelax

View GitHub Profile
@albertodelax
albertodelax / readme.md
Created October 16, 2018 04:52
Alberto de la Cruz: Bloc Designer Mentor
  1. Hi Student,

    I’m liking the variations that you’re going for in these sketches. Likewise, the logo/brand name brainstorm yielded some really great thoughts on your part on how to interpret the brand’s name. However, this method of developing sketches can actually be detrimental to the process. When designing logos, it’s good to draw them on a white background and keep the orientation consistent. Doing so will help you compare sketches to one another, present and gain feedback easily and keep yourself organized. I’d say your next step should be to start recreating these on white paper in a consistent orientation.

  2. Hi Student,

Typically, surveys that take less than 5 minutes tend to be most successful. One way to determine this would be to ask a couple friends or family members to fill out this survey while you quietly observe them, keeping note of their completion time and any potential choke points in the survey flow. I would also keep a defined demographic for your survey group, this can increas

@albertodelax
albertodelax / .DS_Store
Last active March 19, 2016 18:36
Circular Rotating Nav Bar
@albertodelax
albertodelax / index.html
Created March 9, 2016 13:54
Letter Storm
<!DOCTYPE html>
<html>
<head>
<title>Letter Storm</title>
<style type="text/css">
div{
display: inline-block;
height: 13px;
padding: 3px 0 3px 0;
width: 95px;
@albertodelax
albertodelax / index.html
Created March 9, 2016 01:15
Arithmatic Gameplay Interactions
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.0.0-alpha1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.4/jquery-ui.min.js"></script>
<title>Arithmatic</title>
<style type="text/css">
body {
font-family: 'Helvetica Neue', Helvetica, sans-serif;
@albertodelax
albertodelax / .DS_Store
Last active September 7, 2015 23:07
Dots Generator
@albertodelax
albertodelax / cat.png
Created August 21, 2015 22:16
Cat and Laser Pointer
cat.png
@albertodelax
albertodelax / beehive.png
Last active August 29, 2015 14:26
BEEEEES???
beehive.png
@albertodelax
albertodelax / index.html
Created August 5, 2015 17:09
Rainbow Background Animation
<!DOCTYPE HTML>
<html>
<head>
<style type="text/css">
body {
background-color: red;
transition: background-color 7s;
}
</style>
</head>
@albertodelax
albertodelax / .DS_Store
Last active August 29, 2015 14:26
Gradient Text