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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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.

πŸ’» I started my coding journey at 16, and after 4 years of honing my skills, I've built a strong foundation across several technologies. Here's a quick overview:

  • Python was my first language (no surprises there!). After mastering the basics, I explored front-end development with HTML & CSS.
  • JavaScript unlocked the power of the DOM and introduced me to dynamic web development.
  • You could see my front end work here: navthinks.vip.
  • I also ventured into working with databases, with MySQL, MongoDB and Data Integration tools like Talend.
  • Recently, I've been focusing on backend development, where I'm really hitting my stride.

πŸŽ“ While studying computer programming at Sheridan College, I developed a passion for cloud technologies:

  • AWS: For its granular control and vast capabilities. I started my website with an nginx server on an EC2 instance but after a month realized that I did not need to pay for the service, as my trial was coming to an end.
  • FireBase: For its efficiency and speed in deployment, I personally found it great for SPAs. My site is hosted with firebase at the moment.

🎯 I'm actively seeking a backend developer role, preferably working with Python, to begin my programming career.

πŸ“¬ If you're hiring for a similar position, feel free to reach out - I'd love to chat!


Thanks for stopping by my profile! Let's build something amazing together πŸš€

Pinned Loading

  1. server-c server-c Public

    Lightweight HTTP Server in C. Serves static files, support MIME type detection, handles directory listing (with vim motions) and file previews with proper HTTP responses.

    C

  2. forexpy forexpy Public

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

    Python