Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
0b334cf
Create CNAME
derekdotdev Sep 16, 2021
1367877
Delete CNAME
derekdotdev Sep 16, 2021
bd05fa5
Update resume file
derekdotdev Sep 16, 2021
ebbeb6a
Update site
iMears Sep 16, 2021
82acc4a
Add name
iMears Sep 17, 2021
fc7881f
Update README.md
derekdotdev Sep 17, 2021
0d776e8
Add updated resume.
Mar 24, 2022
de6dc45
Edit resume file in Atom which, for whatever reason, has GREG GIORDAN…
Mar 31, 2022
cacef96
Edited resume properties in Word to replace ggiordano with ddileo and…
Mar 31, 2022
68def73
Update resume and github link.
May 13, 2022
8e62d63
Update about and skills sections
May 13, 2022
924c277
Another update to the resume.
May 13, 2022
baba764
Update twitter url link.
May 24, 2022
aee1cea
Update resume.
Jun 14, 2022
b5f47ea
Update resume
Jun 20, 2022
886852f
Update resume (edited to single page).
Jun 20, 2022
b79c2fa
Add updated resume.
Jun 23, 2022
47644d1
Add projects section.
Jun 23, 2022
5bd5757
Update project 1 markdown
Jun 23, 2022
cd91be7
Update thumbnail height for mobile apps to allow all six projects to …
Jun 23, 2022
a6a4f78
Add projects reference link to header.
Jun 23, 2022
3e649c5
Update skills section.
Jun 23, 2022
f4452ae
Update todo app image sizes.
Jun 23, 2022
a0e1358
Edit skills section.
Jun 23, 2022
9f870c8
Edit project post markdown files.
Jun 23, 2022
8524162
Update about section
Jun 23, 2022
237b2fe
Fix project-5 markdown description field and update request live img …
Jun 23, 2022
dc480ac
Update the size of expense tracker img and thumbnail.
Jun 23, 2022
0d0624c
Add fourth icon-bar to header
Jun 23, 2022
eb6ef55
Change primary color to red, update TDL post, update resume.
Jun 24, 2022
d6ce9d4
Update headshot
Jun 24, 2022
3fa39f3
New image would not load. Switching to old image...
Jun 24, 2022
620a301
Changed headshot from jpeg to png.
Jun 24, 2022
62fe1af
Another headshot for comparison.
Jun 24, 2022
a2f6061
Fix typo in Cat Tracker subtitle Ardiuno > Arduino.
Jul 4, 2022
cc83ed0
Update derek-dileo-resume.pdf
derekdotdev Jun 9, 2024
79db5c1
Update resume to include Tomahawk rebranc
derekdotdev Jun 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
I" {"source"=>"/Users/maxwell/code/derekdileo.github.io", "destination"=>"/Users/maxwell/code/derekdileo.github.io/_site", "collections_dir"=>"", "cache_dir"=>".jekyll-cache", "plugins_dir"=>"_plugins", "layouts_dir"=>"_layouts", "data_dir"=>"_data", "includes_dir"=>"_includes", "collections"=>{"posts"=>{"output"=>true, "permalink"=>"/:categories/:year/:month/:day/:title/"}}, "safe"=>false, "include"=>[".htaccess"], "exclude"=>[".sass-cache", ".jekyll-cache", "gemfiles", "Gemfile", "Gemfile.lock", "node_modules", "vendor/bundle/", "vendor/cache/", "vendor/gems/", "vendor/ruby/"], "keep_files"=>[".git", ".svn"], "encoding"=>"utf-8", "markdown_ext"=>"markdown,mkdown,mkdn,mkd,md", "strict_front_matter"=>false, "show_drafts"=>nil, "limit_posts"=>0, "future"=>false, "unpublished"=>false, "whitelist"=>[], "plugins"=>[], "markdown"=>"kramdown", "highlighter"=>"rouge", "lsi"=>false, "excerpt_separator"=>"\n\n", "incremental"=>false, "detach"=>false, "port"=>"4000", "host"=>"127.0.0.1", "baseurl"=>nil, "show_dir_listing"=>false, "permalink"=>"pretty", "paginate_path"=>"/page:num", "timezone"=>nil, "quiet"=>false, "verbose"=>false, "defaults"=>[], "liquid"=>{"error_mode"=>"warn", "strict_filters"=>false, "strict_variables"=>false}, "kramdown"=>{"auto_ids"=>true, "toc_levels"=>[1, 2, 3, 4, 5, 6], "entity_output"=>"as_char", "smart_quotes"=>"lsquo,rsquo,ldquo,rdquo", "input"=>"GFM", "hard_wrap"=>false, "guess_lang"=>true, "footnote_nr"=>1, "show_warnings"=>false}, "url"=>"https://derekdileo.github.io", "title"=>"Derek DiLeo", "email"=>"derekfdileo@gmail.com", "description"=>"Hello, I'm Derek! I'm an aspiring software engineer.", "color"=>{"primary"=>"FFCC00", "secondary"=>"806b19", "secondary-dark"=>333}, "people"=>[{"name"=>"Derek DiLeo", "pic"=>1, "position"=>"Software Engineer", "social"=>[{"title"=>"twitter", "url"=>"https://twitter.com/derekdevs"}, {"title"=>"linkedin", "url"=>"https://www.linkedin.com/in/derek-dileo"}, {"title"=>"github", "url"=>"https://github.com/derekdileo"}]}], "social"=>[{"title"=>"twitter", "url"=>"https://twitter.com/derekdevs"}, {"title"=>"linkedin", "url"=>"https://www.linkedin.com/in/derek-dileo"}, {"title"=>"github", "url"=>"https://github.com/derekdileo"}], "address"=>[{"line"=>"5924 Orsino Ln"}, {"line"=>"Cocoa, FL 32926"}], "serving"=>false}:ET
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
I"
:ET
12 changes: 12 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# frozen_string_literal: true

source "https://rubygems.org"

gem "jekyll", "~> 4.0"

git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }

# gem "rails"


gem "webrick", "~> 1.7"
69 changes: 69 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
colorator (1.1.0)
concurrent-ruby (1.1.9)
em-websocket (0.5.2)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.2.7)
ffi (1.15.4)
forwardable-extended (2.6.0)
http_parser.rb (0.6.0)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
jekyll (4.2.0)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
jekyll-sass-converter (~> 2.0)
jekyll-watch (~> 2.0)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (~> 0.4.0)
pathutil (~> 0.9)
rouge (~> 3.0)
safe_yaml (~> 1.0)
terminal-table (~> 2.0)
jekyll-sass-converter (2.1.0)
sassc (> 2.0.1, < 3.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.3.1)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
listen (3.7.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.6)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.1.9)
rouge (3.26.0)
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
terminal-table (2.0.0)
unicode-display_width (~> 1.1, >= 1.1.1)
unicode-display_width (1.8.0)
webrick (1.7.0)

PLATFORMS
universal-darwin-20

DEPENDENCIES
jekyll (~> 4.0)
webrick (~> 1.7)

BUNDLED WITH
2.3.16
28 changes: 2 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,3 @@
Maxwell Mears
Derek DiLeo
====================
###Full Stack Engineer


This project is my personal site, hosted at [iMears.com](http://imears.com)


###About Me

I love working with awesome people to create beautiful and meaningful things! As a passionate problem-solver, my love of puzzles ([particularly Rubik's cubes](https://youtu.be/-K8XaDLmUxU)), interest in programming, and aptitude for design are maximized through web development. I am enthusiastic and have a strong desire to continue advancing my skills.

###Projects:

Lunar Slingshot: [Code](https://github.com/iMears/lunar_slingshot) | [Video](http://youtu.be/4hUEbOHJpps)

Ruby Robot: [Code](https://github.com/iMears/ruby-robot) | [Video](http://youtu.be/hjyZFEwoLpo)

Bite Me: [Code](https://github.com/iMears/bite-me) | [Site](http://bite-me.herokuapp.com/) | [Video](https://youtu.be/bGCexMQNw4I)

Job Huntr: [Code](https://github.com/iMears/job_huntr) | [Site](http://jobhuntr.herokuapp.com/)

Solution Share: [Code](https://github.com/iMears/solution_share) | [Site](https://solutionshare.herokuapp.com/)

Flash Genius: [Code](https://github.com/cgardens/flash-genius) | [Site](http://flashgenius.herokuapp.com/)

=========
Personal website
42 changes: 22 additions & 20 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
url: https://imears.github.io
#url: https://derekdileo.github.io

url: http://localhost
baseurl:

# Site settings
title: iMears
email: max@imears.com
description: "Hi, I'm Maxwell Mears! I'm a full-stack web developer."
title: Derek DiLeo
email: derekfdileo@gmail.com
description: "Hello, I'm Derek! I'm an aspiring software engineer."

# Color settings (hex-codes without the leading hash-tag)
color:
Expand All @@ -14,31 +16,31 @@ color:

# Team names, titles and social links
people:
- name: Maxwell Mears
pic: 1
position: Full Stack Web Developer
social:
- title: twitter
url: https://twitter.com/maxwell_mears
- title: linkedin
url: https://www.linkedin.com/in/maxwellmears
- title: github
url: http://github.com/imears
- name: Derek DiLeo
pic: 1
position: Software Engineer
social:
- title: twitter
url: https://twitter.com/derekdevs
- title: linkedin
url: https://www.linkedin.com/in/derek-dileo
- title: github
url: https://github.com/derekdotdev

# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: http://twitter.com/maxwell_mears
url: https://twitter.com/derekdevs
- title: linkedin
url: https://www.linkedin.com/in/maxwellmears
url: https://www.linkedin.com/in/derek-dileo
- title: github
url: http://github.com/imears
url: https://github.com/derekdotdev

# Postal address (add as many lines as necessary)
address:
- line: 4231 Manzanita Dr.
- line: San Jose, CA 95129
- line: 5924 Orsino Ln
- line: Cocoa, FL 32926

# Build settings
markdown: kramdown
permalink: pretty
permalink: pretty
57 changes: 32 additions & 25 deletions _includes/about.html
Original file line number Diff line number Diff line change
@@ -1,33 +1,40 @@
<!-- Team Section -->
<section id="about" class="bg-light-gray">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">About Me</h2>
<h3 class="section-subheading text-muted">Rubik's Cube nerd with a passion for programming.</h3>
</div>
<section id="about" class="bg-light-gray">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">About Me</h2>
<h3 class="section-subheading text-muted">Software engineer with a passion for music, technology, and
puzzles.</h3>
</div>
<div class="row">
{% for member in site.people %}
<div class="col-sm-4 col-sm-offset-4">
<div class="team-member">
<img src="img/team/{{ member.pic }}.png" class="img-responsive img-circle" alt="">
<h4>{{ member.name }}</h4>
<p class="text-muted">{{ member.position }}</p>
<ul class="list-inline social-buttons">
{% for network in member.social %}
<li><a href="{{ network.url }}" target="_blank"><i class="fa fa-{{ network.title }}"></i></a>
</div>
<div class="row">
{% for member in site.people %}
<div class="col-sm-4 col-sm-offset-4">
<div class="team-member">
<img src="img/team/{{ member.pic }}.png" class="img-responsive img-circle" alt="">
<h4>{{ member.name }}</h4>
<p class="text-muted">{{ member.position }}</p>
<ul class="list-inline social-buttons">
{% for network in member.social %}
<li><a href="{{ network.url }}" target="_blank"><i class="fa fa-{{ network.title }}"></i></a>
{% endfor %}

</ul>
</div>
</ul>
</div>
{% endfor %}
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<p class="large text-muted">Coming from a career in entertainment, marketing, and social media, I found myself constantly pulled toward the technical aspects of those fields, leading to the decision to pursue life as a programmer. Working as a full-stack developer has been as fulfilling as I'd always hoped it would be. As a passionate problem-solver, my love of puzzles (<a href="https://youtu.be/-K8XaDLmUxU" target="_blank">particularly Rubik's Cubes</a>), and aptitude for design are maximized through web development.</p>
</div>
{% endfor %}
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<p class="large text-muted">Coming from careers in entertainment, audio engineering, and
telecommunications, I found
myself constantly pulled toward the technical aspects of those fields—which ultimately led to the
decision to pursue life as a programmer. As a passionate problem-solver, my love of puzzles and
aptitude for design are maximized through web and application development. What I currently lack in
industry experience, I make up for with a strong work ethic and an insatiable hunger for knowledge.
</p>
</div>
</div>
</section>
</div>
</section>
90 changes: 45 additions & 45 deletions _includes/header.html
Original file line number Diff line number Diff line change
@@ -1,50 +1,50 @@
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand page-scroll" href="#page-top">{{site.title}}</a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="hidden">
<a href="#page-top"></a>
</li>
<li>
<a class="page-scroll" href="#about">About</a>
</li>
<li>
<a class="page-scroll" href="#skills">Skills</a>
</li>
<li>
<a class="page-scroll" href="#projects">Projects</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse"
data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand page-scroll" href="#page-top">{{site.title}}</a>
</div>
<!-- /.container-fluid -->
</nav>

<!-- Header -->
<header>
<div class="container">
<div class="intro-text">
<div class="intro-heading">Maxwell Mears</div>
<div class="intro-lead-in">Full Stack Web Developer</div>
<a href="/maxwell-mears-resume.pdf" class="page-scroll btn btn-xl" target="_blank">Download Résumé</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="hidden">
<a href="#page-top"></a>
</li>
<li>
<a class="page-scroll" href="#about">About</a>
</li>
<li>
<a class="page-scroll" href="#skills">Skills</a>
</li>
<li>
<a class="page-scroll" href="#projects">Projects</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
</ul>
</div>
</header>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>

<!-- Header -->
<header>
<div class="container">
<div class="intro-text">
<div class="intro-heading">Derek DiLeo</div>
<div class="intro-lead-in">Software Engineer</div>
<a href="/derek-dileo-resume.pdf" class="page-scroll btn btn-xl" target="_blank">Download Résumé</a>
</div>
</div>
</header>
Loading