https://github.com/tomtapia/tomtapia.github.io
Official page about me :).
https://github.com/tomtapia/tomtapia.github.io
Last synced: 9 months ago
JSON representation
Official page about me :).
- Host: GitHub
- URL: https://github.com/tomtapia/tomtapia.github.io
- Owner: tomtapia
- License: mit
- Created: 2016-05-13T14:07:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-24T20:39:17.000Z (11 months ago)
- Last Synced: 2025-01-24T21:25:42.327Z (11 months ago)
- Language: HTML
- Size: 558 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Resume Website
## Description
This repository contains the source code for my professional resume website, highlighting my skills and experience in information technology and software engineering.
## Technologies Used
tomtapia/tomtapia.github.io is built on the following main stack:
- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML)
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
- [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)
- [Bootstrap Framework](https://getbootstrap.com/)
Full tech stack [here](/techstack.md)
## Status
[](https://github.com/tomtapia/tomtapia.github.io/actions/workflows/github-code-scanning/codeql)
[](https://github.com/tomtapia/tomtapia.github.io/actions/workflows/pages/pages-build-deployment)
## Installation
```bash
git clone https://github.com/tomtapia/tomtapia.github.io
# Instructions to run the site
npm run start
```
## Contribution
To contribute to this project, please send a pull request or open an issue.
## License
This project is licensed under the MIT License. See the `LICENSE` file for more details.
## Credits
Special thanks to:
- Bootstrap CSS and Start Bootstrap Template for the design foundation.
- The aforementioned technologies that made this project possible.