diff --git a/src/css/style.css b/src/css/style.css index a2ec9651..6ec6edb8 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -46,6 +46,7 @@ html { font-size: 100%; scroll-behavior: smooth; + overflow-x: hidden; } /* Reset default styling */ @@ -332,3 +333,25 @@ body { width: 80%; } } + +.skills{ + + gap: 10%; + color: black; + border-radius: 3%; + margin: 0.5%; + background-color: #f9f9f9; + width: 100%; + +} + + +.skills img{ + width: 140px; + height: 150px; + padding: 15px; +} + +.skillsMarquee.stopped { + animation-play-state: paused; +} \ No newline at end of file diff --git a/src/dummy_resume.pdf b/src/dummy_resume.pdf new file mode 100644 index 00000000..cd9272ab Binary files /dev/null and b/src/dummy_resume.pdf differ diff --git a/src/index.html b/src/index.html index 0c8dcbb8..a4951376 100644 --- a/src/index.html +++ b/src/index.html @@ -1,297 +1,286 @@ - - - - - - Portfolio Template - Open source - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - + +
+ +

Hi I'm Franklin

-
- -

Hi I'm Franklin

- -
-

Building digital

-

products, brands, and experience.

- -

- A Frontend Developer and Visual Designer with experience in web - design, brand identity and product design. -

-
- Connect With Me -
-
- - -
-
-

Projects

-

Check out some of my personal and paid projects

+

Building digital

+

products, brands, and experience.

+ +

+ A Frontend Developer and Visual Designer with experience in web + design, brand identity and product design. +

+ Connect With + Me +
+ -
- -
-
-
-

Project One

-

React, Redux, SASS

-
- - + + +
+
+
+

Skills

+

Check out my skills

+
+
+ + + + + + + + + + +
+
+ + + +
+
+
+

Projects

+

Check out some of my personal and paid projects

+
+ +
+ +
+
+
+

Project One

+

React, Redux, SASS

-
- -
-
-
-

Project Two

-

React, Redux, SASS

-
- - +
+
- -
-
-
-

Project Three

-

React, Redux, SASS

-
- - + +
+
+
+

Project Two

+

React, Redux, SASS

-
- -
-
-
-

Project Four

-

React, Redux, SASS

-
- - +
+
+ + +
+
+
+

Project Three

+

React, Redux, SASS

+
- -
-
-
-

Project Five

-

React, Redux, SASS

-
- - +
+
- -
-
-
-

Project Six

-

React, Redux, SASS

-
- - + +
+
+
+

Project Four

+

React, Redux, SASS

+
+ +
-
+
- See More - + +
+
+
+

Project Five

+

React, Redux, SASS

+
-
-
- communitypro47@gmail.com - - - -
- - attribution - +
+ + +
+
+
+

Project Six

+

React, Redux, SASS

+
+ +
-

Copyright © Communitypro , All rights reserved

-
- - - +
+ + See More + + + + + + + + + + \ No newline at end of file