RETRO-STYLE PORTFOLIO FOR MODERN GAME WRITING
Where words meet 8-bit wonder
A fully interactive portfolio website showcasing video game journalism with a nostalgic 90s arcade aesthetic. Features CRT screen effects, pixel art elements, and retro UI components that pay homage to classic gaming while presenting modern writing samples.
Key Features:
- ๐ค Authentic CRT scanlines and glow effects
- ๐พ Pixel-perfect responsive design
- ๐ Interactive game review showcase
- ๐ฎ Secret minigame easter egg
- ๐ Animated retro text elements
HTML5 ยท CSS3 ยท JavaScript ยท Pixel Art ยท GitHub PagesExperience the portfolio live:
(https://worldsocoled.github.io/gaming-writer-portfolio/)
โโโโ - Navigate menu items ENTER - Select menu option ESC - Return to main menu
gaming-writer-portfolio/ โโโ index.html # Main portfolio page โโโ styles.css # Retro styling and CRT effects โโโ script.js # Interactive elements & minigame โโโ assets/ # Images and fonts โ โโโ pixel-font.ttf โ โโโ scanline.png โ โโโ avatar.png โโโ reviews/ # Game writing samples โ โโโ despelote.html โ โโโ freeride.html โ โโโ ... โโโ README.md # This documentation
No installation required! Simply visit the GitHub Pages link above. To run locally:
git clone https://github.com/worldsocoled/gaming-writer-portfolio.git
cd gaming-writer-portfolio
# Open index.html in your browser-
Despelote - "Kicking Dreams in Ecuador"
-
Look Outside - "Stories Beyond the Window"
-
Shotgun Cop Man - "Arresting with Style"
-
FREERIDE - "Freedom on Digital Rails"
-
Expedition 33 - "Expedition into JRPG Excellence"
-
Undertale Retrospective
To personalize this portfolio:
-
Update author info in index.html
-
Add your writing samples in /reviews/
-
Modify color scheme in styles.css: :root { --glow-color: #ff00ff; /* Neon pink / --scan-color: rgba(0,255,0,0.1); / CRT green / --pixel-border: #00ccff; / Cyber blue */ }
MIT License - Feel free to level up and modify!
