Personal portfolio and professional website for Shayan Eskandari - Senior Security Engineer, Blockchain Researcher, and Human-Centered Technologist.
๐ Live Site: shayan.es
This website showcases my professional journey, research contributions, and creative projects spanning cybersecurity, blockchain technology, and human-centered design. The site features an interactive portfolio, comprehensive CV, security research publications, and artistic expressions.
- ๐ Interactive CV/Resume - Comprehensive professional experience and education
- ๐ฌ Research Portfolio - Academic publications, security audits, and technical contributions
- ๐จ Creative Gallery - Digital and physical art, including philosophical commentary on technology
- ๐๏ธ Media & Talks - Speaking engagements, podcasts, and conference presentations
- ๐ Dark/Light Mode - Automatic theme switching with manual override
- ๐ฑ Mobile Responsive - Optimized experience across all devices
- ๐ Fast Search - Quick navigation through content sections
- ๐ฎ Easter Eggs - Hidden interactive elements for curious visitors
- Framework: Jekyll (GitHub Pages compatible)
- Styling: SCSS with modern CSS features
- JavaScript: Vanilla JS with interactive components
- Deployment: GitHub Pages with automated CI/CD
- Performance: Optimized assets, lazy loading, and caching
โโโ _data/index/ # Content data files (YAML)
โ โโโ careers.yml # Professional experience
โ โโโ education.yml # Academic background
โ โโโ publications.yml # Research papers & publications
โ โโโ audits.yml # Security audit portfolio
โ โโโ lectures.yml # Speaking engagements
โ โโโ projects.yml # Technical projects
โ โโโ art.yml # Creative works
โโโ _layouts/ # Page templates
โโโ _includes/ # Reusable components
โโโ _sass/ # Styling architecture
โ โโโ components/ # UI components
โ โโโ pages/ # Page-specific styles
โโโ js/ # Interactive functionality
The site uses a data-driven approach where content is stored in YAML files under _data/index/
. This allows for easy content updates without touching HTML/template code:
- Career Timeline: Professional experience with rich descriptions and achievements
- Publication Archive: Academic papers with abstracts, links, and media coverage
- Security Portfolio: Detailed audit reports and CVE discoveries
- Speaking History: Conference talks, podcasts, and media appearances
- Project Showcase: Technical projects with screenshots and live demos
- 50+ Smart Contract Audits for major DeFi protocols
- CVE Discoveries in blockchain infrastructure
- Academic Publications in top-tier security conferences
- Industry Contributions to Ethereum ecosystem security
- "Smokey Skull" - Mixed media commentary on consumption and mortality
- "A Technology Named Money" - Installation exploring monetary paradoxes
- Digital Art - Blockchain-inspired creative expressions
- Current: Co-founder & Security Auditor at Creed
- Previous: Head of Security at Puffer Finance, CTO at Ether Capital
- Academic: PhD in Information Systems Engineering, Concordia University
# Clone the repository
git clone https://github.com/shayanb/shayan.es.git
cd shayan.es
# Install dependencies
bundle install
# Run development server
bundle exec jekyll serve
# Build for production
bundle exec jekyll build
Content is organized in _data/index/
files. To add new content:
- Update relevant YAML files in
_data/index/
- Add images to appropriate directories in
img/
- Commit changes - GitHub Pages will automatically rebuild
The site is optimized for GitHub Pages deployment with:
- Jekyll 3.10.0 compatibility
- Legacy Sass function usage (no modern
@use
modules) - Optimized build times and asset loading
"The intersection of technology and humanity requires constant vigilance. As we build the future, we must ensure it serves human flourishing rather than diminishing it."
This website embodies a commitment to transparency, security, and the responsible development of technology. Every project, publication, and creative work reflects a dedication to making technology more human-centered and secure.
Website Code: MIT License - Feel free to fork and adapt for your own use Content & Images: All Rights Reserved - Personal portfolio content
This version of the website is built on top of the previous version that was developed in 2018 using Leonids.
Built with โค๏ธ and โ by Shayan Eskandari
Last updated: July 2025