GitHub / xadityax 2 Repositories
Algorithms | Software Development | Computational Biology | Data Science | Ex-SWE Intern @ Microsoft IDC (PPO)
xadityax/Yummpies_new Fork of Toby9933/Yummpies_new
Android Dummy Food Delivery Application. Uses Firebase, Google Maps API.
Language: Java - Size: 709 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

xadityax/TOCR-Pdf-Img-to-Txt
Utilizes the capabilities of Tesseract OCR and improves quality with preprocessing of the images using opencv and other image tools, libraries.
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

xadityax/xadityax
About me.
Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

xadityax/Statsmodels-and-Analysis
Statistical analysis of data using statsmodels in Python. Data visualization using Seaborn
Language: Jupyter Notebook - Size: 474 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

xadityax/Cab-Management-System
Offline Cab Management/Booking System. Developed with Swing in JAVA and MySQL for database management.
Language: Java - Size: 1.4 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

xadityax/Sockets-HTTP-Proxy
Socket programming to serve get requests through a squid proxy server.
Language: C - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

xadityax/ML-Models-from-scratch
Various machine learning models written from scratch.
Language: Jupyter Notebook - Size: 3.05 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

xadityax/Recommender-Systems-MovieLens1M
Collaborative Filtering, SVD and CUR based Recommender Systems. Tested on the MovieLens ratings dataset.
Language: Python - Size: 7.05 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

xadityax/Simulation-Extendible-Hashing
A simulation of the Extendable Hashing scheme. Made with Swing and Graphics in java.
Language: Java - Size: 140 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

xadityax/Search-engine-TF-IDF
Offline search engine for any corpus. Uses TF-IDF scores for ranking.
Language: Python - Size: 3.17 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

xadityax/Feature-Subset-Selection-Genetic-Algorithm Fork of 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.
Language: Python - Size: 857 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

xadityax/MLE-and-Simple-Linear-Regression
Foundations of Data Science. Linear regression, Logistic Regression implemented from scratch. Lasso and Ridge regression.
Language: Jupyter Notebook - Size: 19.8 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

xadityax/Live-feed-object-device-identification-using-Tensorflow-and-OpenCV Fork of ShivangShekhar/Live-feed-object-device-identification-using-Tensorflow-and-OpenCV
How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
Size: 1.55 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

xadityax/NFC-Payments-App
NFC enabled Android-based Payments application. Made in Android Studio with java. Uses firebase for authentication.
Language: Java - Size: 466 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

xadityax/OAuth-v2-Flow-Python
Implement Google OAuthv2 Flow in python. Tested with Google Fit and Fitbit web APIs
Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

xadityax/Google-Cloud-Storage-to-BigQuery-flow
Using google functions/virtual machine to retrieve data from a API, store into GCS bucket and transfer to BigQuery
Language: JavaScript - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

xadityax/Flex-Lexer-Examples
Compiler Construction
Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

xadityax/MultiLevel-Feedback-Queue-Parallel
A C based implementation of the Multi-Level Feedback Queues used in Operating Systems to manage process scheduling.
Language: C - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

xadityax/Locality-Sensitive-Hashing-DNA-Seqs
Implementing Locality Sensitive Hashing for DNA Sequences.
Language: Python - Size: 1.77 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

xadityax/DHIS2-Apache-Tomcat-SV
Setting up tomcat server, PostgreSQL database for DHIS2 dashboard
Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

xadityax/Flutter-Games
Simple Tic-Tac-Toe Game with an aesthetic GUI.
Language: Dart - Size: 103 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 3

xadityax/ERP-BITS
Making ERP easier to access. Collecting data made easier.
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

xadityax/Database-Normalization
Takes Database and Functional dependencies as Input and checks Normalization form and converts up to BCNF.
Language: Java - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

xadityax/Blockchain-Basic-Mining-Hashing
ArrayList Blockchain. Mine Blocks, Verify Transactions. SHA-256 Hashing.
Language: Java - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 2

xadityax/CPU-Simulator
Computer Architecture course project.
Size: 1.48 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

xadityax/Assembly-Programming-Examples-ASM
Learn the basics of Assembly programming using pseudo instructions in assembly language.
Language: Assembly - Size: 4.24 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

xadityax/AdityaIGIB
Research - Hidden Markov Model for predicting tissue-specific Gene Expression data. (Markov statistics)
Language: Jupyter Notebook - Size: 78.1 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

xadityax/ASD-Sleep-NPA
Network Pathway analysis approach to understanding the comorbidity of Sleep disorders with Autism Spectrum Disorder
Size: 36.6 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

xadityax/LexChonk
Lexer for custom programming language.
Language: C++ - Size: 155 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

xadityax/Measure-Contour-IsoRectangles-Guting-algo
Calculates measure of a set of iso oriented rectangles in a finite frame. Rectangles may be intersecting but must have pairwise distinct coordinates.
Language: HTML - Size: 943 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
