haanguloo
I am a computer science passionate enthusiast, who is actively looking for solving problems with Machine Learning and Deep Learning.
Pittsburgh, PA
Pinned Repositories
Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
awesome-split-keyboards
A collection of ergonomic split keyboards ⌨
AwesomeJavaFX
A curated list of awesome JavaFX libraries, books, frameworks, etc...
bootstrapfx
BootstrapFX: Bootstrap for JavaFX
CheXNet
Deep-Learning-for-Medical-Applications
Deep Learning Papers on Medical Image Analysis
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
deep-learning-tutorials
Tutorials on Deep Learning
MSBIC_Project
This is the project contributed on the very first semester in CMU.
haanguloo's Repositories
haanguloo/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
haanguloo/awesome-split-keyboards
A collection of ergonomic split keyboards ⌨
haanguloo/AwesomeJavaFX
A curated list of awesome JavaFX libraries, books, frameworks, etc...
haanguloo/bootstrapfx
BootstrapFX: Bootstrap for JavaFX
haanguloo/CheXNet
haanguloo/Deep-Learning-for-Medical-Applications
Deep Learning Papers on Medical Image Analysis
haanguloo/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
haanguloo/deep-learning-tutorials
Tutorials on Deep Learning
haanguloo/DeepLearningHW3P1
Files for Homework 3 part 1 of Deep Learning at CMU
haanguloo/DS3234
Arduino drivers for the Dallas/Maxim DS3234 Real Time Clock
haanguloo/Forensics
haanguloo/GlowLabs
MERN stack application for appointment booking and employee/client management
haanguloo/haanguloo.github.io
haanguloo/IEC-62304
haanguloo/java-speech-api
The J.A.R.V.I.S. Speech API is designed to be simple and efficient, using the speech engines created by Google to provide functionality for parts of the API. Essentially, it is an API written in Java, including a recognizer, synthesizer, and a microphone capture utility. The project uses Google services for the synthesizer and recognizer. While this requires an Internet connection, it provides a complete, modern, and fully functional speech API in Java.
haanguloo/java_basics
This is a project created to practice the principles of OOP with Java
haanguloo/karawun
Convert tractography studies from mrtrix into dicom for use in navigation software
haanguloo/LabHacks-1
haanguloo/learning-cluster
A copy of learning cluster assignment wiki to show the diff of each version of wiki
haanguloo/Lily58
6×4+4keys column-staggered split keyboard.
haanguloo/md2pdf
Markdown to PDF conversion tool
haanguloo/opencv
Open Source Computer Vision Library
haanguloo/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
haanguloo/reader
Read the latest Real Python tutorials (PyPI Demo Package)
haanguloo/SecureCodingGuidelines
Secure Coding Guidelines for Java SE
haanguloo/Source-Code-from-Tutorials
Here is the source code from all of my tutorials.
haanguloo/srvfb
Stream a framebuffer device over HTTP
haanguloo/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
haanguloo/Top10
Official OWASP Top 10 Document Repository
haanguloo/webcam-capture
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.