An open API service indexing awesome lists of open source software.

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 :).

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
[![CodeQL](https://github.com/tomtapia/tomtapia.github.io/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/tomtapia/tomtapia.github.io/actions/workflows/github-code-scanning/codeql)
[![pages-build-deployment](https://github.com/tomtapia/tomtapia.github.io/actions/workflows/pages/pages-build-deployment/badge.svg?branch=master)](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.