Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsheporamantso/my-resume
Professional resume, depicting acquired skills, education, work experience and projects I've worked on thus far.
https://github.com/tsheporamantso/my-resume
flexbox grid-layout html5 scss-framework
Last synced: about 1 month ago
JSON representation
Professional resume, depicting acquired skills, education, work experience and projects I've worked on thus far.
- Host: GitHub
- URL: https://github.com/tsheporamantso/my-resume
- Owner: tsheporamantso
- License: mit
- Created: 2023-02-01T05:35:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-06T07:22:44.000Z (almost 2 years ago)
- Last Synced: 2024-10-02T03:23:00.570Z (about 2 months ago)
- Topics: flexbox, grid-layout, html5, scss-framework
- Language: HTML
- Homepage:
- Size: 185 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Gladwin Tshepo Ramantso Resume
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)This project is about my resume, an illustration of my education, work experiance and skills I've acquired thus far.
**[Resume]** is a summary of my professional accomplishment.
- HTML
- SCSSVersion Control
Visual Studio Code
- **[Professional accomplishments]**
- **[CSS Grid and Flexbox Layout]**
- **[HTML and CSS best practice]**
- **[CSS Media Query]**
- [ https://tsheporamantso.github.io/my-resume/]( https://tsheporamantso.github.io/my-resume/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Visual Studio Code.
- Node JS.
- Git bash.
- GitHub Account.
### Setup
Clone this repository to your desired folder:
Use git clone command or download ZIP folder
Example commands:
```sh
cd my-folder
git clone [email protected]:tsheporamantso/my-resume.git
```
### Install
Install this project with:
npm
Example command:
```sh
cd my-project
npm init -y
```
### Usage
To run the project, execute the following command:
npm start or live server
Example command:
```sh
GitHub Pages Server
```
### Run tests
To run tests, run the following command:
npm test
Example command:
```sh
npx stylelint "**/*.{css,scss}"
```
### Deployment
You can deploy this project using:
GitHub Pages
Example:
```sh
https://tsheporamantso.github.io/my-resume/
```
👤 **Gladwin Tshepo Ramantso**
- GitHub: [@tsheporamantso](https://github.com/tsheporamantso)
- Twitter: [@ramgt001](https://twitter.com/ramgt001)
- LinkedIn: [Tshepo Gladwin Ramantso](https://www.linkedin.com/in/tshepo-ramantso-b6a35433/)
- [ ] **[JavaScript Functionality]**
- [ ] **[Media Query]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [https://github.com/tsheporamantso/my-resume/issues](../../issues/).
If you like this project please follow me on github & twitter and also connect on Linkedin.
I would like to thank Figma community for providing the template.
- **[Question_1]**
- [Answer_1]
- **[Question_2]**
- [Answer_2]
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._