Skip to content
View xadityax's full-sized avatar
🟢
Active
🟢
Active
  • BITS Pilani Hyderabad
  • Hyderabad

Block or report xadityax

Report abuse

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

Report abuse
xadityax/README.md

Hi there, I'm Aditya! 👋

I'm an undergraduate Computer Science and Biology Dual Majors student with a Minor in Data Science, currently in my final year. You will find a variety of completed and semi-completed projects in my repositories. I have explored a small array of fields in computer science and continue to do so! Some of the work relates to my research and corporate internships.

  • 🌱 I’m currently learning React Native for Cross-platform development and practicing Data Structures and Algorithms.
  • 👯 I’m looking to collaborate with other React developers.
  • 🥅 2021 Goals: Contribute more to open source projects.
  • ⚡ Fun fact: I wrote my first computer program when I was 14.

Connect with me:

Aditya Agarwal | LinkedIn xaditya_x | Instagram


Languages and Tools:

Visual Studio Code

HTML5

CSS3

JavaScript

GraphQL

Node.js

SQL

MySQL

Git

GitHub

Terminal



Pinned Loading

  1. Recommender-Systems-MovieLens1M Recommender-Systems-MovieLens1M Public

    Collaborative Filtering, SVD and CUR based Recommender Systems. Tested on the MovieLens ratings dataset.

    Python 1 1

  2. AdityaIGIB AdityaIGIB Public

    Research - Hidden Markov Model for predicting tissue-specific Gene Expression data. (Markov statistics)

    Jupyter Notebook 5

  3. Feature-Subset-Selection-Genetic-Algorithm Feature-Subset-Selection-Genetic-Algorithm Public

    Forked from rudrajit-kargupta/AI-Assignment-2020

    Best Feature Subset selection using Genetic Algorithm. Tested on open-face emotions dataset using a DNN and Logistic Regression Model.

    Python 1

  4. Simulation-Extendible-Hashing Simulation-Extendible-Hashing Public

    A simulation of the Extendable Hashing scheme. Made with Swing and Graphics in java.

    Java 2

  5. Google-Cloud-Storage-to-BigQuery-flow Google-Cloud-Storage-to-BigQuery-flow Public

    Using google functions/virtual machine to retrieve data from a API, store into GCS bucket and transfer to BigQuery

    JavaScript 1

  6. Locality-Sensitive-Hashing-DNA-Seqs Locality-Sensitive-Hashing-DNA-Seqs Public

    Implementing Locality Sensitive Hashing for DNA Sequences.

    Python