Welcome to the repository for my personal portfolio. This space serves as both a digital resume and a live sandbox for my work as an IT Professional, Creative Developer, and Software Engineer.
Instead of relying on heavy frameworks, this portfolio is built with raw web technologies and lightweight utilities to prioritize speed, custom interactive experiences, and creative freedom.
View the Live Portfolio (Hosted via GitHub Pages)
This repository is structured as a modular, multi-page static site.
- Core: HTML5, Vanilla JavaScript, CSS3
- Styling: Tailwind CSS
- Graphics & Visualizations: HTML5
<canvas>, WebGL, D3.js, Plotly.js - Typography: Google Fonts (Inter & Poppins)
This repository is continuously evolving and serves as the central hub for my creative and technical output. The structure naturally accommodates new additions without requiring structural overhauls.
- The Hub (
index.html& Core Pages): A custom-built, responsive UI featuring glassmorphism, fluid animations, and interactive particle systems (like the home screen vortex). - Enterprise Case Studies: Deep dives into data engineering solutions, infrastructure automation, and system architecture (e.g., the Gala Fresh operational pipeline).
- The Sandbox (
projects.html): A dynamic interface showcasing a growing array of technical implementations, generally categorized into:- Algorithmic Visualizations: Data mining, sorting algorithms, and data structures (Binary Heaps, Graphs).
- Interactive Physics & Math: Boids flocking simulations, Mandelbrot fractals, and vector flow fields.
- Web Games & Experiences: Classic arcade recreations, particle attractions, and digital rain simulations.
- Utility Applications: Web-based productivity tools and interface clones.
Because this project embraces simplicity and static file delivery, there are no complex build steps, package managers, or compiling required to view the core site.
-
Clone the repository:
git clone https://github.com/frankstop/Portfolio.git -
Navigate to the directory and open
index.htmlin any modern web browser.
(Note: Some specific sub-projects that fetch local JSON data or rely on external APIs may require running a lightweight local server, such as VS Code's "Live Server" extension, to bypass browser CORS restrictions).
Whether you want to discuss system infrastructure, software engineering, or creative coding, feel free to reach out.
- GitHub: @frankstop
- Email: frankiejvaldez@gmail.com