-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
186 lines (172 loc) · 8.65 KB
/
about.html
File metadata and controls
186 lines (172 loc) · 8.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Get Expert Coaching</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="Im/favicon.webp" type="image/x-icon">
<link rel="preconnect" href="https://fonts.googleapis.com">
<meta name="theme-color" content="#42593F">
</head>
<body style="background-color: #F4F7F2;">
<div class="navigation">
<div class="nav-title">Behavior Pathways</div>
<div class="nav-button-container">
<a href="index" class="nav-button">Home</a>
<a href="services" class="nav-button">Services</a>
<a href="about" class="nav-button" style="opacity: 1;">About</a>
<a href="blog-resources" class="nav-button">Blog & Resources</a>
<a href="contact" class="nav-contact">Contact</a>
</div>
</div>
<div class="navigation-2">
<div class="nav-button-container-2">
<a href="index" class="nav-button-2">Home</a>
<a href="services" class="nav-button-2">Services</a>
<a href="about" class="nav-button-2" style="opacity: 1;">About</a>
<a href="blog-resources" class="nav-button-2">Blog & Resources</a>
</div>
</div>
<div class="home-page" style="background-image:none; height: fit-content; padding-bottom: 0px;">
<div class="subtitle" style="color: #1DA460;">About Me</div>
<div class="title" style="color: black;">
Make<br>meaningful<br>change.
</div>
<div class="body" style="color: black;">
My Approach to Coaching
</div>
<iframe src="https://www.youtube.com/embed/7YDwuFMsPH8" frameborder="0" allowfullscreen
style="margin-top: clamp(16px, 3vw, 32px); height: clamp(200px, 70vw, 800px); border-radius: 16px;"></iframe>
</div>
<div class="section">
<div class="s-row-2">
<div class="s-title-line">30+ years' experience empowering educators.</div>
<div class="s-row-4">
<div class="a-body">
With over three decades spent coaching, mentoring and training teachers, administrators and staff, I
have accumulated extensive experience supporting personal and professional growth.
</div>
</div>
</div>
<div class="s-row-2">
<div class="s-title-line">The education philosophy and values guiding my practice.</div>
<div class="s-row-4">
<div class="a-body">
I believe that every educator has untapped potential to lead classrooms with excellence when given
proper support. My human-centered philosophy values compassion and emotional intelligence.
</div>
</div>
</div>
<div class="s-row-2">
<div class="s-title-line">What past teacher clients highlight about my collaborative process.</div>
<div class="s-row-4">
<div class="a-body">
Teachers praise my judgement-free approach focused on empowerment rather than evaluation, my ability
to offer empathetic guidance, and raised...
</div>
</div>
</div>
<div class="s-row-2">
<div class="s-title-line">My unique framework blending multiple best practices.</div>
<div class="s-row-4">
<div class="a-body">
I synthesize elements of growth mindset coaching, PBIS fundamentals, conflict resolution models and
more into a comprehensive framework tailored to the real-world contexts of modern educational
settings.
</div>
</div>
</div>
</div>
<div class="section" style="background-color: white;">
<div class="subtitle-2">Expertise</div>
<div class="title-2">Qualifications</div>
<div class="body-2">With over three decades of experience as a special educator, Board Certified Behavior
Analyst, and university instructor, I am a deeply knowledgeable and seasoned professional in the field of
applied behavior analysis and special education.</div>
<div class="s-row-2">
<div class="s-title-line">Behavioral Analyst</div>
<div class="s-row-4">
<div class="a-body">
As one of the first 3500 BCBAs in the world, I have extensive knowledge and applied experience in
special education and behavior analysis. I have worked closely with school districts in Texas and
operated my own successful ABA clinic.
</div>
</div>
</div>
<div class="s-row-2">
<div class="s-title-line">Education</div>
<div class="s-row-4">
<div class="a-body">
I earned my Bachelor's degree in Kinesiology and Special Education from Texas A&M Corpus Christi. I
went on to complete a Master's degree focused on Adapted Physical Education at Texas Woman's
University. To gain specialized expertise in applied behavior analysis, I pursued advanced training
from the renowned program at the University of North Texas.
</div>
</div>
</div>
<div class="s-row-2">
<div class="s-title-line">Experience</div>
<div class="s-row-4">
<div class="a-body">
I began my career as a special educator in Texas public schools. Since then, I have worked as a
full-time BCBA consultant in four different school districts, owned and operated an ABA clinic,
trained future BCBAs, and taught various college courses related to special education and behavior
analysis.
</div>
</div>
</div>
<div class="s-row-2">
<div class="s-title-line">Recognition</div>
<div class="s-row-4">
<div class="a-body">
I have been actively involved in leadership roles within prominent state and local organizations for
special education, educational psychology, and applied behavior analysis.
</div>
</div>
</div>
<div class="button-container">
<a href="contact" class="button">Contact</a>
</div>
</div>
<div class="blog-page"
style="background: url('https://images.unsplash.com/photo-1640351484187-41a452cd4559?q=80&w=3090&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D');">
<div class="darken-2"></div>
<div class="subtitle">Weekly Newsletter</div>
<div class="title">
Blog & Resources
</div>
<div class="body">
These articles and resources offer a taste of the wisdom and framework I draw upon in my full practice. As
you walk your own complex path in the teaching profession, know that you are not alone.
</div>
<div class="button-container">
<a href="blog-resources" class="button" style="background-color: white; color:#1D1F1D;">Learn more</a>
<div class="button">Subscribe</div>
</div>
<div class="contact-footer">
<div class="about-detail" style="font-weight: 600;">Contact</div>
<div class="contact-detail-container-row">
<div class="contact-details">
<div class="contact-detail-container-column">
<div class="contact-detail">Phone</div>
<div class="contact-detail-2">210-870-0907</div>
</div>
<div class="contact-detail-container-column">
<div class="contact-detail">Email</div>
<div class="contact-detail-2">lupe@learnwithaba.com</div>
</div>
</div>
<div class="contact-details" style="flex-direction: row;">
<a href="https://www.facebook.com/bcbalupe/">
<img src="Im/facebook.webp" class="icon">
</a>
<a href="https://www.linkedin.com/in/lupe-castaneda-78790a22/">
<img src="Im/linkedin.webp" class="icon">
</a>
<a href="https://www.youtube.com/@lupe5150">
<img src="Im/youtube.webp" class="icon">
</a>
</div>
</div>
</div>
</div>
</body>