This repository contains my personal portfolio website, built to showcase my work in web development, basic cybersecurity practices, and automation-focused workflows.
The project reflects my approach to learning by building real, deployable systems rather than isolated experiments.
portfolio/
├── index.html # Main landing page
├── Projects.html # Project showcase (development + security-focused work)
├── Roadmap.html # Learning roadmap with progress tracking
├── style.css # Centralized styling (responsive design)
├── Images/ # Assets and project visuals
├── .github/
│ └── workflows/
│ └── deploy.yml # GitHub Actions workflow for auto-deployment
├── .nojekyll # Disables Jekyll for GitHub Pages compatibility
└── README.md # Project documentation
This portfolio is automatically deployed using GitHub Actions and GitHub Pages.
Any push to the main branch triggers a build and updates the live site at:
👉 https://tanush-0.github.io/portfolio
- Responsive and clean user interface
- Project categorization and filtering
- Interactive learning roadmap
- Automated deployment pipeline using GitHub Actions
- Mobile-friendly navigation
- Web development fundamentals
- Security-conscious coding practices
- Automation and scripting concepts
- Self-directed learning with measurable progress
I am open to:
- Small freelance tasks
- Website improvements and bug fixes
- Learning-oriented collaborations
If you find this project relevant or would like to collaborate, feel free to reach out.
- GitHub : https://github.com/tanush-0
- Portfolio :https://tanush-0.github.io/portfolio
- Email : 00tanush00@gmail.com
Built and maintained by Tanush.
This project evolves continuously as new features and improvements are added.

