Welcome to my portfolio website! This React-based interactive terminal lets you explore my skills, experience, and projects focused on IoT security and penetration testing.
- Interactive Terminal Interface — Navigate my portfolio by typing commands like
skills,about,projects, andcontact. - Skills Overview — View detailed information on my expertise in IoT penetration testing, network security, hardware hacking, and more.
- About Me — Learn about my background in cybersecurity and IoT security research.
- Projects & Assessments — Explore notable IoT security projects and penetration test reports.
- Contact Information — Reach out via email or LinkedIn directly through the terminal interface.
- Responsive and user-friendly design.
To run locally:
git clone https://github.com/balaram753/portfolio.git
cd portfolio
npm install
npm startVisit http://localhost:3000 to open the terminal interface and start exploring.
portfolio/
│
├── public/ # Static assets
├── src/
│ ├── components/ # Terminal UI components
│ ├── data/ # Skills, projects, about info stored as JSON/JS objects
│ ├── styles/ # CSS/styling files
│ ├── App.js # Main React component
│ └── index.js # Entry point
├── README.md # This file
└── package.json # Project dependencies and scripts
I’m Balaram, an IoT Penetration Tester specializing in securing connected devices and embedded systems. I combine hardware expertise with network and software security to uncover vulnerabilities in IoT ecosystems.
- 🔍 Areas of focus: IoT device security, firmware analysis, wireless protocol testing, embedded system hacking
- 📂 Active on bug bounty programs and responsible disclosure
- 🛠 Continuously learning new attack vectors and defense mechanisms
- 📧 Email: [Mail]
- 💼 LinkedIn: linkedin.com
- 🐙 GitHub: github.com
This portfolio project is licensed under the MIT License - see the LICENSE file for details.
skills— View my IoT security and pentesting skill setabout— Learn more about my background and experienceprojects— Explore my IoT security projects and assessmentscontact— Get my contact info
Feel free to open issues or submit PRs if you want to help improve this portfolio!