I'm Ash and you've found my personal repo! Feel free to look through and possibly star if you found it helpful or interesting. I am interested in all Computer and Data Science and have various projects in algorithms, front-end development, back-end development, machine learning, data analysis, and generally fun projects. I hope to enter the industry after graduating as a full-stack engineer.
- Fort Collins, Colorado
-
11:22
(UTC -07:00) - https://ashadhikari.com
Pinned Loading
-
Graph_Algorithms_and_Visualization
Graph_Algorithms_and_Visualization PublicA program in C++ that produces outputs to most graph algorithms and images for certain graphs. It considers algorithmic efficiency to produce results for more than 15 algorithms associated with dir…
C++
-
Handwriting_to_3DPrinted_Braille
Handwriting_to_3DPrinted_Braille PublicAn application that classifies handwritten letters, translates them to STL files and then to gcode, which is sent to a 3D printer to be printed as braille characters.
G-code
-
Japanese-to-English-Translator
Japanese-to-English-Translator PublicThis is a translator program I built using Python that will take in a sentence in Japanese and translate the parts of the sentence into English and return an English translation.
Python
-
Data_Augmentation_Using_GANs
Data_Augmentation_Using_GANs PublicThis is a notebook exploring the implementation of a GAN using tensorflow in Python to generate additional data to augment the original training data for testing. The purpose of this project was to…
Jupyter Notebook 2
-
Distributed_Analytics_of_US_Residential_Zoning
Distributed_Analytics_of_US_Residential_Zoning PublicThis is a project that aims to do distributed analytics using clusters using a spatial dataset. Our goal with this project was to analyze the impact of single family rresidential zoning in the US a…
Jupyter Notebook
-
Multithreaded_Matrix_Multiplication
Multithreaded_Matrix_Multiplication PublicThis is a very efficient matrix multiplication calculator built using Java and its concurrency libraries. It can be used to multiply matrices populated using a random seed, but it can also be modif…
Java
If the problem persists, check the GitHub status page or contact support.