Skip to content
View aviral36's full-sized avatar
:octocat:
Git me a coffee please!
:octocat:
Git me a coffee please!

Highlights

  • Pro
Block or Report

Block or report aviral36

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

I code in Python, but have tried my hands on various other languages and technologies too. You'll find my projects here.

To know more about my select projects, visit aviral36.github.io.

  • 🔭 I’m currently working on my pet project piplada.
  • ⚡ Fun fact: I'm not a software engineer by profession. I'm a mathematics student, but I love to code!
  • 💻 I did spend some time in my sophomore year experiencing competitive programming, here is my HackerRank profile.

Pinned

  1. piplada piplada Public

    Generate 2D vectors by defining fractal characteristics.

    Python 1

  2. RWHOptimiser RWHOptimiser Public

    RWH optimisation using advanced OR techniques. Project built during national finals of Smart India Hackathon 2019. Team Six Nearest Neighbors. For AM2, Goldman Sachs.

    Jupyter Notebook 3 2

  3. HackerRank-Solutions HackerRank-Solutions Public

    Solutions to Challenges in HackerRank. Python v3.6/v2.7 and C++

    Python 1

  4. AcLAS AcLAS Public

    Account Login Authentication System (AcLAS) performs non-conventional verification techniques to identify genuineness in a login attempt.

    Python 2

  5. DataScience_Projects DataScience_Projects Public

    A collection of all the data science projects done by me in the past. Codes are available as ipynb.

    HTML

  6. hangman hangman Public

    A hangman game, developed on Python3.

    Python