diff --git a/css/main.css b/css/main.css index 403cc7a..4914ab8 100644 --- a/css/main.css +++ b/css/main.css @@ -39,7 +39,7 @@ p { p.attention { text-align: center; - font-style: italic; + /* font-style: italic; */ } h4 { @@ -53,20 +53,19 @@ h4 { } .project-image { - margin: 2rem; + margin-right: 2rem; display: flex; flex-direction: column; - position: absolute; - width: 15rem; - max-width: 40%; - right: 100%; - align-items: flex-end; + position: absolute; + width: 15rem; + max-width: 40%; + right: 100%; + align-items: flex-end; } .project-image > img { max-width: 100%; - margin-top: 2rem; - margin-bottom: 2rem; + margin-bottom: 3rem; -webkit-box-shadow: 2px 2px 8px 1px rgba(0,0,0,0.17); -moz-box-shadow: 2px 2px 8px 1px rgba(0,0,0,0.17); box-shadow: 2px 2px 8px 1px rgba(0,0,0,0.17); @@ -93,3 +92,8 @@ span.no-break { section { margin-bottom: 2.3rem; } + + +.project-info { + margin: 1.5em 0 5em 0; +} \ No newline at end of file diff --git a/images/dashdrop-1.png b/images/dashdrop-1.png new file mode 100644 index 0000000..234363b Binary files /dev/null and b/images/dashdrop-1.png differ diff --git a/images/dashdrop-2.png b/images/dashdrop-2.png new file mode 100644 index 0000000..1b5c232 Binary files /dev/null and b/images/dashdrop-2.png differ diff --git a/images/dashdrop-3.png b/images/dashdrop-3.png new file mode 100644 index 0000000..b1d6dc2 Binary files /dev/null and b/images/dashdrop-3.png differ diff --git a/index.html b/index.html index 5fb1fef..f06c9ec 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + Javascipt Developer - Portfolio @@ -23,7 +23,7 @@

About Me

I’m a full-stack engineer with experience building and deploying web based applications from the ground up as well as - debugging and maintaining existing systems. I am looking for a remote + debugging and maintaining legacy systems. I am looking for a remote full-stack/frontend position with a team that embraces remote work

I have been working with websites and code since I was a kid and then @@ -39,6 +39,30 @@

Recent Software Projects

+

Dashdrop

+
+
+ + + +
+
+

Project Goals

+

DashDrop is a service to allow dash enthusiasts to automatically + generate and fund promotional wallets to distribute at + conferences and events for the purpose of promoting the dash + currency. The project owners had a new design commisioned for + the app and needed it implemented quickly. +

My Contributions

+

The app was already built but they needed someone with strong + CSS experience to implement the new design. I implmented the new + design using CSS styles and made some small changes in the + Javascript, where needed, to change the structure of the + interface.

+

Technologies Used

+

CSS and some JQuery

+
+

NewVistas Website Platform