Skip to content
View sohang3112's full-sized avatar
:octocat:
:octocat:

Block or report sohang3112

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
sohang3112/README.md

πŸ‘‹ Hello Everyone! I'm Sohang Chopra

Top Langs

Hi everyone πŸ‘‹. I am a Software Engineer at MFilterIt, where I build data science & machine learning backend APIs using Python and AWS. I also write a technical blog on various Software Engineering topics - check it out: https://sohang3112.github.io/

I have contributed to several Open Source projects, some of which are:

  • ngn/apl (an online interpreter for APL programming language): PR to allow installation offline on a computer or phone as a Progressive Web App.
  • Python typeshed: PR to add type stubs for Flask-SocketIO that can be used by static type analyzer tools like mypy.
  • tldr-pages: Added pages showing common usage examples for commands: rlwrap, systool, also added htop --tree example.
  • macrokata (Rust macro exercises): Corrected Rust compile error in an exercise in this PR
  • Zeromq website: PR to add an example of Zeromq client & server in Haskell.

πŸ› οΈ Projects

  • IForth: It's a Jupyter kernel for Forth programming language, so it allows you to run Forth code in Jupyter notebooks. I forked it from an abandoned repo and added features like syntax highlighting, better error handling, uploading to PyPI, etc.

Note: All my projects' statuses are noted here.

🌱 Learning

  • I'm learning Rust and recently completed solving Rustlings exercises.
  • I am also learning Clojure using Exercism.io exercises.

πŸ“« Contact Information

⚑ Fun Facts

  • Code Golf using APL is too much fun - try it!
  • I love to read a diverse range of genres, both fiction & non-fiction.
  • My favourite sport is chess - I'm always ready for a chess match! πŸ™‚

Pinned Loading

  1. iforth iforth Public

    Jupyter kernel for Forth language - https://www.forth.com/forth/

    Python 2

  2. simple-text-editor simple-text-editor Public archive

    Minimalistic Web-based Text Editor, made with Flask

    CSS

  3. ngn-apl ngn-apl Public archive

    Forked from abrudz/ngn-apl

    An APL interpreter written in JavaScript. Can be installed as an offline Progressive Web App.

    JavaScript 6