Welcome to RohanCyberOps, the official personal portfolio and cybersecurity blog of Rohan Naagar. This website showcases my projects, research, and expertise in cybersecurity, IT management, and software development.
- Portfolio โ A showcase of my work in cybersecurity, programming, and IT management.
- Cybersecurity Blog โ Insights, tutorials, and research on ethical hacking, risk assessment, and security tools.
- Projects & Tools โ Open-source cybersecurity tools and software contributions.
- Contact & Socials โ Connect with me via LinkedIn, Twitter, and GitHub.
- Frontend: HTML, CSS, JavaScript
- Frameworks: Bootstrap, TailwindCSS
- Hosting: GitHub Pages
git clone https://github.com/RohanCyberOps/RohanCyberOps.GitHub.io.git
cd RohanCyberOps.GitHub.io
You can serve the website locally using Python:
python -m http.server 8000
Then open http://localhost:8000
in your browser.
- Fork the repository
- Create a new branch (
git checkout -b feature-name
) - Commit your changes (
git commit -m "Added a new feature"
) - Push to the branch (
git push origin feature-name
) - Open a Pull Request
This project is licensed under the MIT License. See LICENSE for details.
๐ง Email: Rohan150907@gmail.com
๐ LinkedIn: Rohan Naagar
๐ฆ Twitter: @RohanCyberOps
Made with โค๏ธ by Rohan Naagar