akirademoss
Strong interest and motivation toward integrating artificial intelligence and machine learning into full stack application solutions.
Pinned Repositories
Akira_DeMoss_Solution
arrayfire
ArrayFire: a general purpose GPU library.
CMake
Mirror of CMake upstream repository
cuda-9.0-installation-on-ubuntu-18.04
This file contains step by step instructions to install cuda v9.0 and cudnn 7.3.0 in ubuntu 18.04.
LEDtie
This is a project made in the Arduino IDE using an Adafruit Flora Board, RGB neopixels, and conductive thread.
ModularImageViewerAndOpenGL
Exploring the capabilities of JUCE for development of an editor. This is a basic proof of concept illustrating the usefulness of a dockable windows system with a tangible use case developed by myself.
SnapCrack
SnapCrack is an Android application and web UI that is capable of crack detection and localization in real time. SnapCrack leverages basic object detection algorithms to detect cracks in real-time. After a crack has been detected on the mobile application, an image will be stored to the device and sent to a database where it can be viewed in the SnapCrack web portal.
SolarEclipseMegaMovie
Raspberry Pi powered solar eclipse camera GUI programmed using Qt framework for python (PyQt)
SportsScienceAnalytics
this is a fullstack mini-side project to demo a lightweight sports science analytics application, it uses react + vite, react hooks, django, sql, and is easily deployable to AWS free tier EC2 instance
Tensorflow-r1.12-installation-with-cuda-9.0-on-Ubuntu-18.04
This file contains step by step instructions to build Tensorflow r1.12 from sources with cuda v9.0 on Ubuntu 18.04. A prerequisite is to have cuda v9.0 installed.
akirademoss's Repositories
akirademoss/cuda-9.0-installation-on-ubuntu-18.04
This file contains step by step instructions to install cuda v9.0 and cudnn 7.3.0 in ubuntu 18.04.
akirademoss/SnapCrack
SnapCrack is an Android application and web UI that is capable of crack detection and localization in real time. SnapCrack leverages basic object detection algorithms to detect cracks in real-time. After a crack has been detected on the mobile application, an image will be stored to the device and sent to a database where it can be viewed in the SnapCrack web portal.
akirademoss/ModularImageViewerAndOpenGL
Exploring the capabilities of JUCE for development of an editor. This is a basic proof of concept illustrating the usefulness of a dockable windows system with a tangible use case developed by myself.
akirademoss/Akira_DeMoss_Solution
akirademoss/arrayfire
ArrayFire: a general purpose GPU library.
akirademoss/CMake
Mirror of CMake upstream repository
akirademoss/CodingPractice
Just for fun excercises and review
akirademoss/CodingPracticeCpp
Common data structures graphs and binary search tree
akirademoss/SnapClone1.0
Augmented reality centered social media app that allows users to easily send pictures and messages. In-app functionality allows users to edit pictures before sending giving users the ability to add stickers around their face and captions anywhere on the image.
akirademoss/SportsScienceAnalytics
this is a fullstack mini-side project to demo a lightweight sports science analytics application, it uses react + vite, react hooks, django, sql, and is easily deployable to AWS free tier EC2 instance
akirademoss/Tensorflow-r1.12-installation-with-cuda-9.0-on-Ubuntu-18.04
This file contains step by step instructions to build Tensorflow r1.12 from sources with cuda v9.0 on Ubuntu 18.04. A prerequisite is to have cuda v9.0 installed.
akirademoss/CTCI
akirademoss/DjangoBackendTutorial
Simple Tutorial for teaching myself the basics of using a Django Backend with default SQLite3 database
akirademoss/Docker-Django-Pipenv-MySQL
Awesome development environment setup for project with Django Backend
akirademoss/fitbit-heartrate-data
corresponding test data for SportsScienceAnalytics project
akirademoss/forwarding_unit
akirademoss/github-issue-templates
:symbols: A collection of GitHub issue and pull request templates
akirademoss/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
akirademoss/imageOps
Simple program for rotating an image using java awt package. Future development plans: printing time and space complexity to analyze library efficiency. From here we will optimize the algorithm.
akirademoss/kai-cleans
website for my cleaning startup
akirademoss/medium-facenet-tutorial
Facial Recognition Pipeline using Dlib and Tensorflow
akirademoss/models
Models and examples built with TensorFlow
akirademoss/openvdb
OpenVDB - Sparse volume data structure and tools
akirademoss/Operating-Systems
lab stuff
akirademoss/react-docker
akirademoss/RN-firechat
FIrebase backend chat / messaging app (Chat Room + Personal i.e one to one ) with push notification in react native with user sign in/up for personal and anonymous for Global Chat with pusing user to Friendlist for the user to choose friend to chat with. Youtube:
akirademoss/sample
testing a docker + react build
akirademoss/serving
A flexible, high-performance serving system for machine learning models
akirademoss/SnapClone
akirademoss/tensorflow
An Open Source Machine Learning Framework for Everyone