-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathacessibility.html
202 lines (187 loc) · 13.2 KB
/
acessibility.html
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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Acessibility | Enzo Fuke | If it hasn't worked out yet, it's because it's not over yet</title>
<meta name="description" content="I am Full Stack Developer, AI enthusiast and Cibersecurity Enthusiast">
<meta name="keywords" content="Enzo Fuke, MilesONerd, Data, Data and Machine Learning, Data and Machine Learning Professional, Full Stack Developer, Python, AI, Machine Learning, Deep Learning, Cybersecurity, Web Developer, Programming, GitHub, Technology, Software Development, Cloud Computing, Docker, Rust, Blockchain, Decentralized Web, Web3, Solidity, NoSQL, DevOps, Big Data, Data Engineering, Quantitative Analysis, Advanced Security, Cryptography, Automated Systems, API Development, Agile Development, Scalable Systems">
<meta property="og:url" content="https://milesonerd.github.io" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Enzo Fuke" />
<meta property="og:title" content="Enzo Fuke | If it hasn't worked out yet, it's because it's not over yet" />
<meta property="og:description" content="If it hasn't worked out yet, it's because it's not over yet" />
<meta property="og:image" content="image/Phoenix.jpg" /> <meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="1200" />
<meta property="og:locale" content="en_US" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:domain" content="milesonerd.github.io" />
<meta name="twitter:url" content="https://milesonerd.github.io" />
<meta name="twitter:title" content="Enzo Fuke | If it hasn't worked out yet, it's because it's not over yet" />
<meta name="twitter:description" content="If it hasn't worked out yet, it's because it's not over yet" />
<meta name="twitter:image" content="image/Phoenix.jpg" /> <meta name="twitter:image:width" content="1200" />
<meta name="twitter:image:height" content="1200" />
<link rel="icon" href="img/favicon.ico" type="image/x-icon">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="192x192" href="img/android-chrome-192x192.png">
<link rel="icon" type="image/png" sizes="512x512" href="img/android-chrome-512x512.png">
<link rel="apple-touch-icon" sizes="180x180" href="img/apple-touch-icon.png">
<link rel="manifest" href="img/site.webmanifest">
<div class="h-card">
<a class="u-url" href="https://milesonerd.github.io/">
<img class="u-photo" src="image/Phoenix.jpg" alt="Phoenix Logo Representing Enzo Fuke's Online Identity" width="80" height="80">
</a>
</div>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header>
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/blog">Blog</a></li>
<li><a href="https://github.com/MilesONerd/milesonerd.github.io/discussions">Community</a></li>
<li><a href="/about">About</a></li>
<li><a href="/contact">Contact</a></li>
</ul>
</nav>
</header>
<section class="content">
<div class="column">
<h2>Accessibility Statement:</h2>
<h3>Our Commitment to Accessibility:</h3>
<p>We are committed to making our website accessible to everyone, including individuals with disabilities. We aim to provide a seamless and inclusive browsing experience, ensuring all visitors can access our content and navigate the site effectively.</p>
<p>This website is regularly monitored and maintained to meet the Web Content Accessibility Guidelines (WCAG) 2.1, Level AA. These guidelines help make web content more accessible to people with a variety of abilities and disabilities.</p>
<h3>1. Accessibility Features:</h3>
<p>To enhance accessibility, we have implemented the following features:</p>
<p>- Keyboard Navigation: The site can be navigated using a keyboard for users who cannot use a mouse.</p>
<p>- Screen Reader Compatibility: Our site is compatible with screen readers for visually impaired users.</p>
<p>- Contrast and Readability: Text and background colors are chosen to ensure sufficient contrast for readability.</p>
<p>- Semantic HTML: We use clean and semantic HTML code to improve compatibility with assistive technologies.</p>
<p>- Scalable Text: Users can adjust the text size using browser settings without breaking the layout.</p>
<p>- Responsive Design: The website works seamlessly across different devices and screen sizes, including desktops, tablets, and mobile devices.</p>
<h3>2. Tips for Improving Your Experience:</h3>
<p>Here are a few tips to customize your browsing experience for better accessibility:</p>
<p>Zooming in on Your Screen:</p>
<p>- On Windows: Press the Windows key and + to activate the Magnifier.</p>
<p>- On Mac: Go to System Preferences > Accessibility and enable Zoom.</p>
<p>- On a web browser: Use Ctrl + (Windows) or Cmd + (Mac) to zoom in and Ctrl - / Cmd - to zoom out.</p>
<p>Changing Text Colors or Fonts:</p>
<p>- In Chrome: Go to Preferences > Appearance > Customize Fonts.</p>
<p>- In Safari: Open Preferences > Advanced, and adjust font sizes and styles.</p>
<p>- In Firefox: Go to Menu > Preferences > Fonts & Colors.</p>
<p>Screen Readers:</p>
<p>- For Windows: We recommend NVDA (free) or JAWS.</p>
<p>- For Mac: Use VoiceOver, which is built into macOS.</p>
<p>- For iOS and Android: Use built-in screen readers like VoiceOver (iOS) or TalkBack (Android).</p>
<h3>3. Third-Party Content:</h3>
<p>Our site may contain links to external websites, such as social media platforms (e.g., GitHub, Mastodon). These third-party sites may not be fully accessible, and we are not responsible for their accessibility practices.</p>
<p>For more details, please refer to their respective accessibility policies.</p>
<h3>4. Ongoing Efforts:</h3>
<p>We are continuously working to improve the accessibility of our website. This includes regular testing and reviews to identify and address any issues that may arise.</p>
<h3>5. Updates to This Statement</h3>
<p>This Accessibility Statement may be updated as we make improvements to ensure inclusivity. Please check this page periodically for the latest updates.</p>
</div>
<div class="column">
</div>
</section>
<section class="content">
<div class="column">
<h4>Social:</h4>
<ul>
<h5>
<li><a rel="me" href="https://bitbucket.org/milesonerd">Bitbucket</a></li>
<li><a rel="me" href="https://codeberg.org/MilesONerd">Codeberg</a></li>
<li><a rel="me" href="https://gitea.com/MilesONerd">Gitea</a></li>
<li><a rel="me" href="http://github.com/MilesONerd">GitHub</a></li>
<li><a rel="me" href="https://gitlab.com/MilesONerd">GitLab</a></li>
<li><a rel="me" href="https://g.dev/MilesONerd">Google Developer</a></li>
<li><a rel="me" href="https://gravatar.com/milesonerd">Gravatar</a></li>
<li><a rel="me" href="http://huggingface.co/milesonerd">Hugging Face</a></li>
<li><a rel="me" href="https://instagram.com/milesonerd">Instagram</a></li>
<li><a rel="me" href="https://kaggle.com/milesonerd">Kaggle</a></li>
<li><a rel="me" href="https://openprofile.dev/profile/milesonerd">Linux Foundation</a></li>
<li><a rel="me" href="https://fosstodon.org/@MilesONerd">Mastodon (Fosstodon)</a></li>
<li><a rel="me" href="nostr:npub146dsxth0gjyc9u26pl0uw39tzshylqk28ndz7fexnm3epe5udqms203cle">Nostr</a></li>
<li><a rel="me" href="https://www.postman.com/milesonerd">Postman</a></li>
<li><a rel="me" href="https://stackoverflow.com/users/26412577">Stack Overflow</a></li>
<li><a rel="me" href="https://threads.net/milesonerd">Threads</a></li>
<li><a rel="me" href="https://wakatime.com/@MilesONerd">WakaTime</a></li>
</h5>
</ul>
</div>
<div class="column">
<h4>Public repositories:</h4>
<ul>
<h5>
<li><a href="https://github.com/MilesONerd/MilesONerd">MilesONerd</a></li>
<li><a href="https://github.com/MilesONerd/milesonerd.github.io">milesonerd.github.io</a></li>
<li><a href="https://github.com/MilesONerd/cpython">cpython</a></li>
<li><a href="https://github.com/MilesONerd/solidity">solidity</a></li>
<li><a href="https://github.com/MilesONerd/TypeScript">TypeScript</a></li>
<li><a href="https://github.com/MilesONerd/kotlin">kotlin</a></li>
<li><a href="https://github.com/MilesONerd/linux">linux</a></li>
<li><a href="https://github.com/MilesONerd/chromium">chromium</a></li>
<li><a href="https://github.com/MilesONerd/PowerShell">PowerShell</a></li>
<li><a href="https://github.com/MilesONerd/thc-hydra">thc-hydra</a></li>
<li><a href="https://github.com/MilesONerd/nikto">nikto</a></li>
<li><a href="https://github.com/MilesONerd/social-engineer-toolkit">social-engineer-toolkit</a></li>
<li><a href="https://github.com/MilesONerd/Responder">Responder</a></li>
<li><a href="https://github.com/MilesONerd/flamingo">flamingo</a></li>
<li><a href="https://github.com/MilesONerd/mastodon">mastodon</a></li>
<li><a href="https://github.com/MilesONerd/llama3">llama3</a></li>
<li><a href="https://github.com/MilesONerd/gemma">gemma</a></li>
<li><a href="https://github.com/MilesONerd/gpt-2">gpt-2</a></li>
<li><a href="https://github.com/MilesONerd/grok-1">grok-1</a></li>
<li><a href="https://github.com/MilesONerd/tensorflow">tensorflow</a></li>
<li><a href="https://github.com/MilesONerd/transformers">transformers</a></li>
<li><a href="https://github.com/MilesONerd/sonnet">sonnet</a></li>
<li><a href="https://github.com/MilesONerd/vscode">vscode</a></li>
<li><a href="https://github.com/MilesONerd/pytorch">pytorch</a></li>
<li><a href="https://github.com/MilesONerd/kubernetes">kubernetes</a></li>
<li><a href="https://github.com/MilesONerd/xla">xla</a></li>
<li><a href="https://github.com/MilesONerd/stablehlo">stablehlo</a></li>
<li><a href="https://github.com/MilesONerd/atproto">atproto</a></li>
<li><a href="https://github.com/MilesONerd/terminal">terminal</a></li>
<li><a href="https://github.com/MilesONerd/openai-python">openai-python</a></li>
<li><a href="https://github.com/MilesONerd/ChatRTX">ChatRTX</a></li>
<li><a href="https://github.com/MilesONerd/MyFirstLLM">MyFirstLLM</a></li>
</h5>
</ul>
</div>
<div class="column">
<h4>Policies and Terms:</h4>
<ul>
<h5>
<li><a href="policies-and-terms">Terms of Service</a></li>
<li><a href="policies-and-terms">Privacy Policy</a></li>
<li><a href="policies-and-terms">Cookies Policy</a></li>
</h5>
</ul>
</div>
</section>
<h1 align="center">
<em>If it hasn't worked out yet, it's because it's not over yet</em>
</h1>
</main>
<footer class="footer">
<h5 align="left">
<div>
<a href="https://github.com/MilesONerd/milesonerd.github.io">Repository</a> |
<a href="https://github.com/MilesONerd/milesonerd.github.io/blob/main/LICENSE">Licence</a> |
<a href="https://milesonerd.github.io/feed.xml">Feed RSS</a> |
<a href="/acessibility">Acessibility</a>
</div>
</h5>
<h5 align="right">
<p>Hosted by <a href="https://pages.github.com" rel="nofollow"><em>GitHub Pages</em></a></p>
</h5>
<h5 align="center">
<p><i>This website is not affiliated with any of the companies mentioned. All product names, logos, brands and other trademarks are the property of their respective owners.</i></p>
<p>Copyright © 2024-2025 Enzo Fuke. All Rights Reserved.</p>
</h5>
</footer>
<script src="https://milesonerd.github.io/scripts/functions.js"></script>
</body>
</html>