-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
186 lines (148 loc) · 9.81 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="style.css">
<title>Totaro - Home - JS/HTML/CSS/REACT/HTMX/ANGULAR/TAILWIND/SVELTE/CHATGPT - FrontEnd/UX/UI - Developer/Designer - Playground</title>
</head>
<body><a id="top"></a>
<div class="top"></div>
<div><header id="header">
<div class="navbar">
<div class="logo"><a href="https://totaro.github.io/">Totaro</a></div>
<ul class="links">
<li><a href="https://totaro.github.io/">Home</a></li>
<li><a href="https://totaro.github.io/lab/">The Lab</a></li>
<li><a href="https://totaro.github.io/motions/">Motions</a></li>
<li><a href="https://totaro.github.io/weather/">Weather</a></li>
<li><a href="https://totaro.github.io/dictionary/">Dictionary</a></li>
<li><a href="https://totaro.github.io/randomphotogallery/">Photo Gallery</a></li>
<li><a href="https://totaro.github.io/digitalclock/">Digital Clock</a></li>
<li><a href="https://totaro.github.io/reactbase/">Todo List</a></li>
</ul>
<div class="toggle_btn">
<i class="fa-solid fa-bars"></i>
</div>
</div>
<div class="dropdown_menu">
<li><a href="https://totaro.github.io/">Home</a></li>
<li><a href="https://totaro.github.io/lab/">The Lab</a></li>
<li><a href="https://totaro.github.io/motions/">Motions</a></li>
<li><a href="https://totaro.github.io/weather/">Weather</a></li>
<li><a href="https://totaro.github.io/dictionary/">Dictionary</a></li>
<li><a href="https://totaro.github.io/randomphotogallery/">Photo Gallery</a></li>
<li><a href="https://totaro.github.io/digitalclock/">Digital Clock</a></li>
<li><a href="https://totaro.github.io/reactbase/">Todo List</a></li>
</div>
</header>
</div>
<div>
</div>
</div>
<main class="main"><section id="hero"><h1>Welcome to my portfolio!</h1><p class="herop">I am FrontEnd/UX/UI -developer/designer and this is the spot where I play with JavaScript/React/Html/Css/ Htmx/Angular/ Tailwind CSS/Svelte/ ChatGPT/OpenAI. Click the thumbnails below for details or go straight to App from the menu.</p><p class="herop">Also, check out my Figma UX/UI design examples: Landing Page, User Flows, Sitemap, Wireframing and Mobile App Design. Go and look: <a href="https://www.figma.com/design/4Si0OOFZHA7M3LNq1hFiUY/FigmaEssentials?node-id=0%3A1&t=c7t6z3wiDK4cKpK6-1" target=”_blank” alt="Figma examples">Figma examples <i class="fa-solid fa-arrow-up-right-from-square"></i></a></p>
<p class="herop">I also experimented Tableau, data visualization tool for data analysis.<a href="https://public.tableau.com/app/profile/to.ro/vizzes" target=”_blank” alt="Tableau">Tableau <i class="fa-solid fa-arrow-up-right-from-square"></i></a></p>
<p class="herop">New! Showcasing my AI Artistry: <a href="https://totaro.github.io/aiartistry/" target=”_blank” alt="AI Artistry">AI Artistry <i class="fa-solid fa-arrow-up-right-from-square"></i></a></p>
<div class="thumps">
<div><a href="#lab">
<div class="thump7"></div>
<div class="thumptxt">The Lab</div></a>
</div>
<div><a href="#motions">
<div class="thump6"></div>
<div class="thumptxt">Motions</div></a>
</div>
<div><a href="#weather">
<div class="thump"></div>
<div class="thumptxt">Weather</div></a>
</div>
<div><a href="#dictionary">
<div class="thump2"></div>
<div class="thumptxt">Dictionary</div></a>
</div>
<div><a href="#photogallery">
<div class="thump4"></div>
<div class="thumptxt">Gallery</div></a>
</div>
<div><a href="#digitalclock">
<div class="thump3"></div>
<div class="thumptxt">Clock</div></a>
</div>
<div><a href="#todolist">
<div class="thump5"></div>
<div class="thumptxt">ToDo</div></a>
</div>
</div>
</p></section></main>
<a id="lab"></a>
<div class="content">
<div class="box img7"></div>
<div class="box"><div class="card"><h1>The Lab</h1>
<p>The Lab is the place where I play with new miscellaneous things with Html/Css/JavaScript/Htmx/ Angular/ Tailwind CSS/Svelte/ ChatGPT/OpenAI. </p>
<p class="backtotop"><a href="#top">Back to top <i class="fa-solid fa-arrow-turn-up"></i></a></p>
<p class="backtotop"><a href="https://totaro.github.io/lab/">Go to App <i class="fa-solid fa-arrow-up-right-from-square"></i></a></p>
</div>
</div>
</div>
<a id="motions"></a>
<div class="content">
<div class="box img6"></div>
<div class="box"><div class="card"><h1>Motions</h1>
<p>My playground/sandbox where I play with different kinds of web motions and animations. Focuses mainly on web motions and animations so is not fully responsive. (JavaScript/Html/Css/Gsap)</p>
<p class="backtotop"><a href="#top">Back to top <i class="fa-solid fa-arrow-turn-up"></i></a></p>
<p class="backtotop"><a href="https://totaro.github.io/motions/">Go to App <i class="fa-solid fa-arrow-up-right-from-square"></i></a></p>
</div>
</div>
</div>
<a id="weather"></a>
<div class="content">
<div class="box img2"></div>
<div class="box"><div class="card"><h1>Weather</h1>
<p>Weather App with fetch API request from Open Weather Api (https://openweathermap.org/ https://api.openweathermap.org) including eventListener that listens keyboard (Enter) and searchbutton for wanted city to find current weather forecast. (JavaScript/Html/Css)</p>
<p class="backtotop"><a href="#top">Back to top <i class="fa-solid fa-arrow-turn-up"></i></a></p>
<p class="backtotop"><a href="https://totaro.github.io/weather/">Go to App <i class="fa-solid fa-arrow-up-right-from-square"></i></a></p>
</div>
</div>
</div>
<a id="dictionary"></a>
<div class="content">
<div class="box img3"></div>
<div class="box"><div class="card"><h1>English Dictionary</h1>
<p>English dictionary with fetch API request from Free Dictionary API (https://dictionaryapi.dev/ https://api.dictionaryapi.dev) including async/await and try..catch error handling plus eventListener that listens keyboard for wanted word to find. (JavaScript/Html/Css)</p>
<p class="backtotop"><a href="#top">Back to top <i class="fa-solid fa-arrow-turn-up"></i></a></p>
<p class="backtotop"><a href="https://totaro.github.io/dictionary/">Go to App <i class="fa-solid fa-arrow-up-right-from-square"></i></a></p>
</div>
</div>
</div>
<a id="photogallery"></a>
<div class="content">
<div class="box img4"></div>
<div class="box"><div class="card"><h1>PhotoGallery</h1>
<p>Using random pic service (https://picsum.photos/) to make ramdom photogallery site and using button with addEventListener to add new random imagegrid below previous images. (JavaScript/Html/Css)</p><p class="backtotop"><a href="#top">Back to top <i class="fa-solid fa-arrow-turn-up"></i></a></p>
<p class="backtotop"><a href="https://totaro.github.io/randomphotogallery/">Go to App <i class="fa-solid fa-arrow-up-right-from-square"></i></a></p>
</div>
</div>
</div>
<a id="digitalclock"></a>
<div class="content">
<div class="box img"></div>
<div class="box"><div class="card"><h1>Digital Clock </h1>
<p>Digital Clock using Html, Css and JavaScript</p><p class="backtotop"><a href="#top">Back to top <i class="fa-solid fa-arrow-turn-up"></i></a></p>
<p class="backtotop"><a href="https://totaro.github.io/digitalclock/">Go to App <i class="fa-solid fa-arrow-up-right-from-square"></i></a></p>
</div>
</div>
</div>
<a id="todolist"></a>
<div class="content">
<div class="box img5"></div>
<div class="box"><div class="card"><h1>ToDo List</h1>
<p>ToDo List with React using useState, useEffect and LocalStorage. React/Html/Css. </p><p class="backtotop"><a href="#top">Back to top <i class="fa-solid fa-arrow-turn-up"></i></a></p>
<p class="backtotop"><a href="https://totaro.github.io/reactbase/">Go to App <i class="fa-solid fa-arrow-up-right-from-square"></i></a></p>
</div>
</div>
</div>
<script src="https://kit.fontawesome.com/7c8801c017.js" crossorigin="anonymous"></script>
<script src="index.js"></script>
</body>
</html>