🌐 elliottbarnes.ca - Personal Portfolio 🎉
👋 welcome to the source code for elliottbarnes.ca 💻🚀
- Slick Design: Clean, modern, and fully responsive layout (looks amazing on any device 📱💻)!
- Projects Gallery: Highlights my latest projects, from CNN-based emotion detection models to StarCraft AI bots 🎮🤖.
- HTML5 & CSS3 🎨: The backbone of this elegant site, styled for simplicity and beauty.
- JavaScript 💫: Bringing life to the page with stunning animations and effects.
- AWS 💾: Deployed using Amazon S3 and Route 53 with full scalability and security.
Ready to dive into the code and see how it all works? Here's how to get it running locally.
git clone https://github.com/elliottbarnes/my-website.git
cd my-website
This project relies on GSAP for animations (already included in index.html
via CDN). No additional dependencies are required.
Update the index.html
, style.css
, and scripts.js
files with your own content, projects, and animations.
I deployed the site using S3 and Route 53. Here’s a quick guide to get started with your own AWS setup:
1. Upload the files to an S3 bucket.
2. Configure S3 static website hosting in your bucket settings.
3. Link your custom domain using Route 53 for DNS management.
4. Ensure HTTPS with a free SSL certificate using AWS Certificate Manager (for security 🔒).
For more detailed AWS deployment steps, check out Amazon S3 Static Hosting Guide.
🧠 Projects Featured
💡 Emotion Detection CNN
A simple CNN model that detects real-time user emotion based on facial expressions.
GitHub Repo
🖼️ Text to Image
Create stunning images from text prompts using Stable Diffusion.
GitHub Repo
🎮 Starcraft Cheese Bot
A StarCraft: Brood War bot that specializes in cheesy strategies!
GitHub Repo
🎨 Design Highlights
- Header Animation: Custom GSAP-powered text typing animation.
- Responsive Design: Beautiful on any screen size, from mobile to desktop.
Thanks for visiting my portfolio! Feel free to reach out to me through any of the links on my site. 😄
👨💻 Elliott Barnes
Twitter | GitHub | LinkedIn
Enjoy exploring! 🎉