Skip to content
View awnonbhowmik's full-sized avatar
Block or Report

Block or report awnonbhowmik

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

Hi My name is Awnon Bhowmik

Software Engineer at United States Postal Service

I am a mathematics graduate student with a decade of experience as an Educator. Currently a professional software developer with a keen interest in Data Science and Cryptography.

  • 🌍  I'm based in Paterson, NJ
  • 🖥️  See my portfolio at my personal site
  • ✉️  You can contact me at my email
  • 🤝  I'm open to collaborating on Projects related to Mathematics, Cryptography, etc
  • ⚡  I occasionally write answers to mathematical problems on Quora and Mathematics StackExchange

Skills

PythonC++CGitJavarlangHTML5ReactNextJsAngularCSS3SassTailwindCSSBootstrapNodeJSOracleMongoDBMySQLLinuxPhotoshopXD

Socials

Badges

My GitHub Stats

awnonbhowmik's GitHub stats

Pinned

  1. Heighway-Dragon-Fractal-Curve Heighway-Dragon-Fractal-Curve Public

    The Heighway Dragon curve - coded in Python with the Turtle module, a Python graphics package

    Python 1

  2. Caesar-Cipher Caesar-Cipher Public

    The Caesar Cipher Encryption Algorithm Coded in C++

    C++

  3. RSA-Python RSA-Python Public

    The RSA algorithm coded in Python

    Python 33 8

  4. Analysis-of-searching-and-sorting-algorithms Analysis-of-searching-and-sorting-algorithms Public

    Sample program whose output can be used to graphically prove the time complexities of various searching and sorting algorithms

    TeX

  5. Poincare-Recurrence Poincare-Recurrence Public

    The Poincare Recurrence Theorem states that, provided a certain level of entropy is introduced into a restricted, bounded and ordered system - the system eventually reaches a state that is close to…

    Python 1

  6. Shor-s-Algorithm Shor-s-Algorithm Public

    A classic algorithm that is capable of breaking a large composite number into two factors

    Python