Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2bweru/portfolio_landing-page
A Portfolio website, that briefly markets my work as a Developer.
https://github.com/2bweru/portfolio_landing-page
css css3 html landing-page
Last synced: about 9 hours ago
JSON representation
A Portfolio website, that briefly markets my work as a Developer.
- Host: GitHub
- URL: https://github.com/2bweru/portfolio_landing-page
- Owner: 2BWeru
- License: mit
- Created: 2022-02-25T04:43:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T06:07:51.000Z (over 2 years ago)
- Last Synced: 2023-03-08T07:28:06.582Z (over 1 year ago)
- Topics: css, css3, html, landing-page
- Language: HTML
- Homepage: https://2bweru.github.io/Portfolio_landing-page/
- Size: 672 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wamaitha Portfolio
***
#Aurthor
##Betty Wamaitha
***
## Wamaitha Porfolio -is a standalone web page created to market my work as a Web Developer.This page provides my contact information and listed projects that I have completed.It entails use of HTML and CSS languages and bootstrap framework.
## Table of Content:
1. Introduction.
2. Contacts.
3. My projects.
4. Biography.
5. Why join Moringa school ?
6. Hobbies.
7. Skills.
***
# Landing page
![image](/image/Screenshot_2022-02-27_09-15-32.png))## Project Setup:
- Create Project Folder and files from Terminal. [mkdir]
- Create a new repository for your project.
- Create HTML and CSS files.
- Write your code.
- Commit your changes [git commit -m ""]
- Push changes to Repository [git push]
- Create github pages
- Merge github pages [git merge]
- Deploy site into github pages.
-
# Code
![image](/image/Screenshot_2022-02-27_09-16-09.png)##Linkto github pages
(https://2bweru.github.io/Portfolio_landing-page/)## Contributions
This project follows the all-contributors specification and is brought to you by these awesome contributors.## Copyright
copyright('Copyright (c) 2022.', {author: 'Betty Wamaitha'});
//=> 'Copyright (c) 2022, Betty Wamaitha.'## License
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
Mozilla