Skip to content

hewentto/JaredResumeApp

Repository files navigation

Portfolio Website - DenningTech.com

Welcome to the repository for my personal portfolio website, DenningTech.com. This site currently showcases my professional resume with options to share and download it. Built with modern web technologies, it aims to provide a seamless and responsive user experience.

Table of Contents


Features

  • Resume Display: View my professional resume directly on the website.
  • Download Option: Easily download the resume in PDF format.
  • Share Functionality: Share the resume via copying the url.
  • Responsive Design: Optimized for all devices, including desktops, tablets, and mobile phones.
  • Modern UI: Utilizes Bootstrap symbols for a clean and intuitive user interface.

Tech Stack

Frontend

  • Blazor WebAssembly: A framework for building interactive client-side web UIs with .NET.
  • Bootstrap: A popular CSS framework for designing responsive and mobile-first websites.

Hosting

  • Azure Static Web Apps: Provides free hosting for static sites with integrated APIs, custom domains, and SSL certificates.

Continuous Integration and Deployment

  • GitHub Actions: Automates the build and deployment process using Azure Static Web Apps default workflow.

Continuous Integration and Deployment

The project uses GitHub Actions for continuous integration and deployment. The default Azure Static Web Apps workflow is configured to build and deploy the app whenever changes are pushed to the main branch.

Workflow Details

  • Location: .github/workflows/azure-static-web-apps.yml
  • Triggers:
    • On push to main branch
    • On pull request to main branch
  • Jobs:
    • Build and Deploy: Uses the Azure Static Web Apps Build engine to build the Blazor WebAssembly app.
  • Environment Variables:
    • Azure Credentials: Stored securely in GitHub Secrets.

Customization

You can customize the workflow by editing the .yml file to include additional build steps, tests, or deployment configurations.

Contact

Feel free to reach out for any inquiries or collaboration opportunities.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published