Skip to content

Bruneitor123/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Bruno Vincentty ViaΓ±a - Engineering Portfolio

Live Site LinkedIn GitHub

Engineering Student | Aerospace Enthusiast | AI Developer
Earlham College Honors Class | IB Diploma Graduate | Java Certified


πŸš€ About This Portfolio

This is my personal portfolio website showcasing my engineering projects, technical skills, and academic journey. Built with modern web technologies, featuring smooth animations, responsive design, and comprehensive project documentation.

🌐 Live Site: bruneitor123.github.io/Portfolio


πŸ“ Featured Projects

1. πŸ€– AI Chatbot with Large Language Models

Advanced chatbot system leveraging LLMs, PostgreSQL, and API integrations for intelligent problem-solving.

  • Tech Stack: Python, OpenAI GPT, Claude API, PostgreSQL, FastAPI
  • GitHub: dragonminez-ai

2. ♻️ Automated Recycling Item Sorter

Intelligent material sorting system using sensors and ML for recycling plant automation.

  • Tech Stack: Python, TensorFlow, Computer Vision, Arduino, Sensors
  • GitHub: sorting-machine

3. πŸ‰ DragonMineZ Minecraft Mod

Custom Minecraft modification with unique gameplay mechanics and Dragon Ball Z-inspired content.

4. 🌐 UWC Bolivia Official Website

Front-end development for United World Colleges Bolivia's digital presence.

  • Tech Stack: HTML5, CSS3, JavaScript, Bootstrap, Responsive Design
  • Live Site: bo.uwc.org

5. 🚀 Automated Toy Boat Prototype

Self-navigating boat exploring control systems, motion dynamics, and water stability.

  • Tech Stack: Arduino, C++, CAD Design, PID Control, IMU Sensors

πŸ› οΈ Technical Skills

Programming Languages: Python β€’ Java β€’ JavaScript β€’ C++ β€’ SQL

Web Development: HTML5 β€’ CSS3 β€’ Bootstrap β€’ jQuery β€’ REST APIs β€’ Jekyll

AI & Machine Learning: LLMs β€’ TensorFlow β€’ Computer Vision β€’ NLP

Engineering Tools: CAD Design β€’ 3D Printing β€’ Arduino β€’ Raspberry Pi β€’ PID Control

Databases: PostgreSQL β€’ Database Design β€’ Query Optimization

Software Tools: Git β€’ GitHub β€’ Docker β€’ IntelliJ IDEA β€’ VS Code

Languages: English (Fluent) β€’ Spanish (Fluent)


πŸŽ“ Education

Earlham College | Richmond, Indiana
Bachelor of Arts in Engineering (Honors Class) | 2025 - 2029 (Expected)

  • 3+2 Pre-Professional Engineering Program
  • Focus: Aerospace Engineering

Pearson College UWC | Vancouver Island, Canada
International Baccalaureate Diploma Programme | 2023 - 2025

  • Rigorous pre-university curriculum
  • Global perspective and community focus

Anglo American School | Oruro, Bolivia
High School Diploma | Graduated 2023


πŸ’Ό Experience

Audio Visual Technician | Earlham College | August 2025 - Present

  • Set up and operate AV systems for campus events
  • Troubleshoot complex equipment
  • Ensure seamless technical execution

Teaching Assistant & Grader | Calculus A | Earlham College | 2025 - Present

  • Support students in mastering fundamental calculus concepts
  • Grade assignments and provide feedback

Professional House Painter | Victoria, BC, Canada | May 2024 - August 2025

  • Multiple seasons of residential painting work
  • Safety protocols and teamwork
  • Attention to detail and quality standards

Volunteer | UWC Bolivia | May 2025 - Present

  • Assist with student selection rounds
  • Maintain website and online presence
  • Support fundraising and awareness initiatives

πŸ† Honors & Certifications

  • Earlham College Honors Class (2025)
  • International Baccalaureate Diploma (May 2025)
  • Java Programming Certification (2026)
  • Scholars Edge Safety Assessment (June 2024)
  • WHMIS Certification (August 2024)

🌐 Connect With Me

LinkedIn GitHub Instagram Email Portfolio


πŸš€ Running This Portfolio Locally

Using Docker (Recommended)

docker compose up

Then visit: http://localhost:4000

Using Jekyll Directly

  1. Install dependencies:

    bundle install
  2. Run the development server:

    bundle exec jekyll serve -l -H localhost
  3. Visit: http://localhost:4000


πŸ“‚ Project Structure

Portfolio/
β”œβ”€β”€ _config.yml              # Site configuration
β”œβ”€β”€ _data/
β”‚   β”œβ”€β”€ cv.json             # CV data
β”‚   └── navigation.yml      # Menu items
β”œβ”€β”€ _pages/
β”‚   β”œβ”€β”€ about.md            # Homepage
β”‚   β”œβ”€β”€ cv.md               # Resume page
β”‚   └── portfolio.html      # Portfolio grid
β”œβ”€β”€ _portfolio/             # Project pages
β”‚   β”œβ”€β”€ portfolio-1.md      # AI Titration System
β”‚   β”œβ”€β”€ portfolio-3-ai-chatbot.md
β”‚   β”œβ”€β”€ portfolio-4-boat.md
β”‚   β”œβ”€β”€ portfolio-5-recycling-sorter.md
β”‚   β”œβ”€β”€ portfolio-6-dragonminez.md
β”‚   └── portfolio-7-uwc-website.md
β”œβ”€β”€ assets/css/             # Custom styling
β”‚   β”œβ”€β”€ custom-animations.css
β”‚   └── modern-enhancements.css
β”œβ”€β”€ images/                 # Images and media
└── files/                  # Downloadable files

🎨 Customization

This portfolio features:

  • Custom Animations: Smooth transitions and effects
  • Modern UI: Gradient designs and glassmorphism
  • Responsive Design: Mobile-first approach
  • Performance Optimized: Fast loading times
  • SEO Ready: Optimized for search engines

Color Scheme

The portfolio uses a modern purple-blue gradient theme that can be customized in assets/css/modern-enhancements.css.


πŸ”§ Built With

  • Jekyll - Static site generator
  • Academic Pages Template - Base template
  • Custom CSS - Animations and modern UI enhancements
  • GitHub Pages - Hosting and deployment

πŸ“„ License

This project is based on the Academic Pages template, which is Β© 2016 Michael Rose and released under the MIT License.

Personal content and custom modifications Β© 2026 Bruno Vincentty ViaΓ±a


🌟 Acknowledgments

  • Academic Pages - For the excellent Jekyll template
  • Earlham College - For academic support and opportunities
  • Pearson College UWC - For the transformative IB experience
  • UWC Bolivia - For community and volunteer opportunities

πŸ“Š Stats

GitHub last commit GitHub repo size GitHub language count


Made with ❀️ by Bruno Vincentty Viaña

Aspiring Aerospace Engineer | AI Enthusiast | Problem Solver

View Portfolio β€’ Connect on LinkedIn β€’ Follow on GitHub

About

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published