Skip to content

Personal portfolio site (dashti.se) showcasing cybersecurity expertise in healthcare. Static HTML/CSS/JS deployed via Azure Static Web Apps with automated GitHub Actions. Focus on medical software QA & security.

Notifications You must be signed in to change notification settings

Dashtid/portfolio-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

David Dashti Portfolio

This repository contains the source code for dashti.se, a personal portfolio and project hub focused on cybersecurity in healthcare.

Project Overview

This is a static website (HTML, CSS, JS) deployed using Azure Static Web Apps. The site serves as a central hub for my resume, project links, and professional information, with a focus on quality assurance and cybersecurity in medical software.

Directory Structure

site/
├── index.html
├── fdf.html
├── hermes.html
├── karolinska.html
├── market-analysis.html
├── philips.html
├── scania.html
├── sos.html
├── static/
│   ├── css/
│   │   └── style.css
│   ├── images/
│   └── js/
staticwebapp.config.json
README.md
  • index.html: Main landing page with navigation to all sections.
  • fdf.html: Finnish Defence Forces experience.
  • hermes.html: Hermes Medical Solutions experience.
  • karolinska.html: Karolinska University Hospital experience.
  • market-analysis.html: Interactive dashboards and market analysis.
  • philips.html: Philips Healthcare experience.
  • scania.html: Scania Engines experience.
  • sos.html: Södersjukhuset (SÖS) experience.
  • static/: Contains all static assets (CSS, images, JS).
  • staticwebapp.config.json: Azure Static Web Apps configuration file.

Deployment

Deployment is fully automated:

How to Update the Site

  1. Edit or add files in the site/ directory (e.g., index.html, hermes.html).
  2. Commit and push your changes to the master branch.
  3. GitHub Actions will automatically deploy your changes to Azure.

Local Development

You can preview your site locally by opening site/index.html in your browser. No build step is required.

License

MIT


_Maintained by David Dashti. For questions or suggestions, please open an issue

About

Personal portfolio site (dashti.se) showcasing cybersecurity expertise in healthcare. Static HTML/CSS/JS deployed via Azure Static Web Apps with automated GitHub Actions. Focus on medical software QA & security.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published