Skip to content

Commit b75d494

Browse files
resolve color palette in small screen
1 parent 520169d commit b75d494

File tree

1 file changed

+25
-86
lines changed

1 file changed

+25
-86
lines changed

index.html

Lines changed: 25 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,18 @@
3737
<meta property="og:locale" content="en_US" />
3838
<meta property="og:type" content="website" />
3939
<meta property="og:title" content="Varad Bhogayata | Software Developer" />
40-
<meta property="og:description" content="Software Developer" />
40+
<meta property="og:description" content="Software Developer with a passion for artificial intelligence and backend development." />
4141
<meta property="og:url" content="varadbhogayata.github.io" />
4242
<meta property="og:site_name" content="Varad Bhogayata | Software Developer" />
4343
<meta property="article:publisher" content="varadbhogayata.github.io" />
4444
<meta property="og:image" content="" />
4545
<meta name="twitter:card" content="summary" />
4646
<meta name="twitter:site" content="@varad_bhogayata" />
47-
<meta name="twitter:title" content="Varad Bhogayata | Software Developer" />
47+
<meta name="twitter:title" content="Coder | Technofreak | Explorer | Minimalist | Humane" />
4848
<meta name="twitter:description" content="Software Developer" />
49-
<meta name="twitter:url" content="varadbhogayata.github.io" />
49+
<meta name="twitter:url" content="https://twitter.com/varad_bhogayata" />
5050
<meta name="author" content="Varad Bhogayata" />
51-
<meta name="description" content="Software Developer" />
51+
<meta name="description" content="Software Developer with a passion for artificial intelligence and backend development." />
5252
<link rel="apple-touch-icon" sizes="57x57" href="/assets/img/favicon/apple-icon-57x57.png" />
5353
<link rel="apple-touch-icon" sizes="60x60" href="/assets/img/favicon/apple-icon-60x60.png" />
5454
<link rel="apple-touch-icon" sizes="72x72" href="/assets/img/favicon/apple-icon-72x72.png" />
@@ -88,20 +88,9 @@
8888
<a id="logo-container" aria-label="Navigate to the beginning of the page" href="#intro"
8989
class="brand-logo grey-blue-text">
9090
<img src="/assets/img/my-passport-photo-square.jpg" class="circle img-responsive profile-pic" alt="avatar">
91-
<!-- border: 0.18rem hidden #00796b; -->
9291
</a>
93-
<!-- <span class="d-none d-lg-block">
94-
<img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="/assets/img/my-passport-photo.jpg" alt="">
95-
</span> -->
9692
</li>
9793

98-
<!-- <li class="logo">
99-
<a id="logo-container" aria-label="Navigate to the beginning of the page" href="#intro"
100-
class="brand-logo grey-blue-text">
101-
<h1>Varad Bhogayata<span class="black-text light">Software Developer</span></h1>
102-
</a>
103-
</li> -->
104-
10594
<li class="bold">
10695
<a aria-label="Navigate to the About section" href="#about" class="waves-effect waves-dark teal-text"><i
10796
class="mdi-social-person small"></i><span>About</span></a>
@@ -111,66 +100,52 @@ <h1>Varad Bhogayata<span class="black-text light">Software Developer</span></h1>
111100
class="waves-effect waves-dark teal-text"><i
112101
class="mdi-action-trending-up small"></i><span>Experience</span></a>
113102
</li>
114-
<!-- <li class="bold">
115-
<a aria-label="Navigate to the Projects section" href="#projects" class="waves-effect waves-dark indigo-text"><i
116-
class="mdi-av-web small"></i><span>Projects</span></a>
117-
</li> -->
103+
118104
<li class="bold">
105+
<!-- mdi-av-web small
106+
mdi-av-my-library-books small-->
119107
<a aria-label="Navigate to the Projects section" href="#projects" class="waves-effect waves-dark teal-text"><i
120108
class="mdi-av-my-library-books small"></i><span>Projects</span></a>
121109
</li>
122110

123-
124-
<!-- <li class="bold">
125-
<a aria-label="Navigate to the Skills section" href="#skills" class="waves-effect waves-dark purple-text"><i
126-
class="mdi-av-equalizer small"></i><span>Skills</span></a>
127-
</li> -->
128-
<!--
111+
<li class="bold">
112+
<!--
129113
ICONS:
130114
mdi-action-assessment
131115
mdi-social-poll
132-
-->
133-
<li class="bold">
116+
mdi-av-equalizer
117+
-->
134118
<a aria-label="Navigate to the Skills section" href="#skills" class="waves-effect waves-dark teal-text"><i
135119
class="mdi-action-assessment small"></i><span>Skills</span></a>
136120
</li>
137-
<!-- <li class="bold">
138-
<a aria-label="Navigate to the Awards section" href="#awards" class="waves-effect waves-dark red-text"><i
139-
class="mdi-action-grade small"></i><span>Awards</span></a>
140-
</li> -->
121+
141122
<li class="bold">
123+
<!--
124+
ICONS:
125+
-->
142126
<a aria-label="Navigate to the Education section" href="#education" class="waves-effect waves-dark teal-text"><i
143127
class="mdi-social-school small"></i><span>Education</span></a>
144128
</li>
145129

146-
<!--
130+
<li class="bold">
131+
<!--
147132
1. mdi-communication-contacts
148133
2. mdi-content-mail
149134
3. mdi-communication-email
150-
-->
151-
<!-- <li class="bold">
152-
<a aria-label="Navigate to the Contact section" href="#contact" class="waves-effect waves-dark brown-text"><i
153-
class="mdi-content-mail small"></i><span>Contact</span></a>
154-
</li> -->
155-
<li class="bold">
135+
-->
156136
<a aria-label="Navigate to the Contact section" href="#contact" class="waves-effect waves-dark teal-text"><i
157137
class="mdi-content-mail small"></i><span>Contact</span></a>
158138
</li>
159139

160-
<!-- <li class="bold">
161-
<a aria-label="Navigate to the Blog section" href="#blog"
162-
class="waves-effect waves-dark yellow-text text-darken-2"><i
163-
class="mdi-content-create small"></i><span>Blog</span></a>
164-
</li> -->
165-
<!--
140+
<li class="bold">
141+
<!--
166142
ICONS:
167143
1. mdi-action-description
168144
2. mdi-file-folder
169145
3. mdi-file-folder-open
170146
4. mdi-file-attachment
171147
5. mdi-file-folder-shared
172-
-->
173-
<li class="bold">
148+
-->
174149
<a aria-label="Open Varad's resume in a new tab" href="#resume" target="_blank"
175150
onclick="window.open('https://drive.google.com/file/d/1JK0WiDYe5uMZCtUqLfULc7L28Wrndo6n/view?usp=sharing')"
176151
class="waves-effect waves-dark teal-text"><i class="mdi-file-folder-open small"></i><span>Resume</span></a>
@@ -183,15 +158,14 @@ <h1>Varad Bhogayata<span class="black-text light">Software Developer</span></h1>
183158
<a aria-label="Toggle visibility of the mobile navbar" href="#" data-activates="slide-out"
184159
class="button-collapse"><i class="mdi-navigation-menu"></i></a>
185160
<div class="name-title">
186-
<a id="name" aria-label="Navigate to the beginning of the page" href="#" class="blue-grey-text">Varad
187-
Bhogayata</a><span class="black-text light">Software Developer</span>
161+
<a id="name" aria-label="Navigate to the beginning of the page" href="#" class="teal-text">Varad
162+
Bhogayata</a><span class="black-text">Software Developer</span>
188163
</div>
189164
</nav>
190165

191166
<!-- Nav class 3 -->
192167
<nav class="hide-on-large only">
193168
<ul id="slide-out" class="side-nav">
194-
195169
<li class="bold">
196170
<a aria-label="Navigate to the About section" href="#about" class="waves-effect waves-dark teal-text"><i
197171
class="mdi-social-person small"></i><span>About</span></a>
@@ -209,29 +183,15 @@ <h1>Varad Bhogayata<span class="black-text light">Software Developer</span></h1>
209183
<a aria-label="Navigate to the Skills section" href="#skills" class="waves-effect waves-dark teal-text"><i
210184
class="mdi-action-assessment small"></i><span>Skills</span></a>
211185
</li>
212-
<!-- <li class="bold">
213-
<a aria-label="Navigate to the Awards section" href="#awards" class="waves-effect waves-dark red-text"><i
214-
class="mdi-action-grade small"></i><span>Awards</span></a>
215-
</li> -->
186+
216187
<li class="bold">
217188
<a aria-label="Navigate to the Education section" href="#education" class="waves-effect waves-dark teal-text"><i
218189
class="mdi-social-school small"></i><span>Education</span></a>
219190
</li>
220-
<!-- <li class="bold">
221-
<a aria-label="Navigate to the Contact section" href="#contact" class="waves-effect waves-dark brown-text"><i
222-
class="mdi-content-mail small"></i><span>Contact</span></a>
223-
</li> -->
224191
<li class="bold">
225192
<a aria-label="Navigate to the Contact section" href="#contact" class="waves-effect waves-dark teal-text"><i
226-
class="mdi-communication-contacts small"></i><span>Contact</span></a>
193+
class="mdi-content-mail small"></i><span>Contact</span></a>
227194
</li>
228-
229-
230-
<!-- <li class="bold">
231-
<a aria-label="Navigate to the Contact section" href="#blog"
232-
class="waves-effect waves-dark yellow-text text-dark-3"><i
233-
class="mdi-content-mail small"></i><span>Blog</span></a>
234-
</li> -->
235195
<li class="bold">
236196
<a aria-label="Open Varad's Resume in a new tab"
237197
href="https://drive.google.com/file/d/1JK0WiDYe5uMZCtUqLfULc7L28Wrndo6n/view?usp=sharing" target="_blank"
@@ -288,27 +248,6 @@ <h3 class="page-title white-text teal">About</h3>
288248
<blockquote>
289249
<h2>
290250
Software Developer with a passion for artificial intelligence and backend development.
291-
292-
<!-- [Your professional identity] with [how many years in profession] of professional experience in
293-
[Areas of expertise] with willingness to learn and master/practice [Areas of interests].
294-
[Strongest area of expertise] specialist/practitioner/expert/adept.
295-
296-
professional experience -->
297-
298-
<!-- Self-driven, quick starters, passionate problem solvers with curious mind who love solving very complex, very challenging real world problems -->
299-
<!-- · Excited with opportunities to solve very complex problems and willingness to learn -->
300-
301-
<!-- Detail-oriented Software Engineer with a get-it-done, on-time, and high-quality product spirit and a keen interest in Machine Learning and Game Artificial Intelligence. -->
302-
<!-- Skilled in C++, Python, Go Lang, and Java, with an understanding of Software Development Life Cycle having worked on various software projects using Continuous Integration tools like JIRA, Jenkins, Circle CI, GitHub. -->
303-
304-
<!-- As a Software Developer I am creative, agile, can understand and absorb new technologies quickly to apply them with ongoing projects. I also have experience with C, HTML 5, JavaScript, MATLAB, Wireshark and some hardware like USRPs, Raspberry Pi and ATmega 32. -->
305-
<!-- Passionate about technology and gaining knowledge in all fields encompassing Computer Science, Electronics, and IT. Always eager to learn new things! -->
306-
<!-- Highly motivated to collaborate on projects having real-world impact. -->
307-
<!-- I love building products/softwares which help people in their daily life. -->
308-
<!-- Shoot me an email to discuss a career opportunity or just to say Hi 🙂. -->
309-
<!-- Please see my CV attached. Yes, I'm a Full Stack Dev with 12+ years of experience in IT and looking for a new team to join and utilize my .NET Core/Azure/Node.js/AngularJs/X skills. Yes, I'm available for immediate phone call. No, relocation to East Cost is not an option.
310-
P.S. I don't disclose my current salary and salary expectations but happy to discuss those topics privately.
311-
Cheers, Alex Ershov. -->
312251

313252
</h2>
314253
</blockquote>

0 commit comments

Comments
 (0)