diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml index 7dfb5df..5000a9f 100644 --- a/.forgejo/workflows/deploy.yaml +++ b/.forgejo/workflows/deploy.yaml @@ -1,4 +1,3 @@ -# .forgejo/workflows/resume.yml name: Build Resume on: @@ -27,13 +26,19 @@ jobs: wkhtmltopdf --enable-local-file-access resume.html resume.pdf pandoc -o resume.docx --reference-doc=resume-docx-reference.docx resume.md + - name: Prepare release assets + run: | + mkdir release-assets + cp resume.pdf resume.docx release-assets/ + - name: Upload to Forgejo “latest” release - uses: actions/forgejo-release@v2.5.0 + uses: actions/forgejo-release@v2.6.0 with: direction: upload url: https://gitfor.ge repo: musselman/resume - tag: latest - token: ${{ secrets.FORGEJO_SECRET }} - release-dir: . + token: ${{ secrets.WRITE_TOKEN }} + release-dir: release-assets override: true + tag: latest + hide-archive-link: true diff --git a/resume-css-stylesheet.css b/resume-css-stylesheet.css index 16e0a9a..7cb7dc4 100644 --- a/resume-css-stylesheet.css +++ b/resume-css-stylesheet.css @@ -505,7 +505,7 @@ h1 { } h2 { font-size: 18px; - color: #000066; + color: #2b91af; } h3 { font-size: 14px; diff --git a/resume.md b/resume.md index 24295aa..7936aaa 100644 --- a/resume.md +++ b/resume.md @@ -3,7 +3,7 @@ A software engineer dedicated to delivering performant and high-quality solutions. **Email**: -| **Phone**: [(361) - 655 - 8612](tel:+13616558612) +| **Cal.com (Web Meetings)**: [/musselmandev](https://cal.com/musselman) | **LinkedIn**: [/in/musselmandev](https://linkedin.com/in/musselmandev) ## Skills @@ -11,8 +11,7 @@ A software engineer dedicated to delivering performant and high-quality solution **Certified**: [Microsoft Office](https://www.credly.com/badges/61a53f4f-437d-4b7a-bc72-395ba3234ef0) -**Programming:** Python, SQL, git, HTML/CSS, Java 8, Go, -Rust +**Programming:** Rust, Go, SQL, Git, HTML/CSS, Python **Server Administration**: Linux/SELinux, Grafana, Loki, LDAP, Firewalls, SSH, Containerization @@ -32,6 +31,8 @@ Containerization - **CI/CD Implementation**: Established CI/CD pipelines with GitHub Actions and Jenkins, ensuring consistent and reliable software delivery through automated testing and deployment. +- **Web Design and Development**: Created a beautiful and functional website + that brought in more attendees and established the business's presence online. **Student Office Aide, Texas Lutheran University** (February 2023 - May 2024, Seguin, Texas) @@ -64,6 +65,6 @@ editor_](https://gitfor.ge/musselman/notatio)** (August 2024 - December 2024) **B.S. Computer Science, Texas Lutheran University**, _Cum Laude_ (2020-2024) -- **_Member_**: Student Government Association, National Society of Leadership - and Success, Alpha Kappa Psi Business and Leadership Fraternity -- **_Officer_**: Association of Computing Machinery +- **_Member_**: National Society of Leadership and Success, + Alpha Kappa Psi Business and Leadership Fraternity +- **_Officer_**: Student Government Association, Association of Computing Machinery