Eshan Kelkar

B.Tech. Computer Science Student

Indian Institute of Information Technology

Bhopal - India
eshankelkar@galorithm.com
+91 9669635440

Contributor - GSOC 2023
libssh - ASync SFTP Client
Mentor - GSOC 2024
libssh - OpenSSH Certificates

About Me

I am a B.Tech computer science student at IIIT Bhopal, Madhya Pradesh, India.
IIIT is an institute of national importance recognized by Government of India.

I have been working on multithreading, network and system programming using C programming language.

In my free time, I implement MATH and PHYSICS in canvas programming for creating animated visual illustrations of data structures and algorithms.

Currently, other than contributing to open source projects, I am authoring a C library for machine learning.

My Projects

Machine Learning Library
File Transfer Client / Server
Algorithms Visualizer
JS Canvas Components
B.Tech. (CSE) Course Work

My Open Source Contributions


2023 : Selected as a contributor
Project : libssh async SFTP

2024 : Selected as a mentor
Project : Support for OpenSSH certificates

Blogs & Vlogs

Socket API
C Programming language
This blog tries to explain how to use socket api for network programming to create client / server applications using C.
Floating point representation in memory
How floating point value is stored in memory ?
This vlog explains how floating type value is stored in memory and how it is encoded and decoded.