-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
201 lines (185 loc) · 11.8 KB
/
index.html
File metadata and controls
201 lines (185 loc) · 11.8 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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="thoughts, musings, writings">
<meta name="author" content="Bharadwaj">
<title>Bharadwaj's Blog</title>
<!-- RSS Feed -->
<link rel="alternate" type="application/rss+xml" href="https://bharath12345.github.io/feeds/all.atom.xml" title="Bharadwaj's Blog RSS Feed">
<!-- Bootstrap 5 CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap" rel="stylesheet">
<!-- Custom CSS -->
<link rel="stylesheet" href="https://bharath12345.github.io/theme/css/custom.css">
<!-- Favicon -->
<link rel="shortcut icon" href="https://bharath12345.github.io/images/favicon.ico">
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" style="background-color: #483d8b;">
<div class="container-fluid">
<a class="navbar-brand" href="https://bharath12345.github.io/">Bharadwaj's Blog</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav me-auto">
<li class="nav-item">
<a class="nav-link" href="https://bharath12345.github.io/categories.html">Categories</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://bharath12345.github.io/pages/toc/">Index</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://bharath12345.github.io/search.html">Search</a>
</li>
</ul>
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link" href="https://bharath12345.github.io/pages/about/movies/" title="About me">
<svg width="16" height="16" fill="currentColor" viewBox="0 0 16 16" style="vertical-align: -0.125em;">
<path d="M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10z"/>
</svg>
<span class="d-lg-none">About me</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://github.com/bharath12345" title="Projects">
<svg width="16" height="16" fill="currentColor" viewBox="0 0 16 16" style="vertical-align: -0.125em;">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"/>
</svg>
<span class="d-lg-none">GitHub Projects</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="http://www.linkedin.com/in/bharadwajn" title="CV">
<svg width="16" height="16" fill="currentColor" viewBox="0 0 16 16" style="vertical-align: -0.125em;">
<path d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4z"/>
</svg>
<span class="d-lg-none">CV</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="http://www.youtube.com/user/bharadwajnarasimha" title="Videos">
<svg width="16" height="16" fill="currentColor" viewBox="0 0 16 16" style="vertical-align: -0.125em;">
<path d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408L6.4 5.209z"/>
</svg>
<span class="d-lg-none">YouTube Videos</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Secondary Navigation (for About pages, etc.) -->
<!-- Main Content -->
<div class="container main-content">
<div class="row">
<div class="col-12">
<ul class="listing">
<li>
<h3>
<a href="https://bharath12345.github.io/posts/application-developer-view-postgresql-vs-mysql/">Application Developer View: PostgreSQL vs. MySQL</a>
</h3>
<section class="byline">
Wed 01 January 2020
</section>
<p>I reluctantly started to write this post some 6 months ago. As a application developer my knowledge of the internals of DBMS design was (and still is) very limited. It is one thing to work with a DBMS at development and quite another to keep it running as part of …</p>
<hr>
</li>
<li>
<h3>
<a href="https://bharath12345.github.io/posts/functional-conference-random-notes/">Functional Conference: Random Notes...</a>
</h3>
<section class="byline">
Fri 17 October 2014
</section>
<p>The first 'Functional Conference' happened in Bangalore between Oct 9-11. I had been keenly looking forward to it. This is a quick post on the sessions I attended and the conference itself. As the lineup of speakers and topics shaped up in the buildup to the conference on their website …</p>
<hr>
</li>
<li>
<h3>
<a href="https://bharath12345.github.io/posts/experiments-with-xml-xpath-libraries-on-jvm/">Experiments with XML XPath libraries on JVM</a>
</h3>
<section class="byline">
Sat 28 June 2014
</section>
<p>These days I mostly program in Scala. Few weeks ago I ran into a problem to search for data within fairly large XMLs. XPath and XQuery are the standard technologies to query XML's. JVM programmers have a choice of multiple libraries to choose from when it comes to XPath. One …</p>
<hr>
</li>
<li>
<h3>
<a href="https://bharath12345.github.io/posts/run-machine-learning-assignments-on-a-laptops-spark-cluster/">Running Machine-Learning Assignments on my Laptop's Spark Cluster</a>
</h3>
<section class="byline">
Mon 12 May 2014
</section>
<p>The latest offering of Coursera's popular course on Machine Learning by Andrew Ng started in the first week of March. The course requires Matlab's Octave to be used to solve the assignments. Apart from trying to solve the problems in Octave, I decided to solve the assignments in the programming …</p>
<hr>
</li>
<li>
<h3>
<a href="https://bharath12345.github.io/posts/code-retreat/">Code Retreat</a>
</h3>
<section class="byline">
Mon 14 April 2014
</section>
<p>Last Saturday I happened to go to my first code retreat. Hosted by Multunus and conducted by the master programmer Venkat Subramaniam, it was a very learnful experience. Here's a sneak-peek of the event from my eyes. The Format Code retreats are day long coding fests. Programmers take a crack …</p>
<hr>
</li>
</ul>
<!-- Pagination -->
<nav aria-label="Page navigation">
<ul class="pagination justify-content-center">
<li class="page-item disabled">
<span class="page-link">Previous</span>
</li>
<li class="page-item active">
<a class="page-link" href="https://bharath12345.github.io/">1</a>
</li>
<li class="page-item ">
<a class="page-link" href="https://bharath12345.github.io/page/2/">2</a>
</li>
<li class="page-item ">
<a class="page-link" href="https://bharath12345.github.io/page/3/">3</a>
</li>
<li class="page-item ">
<a class="page-link" href="https://bharath12345.github.io/page/4/">4</a>
</li>
<li class="page-item ">
<a class="page-link" href="https://bharath12345.github.io/page/5/">5</a>
</li>
<li class="page-item">
<a class="page-link" href="https://bharath12345.github.io/page/2/">Next</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<!-- Footer -->
<footer class="footer mt-5 py-3 bg-light">
<div class="container text-center">
<p class="text-muted">Powered by Python, Pelican, Bootstrap and GitHub Pages!</p>
</div>
</footer>
<!-- Bootstrap 5 JS Bundle -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
<!-- Lazy load images -->
<script>
document.addEventListener('DOMContentLoaded', function() {
// Add lazy loading to all images in article content
document.querySelectorAll('article img, .content img').forEach(function(img) {
if (!img.hasAttribute('loading')) {
img.setAttribute('loading', 'lazy');
}
});
});
</script>
</body>
</html>