aakashrav
I have a passion for Computational Biochemistry and IoT. Most of my work is done in professional environments, but here are some of my open source contributions
Spaceti https://spaceti.com/San Francisco/Prague
Pinned Repositories
ComputerGraphics
A series of programs written in C++ using the OpenGL framework.
FTPServer
A full-fledged FTP Server written in C for *nix environments, with SSL and SFTP support in the future.
IoTForWeather
An application showcasing Internet of Things technologies coupled with Weather Analytics all built on IBM Bluemix Platform as a Service.
MolecularFeatureEngineering
Machine learning-based identification of separating features in molecular fragments.
ParallelAlgorithms
A collection of programs written in C++ to solve problems in a parallel environment
raytracing
A raytracing program fully equipped with shading, reflection, and antialiasing for clear graphics.
SubspaceClusterGenerator
A Python module for generating several subspace clusters. A subspace cluster is a cluster that is clustered along some dimensions, but unclustered in other dimensions.
TimepixTracking
Subatomic particle detection with frames from Timepix using ROOT and machine learning
UNIXPrograms
Everything from multithreaded file servers and email clients to inetd daemons: these programs were all written so I could gain experience in the field of low-level systems and network programming.
TF_binding
code for exploring TF binding models
aakashrav's Repositories
aakashrav/MolecularFeatureEngineering
Machine learning-based identification of separating features in molecular fragments.
aakashrav/TimepixTracking
Subatomic particle detection with frames from Timepix using ROOT and machine learning
aakashrav/ComputerGraphics
A series of programs written in C++ using the OpenGL framework.
aakashrav/FTPServer
A full-fledged FTP Server written in C for *nix environments, with SSL and SFTP support in the future.
aakashrav/IoTForWeather
An application showcasing Internet of Things technologies coupled with Weather Analytics all built on IBM Bluemix Platform as a Service.
aakashrav/ParallelAlgorithms
A collection of programs written in C++ to solve problems in a parallel environment
aakashrav/raytracing
A raytracing program fully equipped with shading, reflection, and antialiasing for clear graphics.
aakashrav/SubspaceClusterGenerator
A Python module for generating several subspace clusters. A subspace cluster is a cluster that is clustered along some dimensions, but unclustered in other dimensions.
aakashrav/UNIXPrograms
Everything from multithreaded file servers and email clients to inetd daemons: these programs were all written so I could gain experience in the field of low-level systems and network programming.