Welcome to my personal portfolio website! This is the home for my automation projects, technical work, and contact information.
Visit my portfolio: https://alastoff.github.io
Automated cross-platform tool for querying Zerto Virtual Manager environments and generating professional licensing utilization reports.
- GitHub: zerto-licensing-report
- Technologies: PowerShell, Python, REST APIs, Bootstrap 5, Chart.js
- Features: Interactive dashboards, CSV/JSON exports, Trend forecasting, Risk scoring
Comprehensive SQL Server TempDB optimization and management toolkit for performance tuning and health monitoring.
- GitHub: sql-tempdb-optimization
- Technologies: SQL Server, PowerShell, T-SQL
- Features: Automated configuration, Performance monitoring, Diagnostic tools
- Scripting: PowerShell Core, Python, Bash
- Databases: SQL Server, T-SQL
- APIs: REST, OAuth 2.0, OIDC
- Frontend: HTML5, Bootstrap 5, Chart.js
- Tools: Git, GitHub, VS Code
.
βββ index.html # Main portfolio page
βββ assets/
β βββ css/
β βββ styles.css # Custom styling
βββ README.md # This file
- Clone the repository:
git clone https://github.com/alastoff/alastoff.github.io.git
cd alastoff.github.io- Open
index.htmlin your browser or use a local server:
# Python 3
python -m http.server 8000
# Then visit http://localhost:8000- Responsive Design: Works on all devices (desktop, tablet, mobile)
- Modern UI: Bootstrap 5 with custom gradients and animations
- Smooth Navigation: Sticky navbar with smooth scrolling
- Project Showcase: Detailed cards for each project
- Skills Grid: Visual representation of technical skills
- Social Links: Easy access to GitHub, LinkedIn, and email
- Print-Friendly: Can be printed to PDF
This portfolio is actively maintained. New projects and updates are added regularly.
- GitHub: @alastoff
- Email: contact@alastoff.com
- LinkedIn: alastoff
This portfolio website is open source and available under the MIT License.
Built with β€οΈ using HTML5, Bootstrap 5, and GitHub Pages