Skip to content
View navrajkalsi's full-sized avatar

Block or report navrajkalsi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
navrajkalsi/README.md

Hi there, I'm Navraj Kalsi

I love to think & learn.


Currently, I am working on:


Things about me:

  • I use Arch btw.
  • I use Neovim btw.
  • I love movies and true IMAX.

Languages I use:

C Javascript Python

Softwares I use:

Arch AWS Neovim


Thanks for stopping by my profile!

Pinned Loading

  1. proxy-c proxy-c Public

    A single-threaded reverse proxy written in C, based on the reactor pattern using Linux's Epoll mechanism. Full asynchronous state handling, supports HTTPS and canonical name redirection for one host.

    C

  2. server-c server-c Public

    A multi-threaded HTTP Server in C, with HTTPS support. Serves static files, supports MIME type detection, handles directory listing (with basic vim motions) and file previews with proper HTTP respo…

    C 8 1

  3. forexpy forexpy Public

    A command-line tool for currency conversion that fetches live Forex exchange rates from popular exchange services using web scraping.

    Python