Skip to content

Commit

Permalink
On branch update_content
Browse files Browse the repository at this point in the history
Changes to be committed:
	modified:   package-lock.json
	modified:   package.json
	new file:   src/assets/android-chrome-192x192.png
	new file:   src/assets/android-chrome-512x512.png
	new file:   src/assets/apple-touch-icon.png
	new file:   src/assets/favicon-16x16.png
	new file:   src/assets/favicon-32x32.png
	new file:   src/assets/favicon.ico
	modified:   src/assets/profile.jpg
	modified:   src/assets/resume.pdf
	new file:   src/assets/robofriends.png
	new file:   src/assets/site.webmanifest
	modified:   src/index.html
  • Loading branch information
DmLawrence committed May 22, 2023
1 parent af03c0c commit 2832807
Show file tree
Hide file tree
Showing 13 changed files with 779 additions and 76 deletions.
754 changes: 751 additions & 3 deletions package-lock.json

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,16 @@
},
"homepage": "https://github.com/cobiwave/simplefolio#readme",
"devDependencies": {
"@parcel/packager-raw-url": "^2.8.2",
"@parcel/transformer-sass": "^2.8.2",
"@parcel/transformer-webmanifest": "^2.8.2",
"parcel": "^2.8.2",
"prettier": "^2.8.1"
},
"dependencies": {
"@popperjs/core": "^2.11.6",
"bootstrap": "^5.2.3",
"gh-pages": "^5.0.0",
"jquery": "^3.6.3",
"popper.js": "^1.16.1",
"vanilla-tilt": "^1.8.0"
Expand Down
Binary file added src/assets/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/favicon.ico
Binary file not shown.
Binary file modified src/assets/profile.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/resume.pdf
Binary file not shown.
Binary file added src/assets/robofriends.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/assets/site.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"./android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"./android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
97 changes: 24 additions & 73 deletions src/index.html
Original file line number Diff line number Diff line change
@@ -1,28 +1,18 @@
<!--
Hello!
-
Simplefolio is a clean and responsive portfolio template for Developers!
Created by Jacobo Martinez.
-
Github Repo: https://github.com/cobiwave/simplefolio/
Readme: https://github.com/cobiwave/simplefolio/README.md
-
For business & inquires, contact me -> jacobojavier98@gmail.com
-->
<!DOCTYPE html>
<html lang="en" class="sr">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" type="image/png" href="assets/favicon.png" />
<link rel="apple-touch-icon" sizes="180x180" href="assets/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicon-16x16.png">
<link rel="manifest" href="assets/site.webmanifest">

<!-- Todo: put here your site title -->
<title>[Your name here] | Developer</title>
<!-- Todo: add some coding keywords below - e.g: (javascript, yourusername, etc) -->
<meta name="keywords" content="[username], [name], skill" />
<!-- Todo: improve your SEO by adding a small description of you -->
<meta name="description" content="[Your name here] | Developer" />

<title>Davidmichael Lawrence | Full-Stack Developer</title>
<meta name="keywords" content="javascript, davlaw, react, candidate, full-stack, developer, resume" />
<meta name="description" content="Davidmichael Lawrence | Full-Stack Developer" />

<link
rel="stylesheet"
Expand All @@ -38,17 +28,16 @@
<script async defer src="https://buttons.github.io/buttons.js"></script>
</head>

<!-- Todo: read the following HTML Todos to create your stunning portfolio website -->
<body>
<div id="top"></div>

<!-- **** Hero Section **** -->
<section id="hero" class="jumbotron">
<div class="container">
<h1 class="hero-title load-hidden">
Hi, my name is <span class="text-color-main">Your Name</span>
Hi, my name is <span class="text-color-main">Davidmichael Lawrence</span>
<br />
I'm the Unknown Developer.
an up-and-coming Full-Stack Developer.
</h1>
<p class="hero-cta load-hidden">
<a rel="noreferrer" class="cta-btn cta-btn--hero" href="#about"
Expand Down Expand Up @@ -79,11 +68,10 @@ <h2 class="section-title load-hidden">About me</h2>
<div class="col-md-6 col-sm-12">
<div class="about-wrapper__info load-hidden">
<p class="about-wrapper__info-text">
This is where you can describe about yourself. The more you
describe about yourself, the more chances you have!
I started my career at Carbonite in a support role, which provided me with a strong background in software support. This experience helped me develop a solid foundation in problem-solving and troubleshooting. Furthermore, it allowed me to refine my communication skills and collaborate effectively in a team environment. Although my professional focus has been on software support so far, my passion for development has always been present. I am eager to fully immerse myself in this field now
</p>
<p class="about-wrapper__info-text">
Extra Information about you! like hobbies and your goals.
In the summertime, I enjoy playing disc golf and have played over 20 courses all over New England. Additionally, I have participated in tournaments such as the Ace Race. During the winter, I engage in various indoor activities.
</p>
<span class="d-flex mt-3">
<a
Expand Down Expand Up @@ -112,35 +100,35 @@ <h2 class="section-title dark-blue-text">Projects</h2>
<div class="row">
<div class="col-lg-4 col-sm-12">
<div class="project-wrapper__text load-hidden">
<h3 class="project-wrapper__text-title">Project Title 0</h3>
<h3 class="project-wrapper__text-title">Robofriends</h3>
<div>
<p class="mb-4">
Describe the project being very specific, you can use the Twitter standard: no more than 280 characters:
complement the information: the skills learned or reinforced in its realization and how you faced it,
prove to be proactive in the search for solutions.
My first React project. This simple project provided a strong foundation for working on react. Building the site in small managable parts rather than as a whole site makes site building easier. This also reinforced my Javascript knowledge from prior lessons.
<br/><br/>
One part of this section I updated from an older version of the dependancies. In doing so I was able to find a known issue where <em>npm update</em> will attempt to roll back versions of dependancies marked unsafe. This issue broke my project. I then found updating the JSON manually after using <em>npm update checker</em> is a better course of action than to allow npm to auto update.
</p>
</div>
<a
rel="noreferrer"
target="_blank"
class="cta-btn cta-btn--hero"
href="#!"
href="https://dmlawrence.github.io/robofriends/"
>
See Live
</a>
<a
rel="noreferrer"
target="_blank"
class="cta-btn text-color-main"
href="#!"
href="https://github.com/DmLawrence/robofriends"
>
Source Code
</a>
</div>
</div>
<div class="col-lg-8 col-sm-12">
<div class="project-wrapper__image load-hidden">
<a rel="noreferrer" href="#!" target="_blank">
<a rel="noreferrer" href="https://dmlawrence.github.io/robofriends/" target="_blank">
<div
data-tilt
data-tilt-max="4"
Expand All @@ -151,7 +139,7 @@ <h3 class="project-wrapper__text-title">Project Title 0</h3>
<img
alt="Project Image"
class="img-fluid"
src="assets/project.jpg"
src="assets/robofriends.png"
/>
</div>
</a>
Expand Down Expand Up @@ -272,13 +260,13 @@ <h3 class="project-wrapper__text-title">Project Title 2</h3>
<div class="container">
<h2 class="section-title">Contact</h2>
<div class="contact-wrapper load-hidden">
<p class="contact-wrapper__text">[Put your call to action here]</p>
<p class="contact-wrapper__text">Email me at</p>
<a
rel="noreferrer"
target="_blank"
class="cta-btn cta-btn--resume"
href="mailto:example@email.com"
>Call to Action</a
>dmlawrence925@gmail.com</a
>
</div>
</div>
Expand All @@ -292,50 +280,13 @@ <h2 class="section-title">Contact</h2>
<i class="fa fa-angle-up fa-2x" aria-hidden="true"></i>
</a>
<div class="social-links">
<a rel="noreferrer" href="#!" target="_blank">
<i class="fa fa-twitter fa-inverse"></i>
</a>
<a rel="noreferrer" href="#!" target="_blank">
<a rel="noreferrer" href="https://www.linkedin.com/in/davidmichael-lawrence-5b5216a9/" target="_blank">
<i class="fa fa-linkedin fa-inverse"></i>
</a>
<a rel="noreferrer" href="#!" target="_blank">
<a rel="noreferrer" href="https://github.com/DmLawrence" target="_blank">
<i class="fa fa-github fa-inverse"></i>
</a>
</div>

<hr />

<!-- Notice: if you want to give me some credit, it will be huge for me! if not, put your data on it -->
<p class="footer__text">
© 2021 - Template developed by
<a rel="noreferrer" href="https://github.com/cobiwave" target="_blank"
>Jacobo Martínez</a
>
</p>

<!-- TO DO: remove this entire paragraph once you finish your portfolio -->
<p class="mt-3 pt-3">
<a
rel="noreferrer"
class="github-button"
href="https://github.com/cobiwave/simplefolio/fork"
data-icon="octicon-repo-forked"
data-size="large"
data-show-count="true"
aria-label="Fork ntkme/github-buttons on GitHub"
>Fork</a
>
<a
rel="noreferrer"
class="github-button"
href="https://github.com/cobiwave/simplefolio"
data-icon="octicon-star"
data-size="large"
data-show-count="true"
aria-label="Star cobiwave/simplefolio on GitHub"
>Star</a
>
</p>
</div>
</footer>
<!-- /END Footer Section -->
Expand Down

0 comments on commit 2832807

Please sign in to comment.