Skip to content

Commit fbb54f5

Browse files
committed
Add README
1 parent 6406ef8 commit fbb54f5

1 file changed

Lines changed: 67 additions & 0 deletions

File tree

README.md

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
# 👨‍💻 Luis Moreno — Personal Portfolio
2+
3+
My personal portfolio website showcasing my experience, technical skills, and projects. Built with vanilla HTML, CSS, and JavaScript — deployed via GitHub Pages.
4+
5+
🌐 **Live Site:** [luis-morenoo.github.io](https://luis-morenoo.github.io)
6+
7+
---
8+
9+
## 🚀 Features
10+
11+
- Animated particle network background that reacts to mouse movement
12+
- Responsive design — mobile and desktop friendly
13+
- Smooth scroll navigation
14+
- Fade-in section animations on scroll
15+
- Floating skill tags with hover effects
16+
- Project cards with live demo and GitHub links
17+
- Contact form powered by Formspree
18+
19+
---
20+
21+
## 🛠️ Built With
22+
23+
- HTML5
24+
- CSS3 (custom properties, grid, flexbox, animations)
25+
- Vanilla JavaScript (Canvas API for particles, IntersectionObserver for scroll animations)
26+
- [Formspree](https://formspree.io) — contact form handling
27+
- [Google Fonts](https://fonts.google.com) — Outfit + Fira Code
28+
- Deployed via GitHub Pages
29+
30+
---
31+
32+
## 📂 Project Structure
33+
34+
```
35+
Luis-Morenoo.github.io/
36+
├── index.html
37+
├── assets/
38+
│ ├── images/
39+
│ │ ├── HeadShot.png
40+
│ │ ├── wellsfargo.png
41+
│ │ ├── tamiu.png
42+
│ │ ├── ddos.png
43+
│ │ ├── HeartDevice.png
44+
│ │ ├── hand.png
45+
│ │ ├── hierarchical.png
46+
│ │ └── LuisBoard.png
47+
```
48+
49+
---
50+
51+
## 📌 Sections
52+
53+
- **Hero** — Introduction, role badges, stats, floating skill tags
54+
- **About** — Background, current activities, and goals
55+
- **Experience** — Wells Fargo & TAMIU Incubatorship
56+
- **Skills** — Languages, backend, DevOps, IT infrastructure, certifications
57+
- **Projects** — Kanban Board, AD Home Lab, Password Checker, DDoS Detection, Heart Device, Hand Gesture, Java Bank
58+
- **Contact** — Formspree contact form + LinkedIn & GitHub links
59+
60+
---
61+
62+
## 👤 About Me
63+
64+
Computer Engineer with 2 years of production software experience at Wells Fargo. Pivoting into IT infrastructure and cybersecurity. Enrolled in MS Computer Science (Cybersecurity concentration) at Arizona State University — Summer 2026.
65+
66+
📍 Chandler, AZ
67+
🔗 [LinkedIn](https://linkedin.com/in/luis-moreno11) · [GitHub](https://github.com/Luis-Morenoo)

0 commit comments

Comments
 (0)