Skip to content

Commit b6b37e1

Browse files
author
cnlee1702
committed
Updates to 'What We Do'
1 parent 883476c commit b6b37e1

19 files changed

Lines changed: 92 additions & 2 deletions

_includes/portfolio_grid.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<div class="container">
44
<div class="row">
55
<div class="col-lg-12 text-center">
6-
<h2 class="section-heading">Portfolio</h2>
7-
<h3 class="section-subheading text-muted">Lorem ipsum dolor sit amet consectetur.</h3>
6+
<h2 class="section-heading">What We Do</h2>
7+
<h3 class="section-subheading text-muted">Highlighted events from the past year at Python Frederick.</h3>
88
</div>
99
</div>
1010
<div class="row">
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Python for Humans
3+
subtitle: A Presentation by Kenneth Reitz
4+
layout: default
5+
modal-id: 2
6+
date: 2016-08-10
7+
img: python-for-humans.png
8+
thumbnail: python-for-humans-thumbnail.png
9+
alt: image-alt
10+
project-date: August 2016
11+
client: Start Bootstrap
12+
category: Web Development
13+
description: Lorem ipsum dolor sit amet, usu cu alterum nominavi lobortis. At duo novum diceret. Tantas apeirian vix et, usu sanctus postulant inciderint ut, populo diceret necessitatibus in vim. Cu eum dicam feugiat noluisse.
14+
15+
---
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Hack Frederick
3+
subtitle: Frederick's First Organized Hackathon
4+
layout: default
5+
modal-id: 1
6+
date: 2016-10-08
7+
img: HackFrederick.png
8+
thumbnail: HackFrederick-thumbnail.png
9+
alt: image-alt
10+
project-date: October 2016
11+
client: Start Bootstrap
12+
category: Web Development
13+
description: This is an event conceived by a number of the Technology Meetup Leaders of the Frederick area. The basic idea was to get people together of all programming skills levels and to have fun with a day of programming! We had separate tracks for experienced & new programmers so all were welcome.
14+
15+
---
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: pygame
3+
subtitle: Game Development with Python
4+
layout: default
5+
modal-id: 4
6+
date: 2016-10-12
7+
img: pygame-logo.png
8+
thumbnail: pygame-logo-thumbnail.png
9+
alt: image-alt
10+
project-date: October 2016
11+
client: Start Bootstrap
12+
category: Game Development
13+
description: pygame is a free and open source python programming language library for making multimedia applications like games built on top of the SDL library. Like SDL, pygame is highly portable and runs on nearly every platform and operating system.
14+
15+
---
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Django Channels
3+
subtitle: Website Design
4+
layout: default
5+
modal-id: 3
6+
date: 2016-12-14
7+
img: django-logo.png
8+
thumbnail: django-logo-thumbnail.png
9+
alt: image-alt
10+
project-date: December 2016
11+
client: Start Bootstrap
12+
category: Web Development
13+
description: Lorem ipsum dolor sit amet, usu cu alterum nominavi lobortis. At duo novum diceret. Tantas apeirian vix et, usu sanctus postulant inciderint ut, populo diceret necessitatibus in vim. Cu eum dicam feugiat noluisse.
14+
15+
---
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Adding Phone Calls to Python
3+
subtitle: An interactive demo by Matt Makai
4+
layout: default
5+
modal-id: 5
6+
date: 2017-06-14
7+
img: twilio-logo.png
8+
thumbnail: twilio-logo-thumbnail.png
9+
alt: image-alt
10+
project-date: June 2017
11+
client: Start Bootstrap
12+
category: Web Development
13+
description: Lorem ipsum dolor sit amet, usu cu alterum nominavi lobortis. At duo novum diceret. Tantas apeirian vix et, usu sanctus postulant inciderint ut, populo diceret necessitatibus in vim. Cu eum dicam feugiat noluisse.
14+
15+
---
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: PySpark
3+
subtitle: BigData solutions with Python
4+
layout: default
5+
modal-id: 6
6+
date: 2017-07-12
7+
img: pyspark.png
8+
thumbnail: pyspark-thumbnail.png
9+
alt: image-alt
10+
project-date: July 2017
11+
client: Start Bootstrap
12+
category: Web Development
13+
description: Lorem ipsum dolor sit amet, usu cu alterum nominavi lobortis. At duo novum diceret. Tantas apeirian vix et, usu sanctus postulant inciderint ut, populo diceret necessitatibus in vim. Cu eum dicam feugiat noluisse.
14+
15+
---
9.92 KB
Loading

img/portfolio/HackFrederick.png

18.8 KB
Loading
12.8 KB
Loading

0 commit comments

Comments
 (0)