Compare commits

...
Sign in to create a new pull request.

28 commits
master ... main

Author SHA1 Message Date
21075f202c
Update to set latest tag 2025-05-01 13:26:59 -05:00
b9305aeaec
Update order to show off languages first
All checks were successful
Build Resume / build (push) Successful in 2m13s
2025-05-01 13:20:11 -05:00
61306efc8d
update workflow 2025-05-01 13:18:25 -05:00
82b329b011
Update resume to replace phone
All checks were successful
Build Resume / build (push) Successful in 2m24s
2025-05-01 00:11:25 -05:00
3cc492e79f
remove phone number for privacy
All checks were successful
Build Resume / build (push) Successful in 2m10s
2025-04-28 17:56:17 -05:00
ce3137b28d
Update Resume
All checks were successful
Build Resume / build (push) Successful in 2m30s
2025-04-23 17:43:25 -05:00
a9a5d625ce
Update resume.md
All checks were successful
Build Resume / build (push) Successful in 2m37s
2025-04-23 17:34:35 -05:00
2186d49b36
Update resume.md
All checks were successful
Build Resume / build (push) Successful in 2m30s
2025-04-23 17:27:34 -05:00
f43a29e5d1
Remove source archives 2025-04-23 17:26:44 -05:00
659629416c Update resume.md
All checks were successful
Build Resume / build (push) Successful in 2m34s
remove java8
2025-04-23 17:21:22 -05:00
7316c4d7a4
Merge branch 'main' of gitfor.ge:musselman/resume 2025-04-23 17:19:50 -05:00
849139f419
Upload better workflow to reduce junk on release 2025-04-23 17:18:39 -05:00
b7d8eca608 Update resume.md
All checks were successful
Build Resume / build (push) Successful in 2m32s
2025-04-23 17:13:36 -05:00
321f46bddb
update resume 2025-04-23 17:11:52 -05:00
9ac5eda34a
This is to try to stop the infinite actions loop 2025-04-23 17:11:51 -05:00
b4e94f7af1
Update styles and workflow
Some checks failed
Build Resume / build (push) Has been cancelled
2025-04-23 16:53:52 -05:00
915e018fcc
Update styles
Some checks failed
Build Resume / build (push) Has been cancelled
2025-04-23 16:21:33 -05:00
353b157407
Test update 2025-04-23 16:20:06 -05:00
450742e54c
Update resume
All checks were successful
Build Resume / build (push) Successful in 2m19s
2025-04-23 16:02:03 -05:00
40403059a9
Update workflow 2025-04-23 15:59:35 -05:00
270f034511
Test commit
Some checks failed
Build Resume / build (push) Failing after 29s
2025-04-23 15:58:36 -05:00
832a60eb54
Fix Overly large margins 2025-04-23 15:56:05 -05:00
f566df6e18
fix container 2025-04-23 15:50:48 -05:00
6a982ba379
Try goofyv2 2025-04-23 15:49:24 -05:00
ce3e4e7501
Try something goofy
All checks were successful
/ deploy (push) Successful in 2m14s
2025-04-23 15:41:16 -05:00
c9b5e3e76c
Move education down per caree's suggestion
All checks were successful
/ deploy (push) Successful in 2m17s
2025-04-23 02:42:29 -05:00
5f0dd72973
update workflow
All checks were successful
/ deploy (push) Successful in 4m12s
2025-04-23 02:37:24 -05:00
7449341547
update resume and add workflow
Some checks failed
/ deploy (push) Failing after 37s
2025-04-23 02:23:05 -05:00
3 changed files with 74 additions and 55 deletions

View file

@ -0,0 +1,44 @@
name: Build Resume
on:
push:
paths:
- "resume.md"
- "resume-css-stylesheet.css"
- "resume-docx-reference.docx"
jobs:
build:
runs-on: website
container: node:latest
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Install dependencies
run: |
apt-get update
apt-get install -y pandoc wkhtmltopdf
- name: Build resume formats
run: |
pandoc --css=resume-css-stylesheet.css -s -o resume.html resume.md
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.6.0
with:
direction: upload
url: https://gitfor.ge
repo: musselman/resume
token: ${{ secrets.WRITE_TOKEN }}
release-dir: release-assets
override: true
tag: latest
hide-archive-link: true

View file

@ -442,10 +442,8 @@ table {
html, html,
body { body {
margin: auto;
padding-right: 1em; padding-right: 1em;
padding-left: 1em; padding-left: 1em;
max-width: 44em;
color: black; color: black;
} }
*:not("#mkdbuttons") { *:not("#mkdbuttons") {
@ -507,7 +505,7 @@ h1 {
} }
h2 { h2 {
font-size: 18px; font-size: 18px;
color: #000066; color: #2b91af;
} }
h3 { h3 {
font-size: 14px; font-size: 14px;
@ -995,10 +993,10 @@ sub {
.highlight .vc, .highlight .vc,
.highlight .vg, .highlight .vg,
.highlight .vi { .highlight .vi {
color: #008080; color: #2b91af;
} }
.highlight .il { .highlight .il {
color: #099; color: #2b91af;
} }
.highlight .gc { .highlight .gc {
color: #999; color: #999;

View file

@ -1,40 +1,24 @@
# James Musselman # James Musselman
<!-- A software engineer dedicated to delivering performant and high-quality solutions.
_A values oriented tech enthusiast with a strong background in Systems
Administration, Software Development, and Development Operations who has a
penchant for solving problems._
-->
A software engineering professional dedicated to delivering high-quality solutions. **Email**: <james@musselman.dev>
| **Cal.com (Web Meetings)**: [/musselmandev](https://cal.com/musselman)
**Email**: <James@musselman.dev> | **Phone**: [(361) - 655 - 8612](tel:+13616558612) | **LinkedIn**: | **LinkedIn**: [/in/musselmandev](https://linkedin.com/in/musselmandev)
[/in/musselmandev](https://linkedin.com/in/musselmandev) | **Location**: Central
Texas
## Skills ## Skills
**Certified**: [Microsoft **Certified**:
office](https://www.credly.com/badges/61a53f4f-437d-4b7a-bc72-395ba3234ef0) [Microsoft Office](https://www.credly.com/badges/61a53f4f-437d-4b7a-bc72-395ba3234ef0)
**Programming:** Python, SQL, git, HTML/CSS, Java 8, Go, **Programming:** Rust, Go, SQL, Git, HTML/CSS, Python
Rust, Pandas, pyTorch, Numpy,
Matplotlib, Scikit-learn
**Server Administration**: Linux/SELinux, Grafana, Loki, LDAP, Firewalls, SSH, **Server Administration**: Linux/SELinux, Grafana, Loki, LDAP, Firewalls, SSH,
Containerization Containerization
## Education
**B.S. in 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
## Experience ## Experience
**Freelance, Musselman Development** (July 2024 - Present, Seguin, Texas) **Contract Developer, Musselman Development** (July 2024 - Present, Seguin, Texas)
- **Containerization & Deployment**: Streamlined application deployment by - **Containerization & Deployment**: Streamlined application deployment by
orchestrating containerized environments with Docker and Podman, enhancing orchestrating containerized environments with Docker and Podman, enhancing
@ -47,32 +31,18 @@ Containerization
- **CI/CD Implementation**: Established CI/CD pipelines with GitHub Actions and - **CI/CD Implementation**: Established CI/CD pipelines with GitHub Actions and
Jenkins, ensuring consistent and reliable software delivery through automated Jenkins, ensuring consistent and reliable software delivery through automated
testing and deployment. 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, **Student Office Aide, Texas Lutheran University** (February 2023 - May 2024,
Seguin, Texas) Seguin, Texas)
- **Visitor Assistance**: Greeted and assisted visitors, students, and staff, - **Visitor Assistance**: Greeted and assisted visitors, students, and staff,
enhancing office efficiency for professors and administration. enhancing office efficiency for professors and higher administration.
- **Equipment Coordination**: Managed maintenance and repairs of office - **Upkeep/Repair Management**: Managed maintenance and repairs of office
equipment, minimizing downtime and maintaining productivity. equipment, minimizing downtime and maintaining productivity.
- **Document Organization**: Improved organization of paperwork, reducing
document misfiling and enhancing storage and retrieval efficiency.
- **Confidentiality Maintenance**: Ensured compliance with privacy regulations - **Confidentiality Maintenance**: Ensured compliance with privacy regulations
by safeguarding and/or destroying sensitive information and protecting by safeguarding and/or destroying sensitive information.
administrative and academic integrity.
**Curate/Tech Lead, Texas Lutheran University** (January 2023 - May 2024,
Seguin, Texas)
- **Service Organization**: Collaborated with the Campus Ministry team to
execute weekly services, enhancing community participation and spiritual growth.
- **Chapel Preparation**: Set up the chapel for services, fostering a welcoming
environment that increased attendance.
- **Streaming Management**: Managed audio-visual tasks for high-quality
streaming, expanding access for remote participants and boosting engagement.
- **Equipment Maintenance**: Ensured reliable operation of audio-visual
equipment, preventing technical issues and supporting seamless worship
experiences.
## Projects ## Projects
@ -83,11 +53,18 @@ editor_](https://gitfor.ge/musselman/notatio)** (August 2024 - December 2024)
using the Go Programming language and a CI/CD build pipeline for Docker using the Go Programming language and a CI/CD build pipeline for Docker
container images using Jenkins as a senior capstone project container images using Jenkins as a senior capstone project
## Why Hire Me? **EZRA, an Apartment Management Software** (February 2025 - March 2025)
I bring a hands-on, results-driven approach that I have honed through my - Selected from 600 + applicants for an intensive, FAANGstyle developer program
experiences at TLU and freelancing. Ive cut through the clutter to dependably - Collaborated with senior engineers on a realworld business solution (product)
deliver results. I believe in clear, no-nonsense communication with others and - Acquired handson experience with productionlevel development practices
honest, effective teamwork—focusing on getting the job done and crossfunctional collaboration in an Agile framework
without the hype. I don't have the corporate history but I have the work ethic - Written using Go, PostgreSQL, Docker, GitHub Actions, React, and Typescript
and skills.
## Education
**B.S. Computer Science, Texas Lutheran University**, _Cum Laude_ (2020-2024)
- **_Member_**: National Society of Leadership and Success,
Alpha Kappa Psi Business and Leadership Fraternity
- **_Officer_**: Student Government Association, Association of Computing Machinery