-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharticles.html
More file actions
154 lines (149 loc) · 7.02 KB
/
Copy patharticles.html
File metadata and controls
154 lines (149 loc) · 7.02 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<title>
Technical Articles - Aixandrolab
</title>
<meta content="Technical articles on Dev.to by Aixandrolab" name="description"/>
<link href="https://aixnadrolab.ru/articles.html" rel="canonical"/>
<link href="https://github.com/aixnadrolab" rel="author"/>
<meta content="Technical Articles - Aixandrolab" property="og:title"/>
<meta content="Articles on Python, Django and other" property="og:description"/>
<meta content="website" property="og:type"/>
<meta content="https://aixnadrolab.ru/articles.html" property="og:url"/>
<meta content="#0d1117" name="theme-color"/>
<link href="css/bootstrap/css/bootstrap.min.css" rel="stylesheet"/>
<link href="css/bootstrap/bootstrap_icons/bootstrap-icons.css" rel="stylesheet"/>
<link href="css/style.css" rel="stylesheet"/>
<link href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><defs><linearGradient id='grad' x1='0%' y1='0%' x2='100%' y2='100%'><stop offset='0%' stop-color='%230d6efd'/><stop offset='100%' stop-color='%230b5ed7'/></linearGradient></defs><path d='M50 15 L20 30 L20 45 C20 65 35 85 50 90 C65 85 80 65 80 45 L80 30 Z' fill='url(%23grad)' stroke='%23ffffff' stroke-width='2'/><path d='M45 55 L35 45 L40 40 L45 45 L60 30 L65 35 Z' fill='%23ffffff'/></svg>" rel="icon" type="image/svg+xml"/>
</head>
<body>
<div class="scroll-progress">
<div class="scroll-progress-bar">
</div>
</div>
<button class="scroll-to-top" id="scrollToTop">
<i class="bi bi-chevron-up">
</i>
</button>
<div class="container">
<div class="paper-container">
<header class="professional-header">
<div class="container">
<div class="header-content">
<div class="main-profile-row">
<div class="avatar-container">
<div class="profile-avatar">
<svg class="bi bi-incognito text-dark" height="64" viewbox="0 0 16 16" width="64" xmlns="http://www.w3.org/2000/svg">
<path d="m4.736 1.968-.892 3.269-.014.058C2.113 5.568 1 6.006 1 6.5 1 7.328 4.134 8 8 8s7-.672 7-1.5c0-.494-1.113-.932-2.83-1.205l-.014-.058-.892-3.27c-.146-.533-.698-.849-1.239-.734C9.411 1.363 8.62 1.5 8 1.5s-1.411-.136-2.025-.267c-.541-.115-1.093.2-1.239.735m.015 3.867a.25.25 0 0 1 .274-.224c.9.092 1.91.143 2.975.143a30 30 0 0 0 2.975-.143.25.25 0 0 1 .05.498c-.918.093-1.944.145-3.025.145s-2.107-.052-3.025-.145a.25.25 0 0 1-.224-.274M3.5 10h2a.5.5 0 0 1 .5.5v1a1.5 1.5 0 0 1-3 0v-1a.5.5 0 0 1 .5-.5m-1.5.5q.001-.264.085-.5H2a.5.5 0 0 1 0-1h3.5a1.5 1.5 0 0 1 1.488 1.312 3.5 3.5 0 0 1 2.024 0A1.5 1.5 0 0 1 10.5 9H14a.5.5 0 0 1 0 1h-.085q.084.236.085.5v1a2.5 2.5 0 0 1-5 0v-.14l-.21-.07a2.5 2.5 0 0 0-1.58 0l-.21.07v.14a2.5 2.5 0 0 1-5 0zm8.5-.5h2a.5.5 0 0 1 .5.5v1a1.5 1.5 0 0 1-3 0v-1a.5.5 0 0 1 .5-.5">
</path>
</svg>
</div>
</div>
<div class="profile-info">
<h1 class="name">
Aixandrolab
</h1>
<p class="title text-primary">
Technical Articles & Blog Posts
</p>
</div>
</div>
</div>
</div>
</header>
<main style="padding: 5px">
<nav class="mobile-navigation" id="mobileNav">
<div class="mobile-nav-container">
<a href="/" class="mobile-nav-btn" aria-label="Go to Home page"><i class="bi bi-house"></i></a>
<a href="/about.html" class="mobile-nav-btn" aria-label="Go to About page"><i class="bi bi-person"></i></a>
<a href="/expertise.html" class="mobile-nav-btn" aria-label="Go to Expertise page"><i class="bi bi-gear"></i></a>
<a href="/applications.html" class="mobile-nav-btn" aria-label="Go to Applications page"><i class="bi bi-grid-3x3-gap-fill"></i></a>
<a href="/ecosystems.html" class="mobile-nav-btn" aria-label="Go to Ecosystems page"><i class="bi bi-diagram-3"></i></a>
<a href="/projects.html" class="mobile-nav-btn" aria-label="Go to Projects page"><i class="bi bi-code-slash"></i></a>
<a href="/packages.html" class="mobile-nav-btn" aria-label="Go to Packages page"><i class="bi bi-box-seam"></i></a>
<a href="/articles.html" class="mobile-nav-btn active" aria-label="Go to Articles page"><i class="bi bi-newspaper"></i></a>
<a target="_blank" href="https://github.com/aixandrolab" class="mobile-nav-btn" aria-label="Go to Github @aixandrolab"><i class="bi bi-github"></i></a>
</div>
</nav>
<br/>
<div class="description-item">
<p class="text-center" style="font-size: 20px">
Technical articles on Dev.to by Aixandrolab
</p>
</div>
<div class="content-section">
<div class="container">
<h2 class="section-title">
Technical Articles
</h2>
<div class="text-end mb-3">
<a class="btn btn-outline-primary" href="https://dev.to/aixandrolab" target="_blank">
<i class="bi bi-file-text">
</i>
View All on Dev.to
<span class="bi bi-arrow-right">
</span>
</a>
</div>
<h1 class="text-muted text-center">Nothing to show here... For now</h1>
</div>
</div>
</main>
<div class="content-section">
<div class="container">
<h2 class="section-title text-center">Connect & Collaborate</h2>
<div class="text-center mb-4">
<a target="_blank" href="https://github.com/aixandrolab" class="btn btn-outline-primary m-1">GitHub</a>
<a target="_blank" href="https://pypi.org/user/aixandrolab/" class="btn btn-outline-primary m-1">PyPI</a>
<a target="_blank" href="https://dev.to/aixandrolab" class="btn btn-outline-primary m-1">Dev.to</a>
</div>
</div>
</div>
<hr>
<div class="content-section">
<div class="container text-center">
<footer>
<p>
©
<span id="currentYear">
</span>
<a class="author-link" href="https://github.com/aixandrolab" target="_blank">
Aixandrolab
</a>
|
<a target="_blank" class="author-link" href="https://github.com/aixandrolab/aixandrolab.github.io">
v1.0.3
</a>
</p>
</footer>
</div>
</div>
</div>
</div>
<script src="css/bootstrap/js/bootstrap.bundle.min.js">
</script>
<script src="js/config.js">
</script>
<script src="js/particle-background.js">
</script>
<script src="js/scroll-manager.js">
</script>
<script src="js/animation-manager.js">
</script>
<script>
document.getElementById('currentYear').textContent = new Date().getFullYear();
</script>
<script>
document.addEventListener('DOMContentLoaded', function () {
if (typeof ScrollManager !== 'undefined') {
new ScrollManager();
} else {
console.error('ScrollManager not found');
}
});
</script>
</body>
</html>