Pinned Repositories
BabyCup
Baby Cup is a fully autonomous Artificial Emotional Intelligence UI I designed entirely in CSS (no image files) and coded entirely in vanilla JavaScript (no frameworks/libraries, except for Webpack and Babel for your convenience).
BabyCup-dist
(Baby Cup distribution files are hosted separately here for live testing on GitHub Pages)
cyrillify
Cyrillify obfuscates your text with Cyrillic homoglyphs. Swapping English characters with their Cyrillic equivalents has the benefit of obfuscating text, cloaking content from scrapers and bots while allowing humans to read content as normal.
flay
Flay the diacritics and accents off special characters with Flay. Say goodbye to character matching conflicts for good.
fracty
Fracty is a decimal-to-fraction conversion module that solves the many well known problems with decimal-to-fraction conversion modules.
InstaShare-mobile-app
A cross-platform iOS/Android native mobile app I built in React Native, with a more robust camera with cutting edge features such as facial recognition as well as traditional features such as manual focus and manual white balance.
iOSPhotoMetaDataFixer
A simple Mac utility to make your iOS jpgs' creation dates match their EXIF photo dates. Simply drag and drop your jpgs onto the app and watch their creation dates change in Finder.
namey
Namey will help you narrow down and remember an individual's name with just a few inputs.
Personal-Site-web-app
This is a React app with some of my original piano compositions. It has a contact menu on the left which can be unfurled to view my resume, GitHub and NPM accounts, or to send me an email directly from the app.
scrabble
Scrabble is a lightweight module that lets you cheat on a wide range of word games, most notably, the eponymous.
dvho's Repositories
dvho/fracty
Fracty is a decimal-to-fraction conversion module that solves the many well known problems with decimal-to-fraction conversion modules.
dvho/cyrillify
Cyrillify obfuscates your text with Cyrillic homoglyphs. Swapping English characters with their Cyrillic equivalents has the benefit of obfuscating text, cloaking content from scrapers and bots while allowing humans to read content as normal.
dvho/flay
Flay the diacritics and accents off special characters with Flay. Say goodbye to character matching conflicts for good.
dvho/commatic
Commatic is a lightweight comma delimiter for formatting numbers into standard form periods. Everyone needs one of these.
dvho/InstaShare-mobile-app
A cross-platform iOS/Android native mobile app I built in React Native, with a more robust camera with cutting edge features such as facial recognition as well as traditional features such as manual focus and manual white balance.
dvho/namey
Namey will help you narrow down and remember an individual's name with just a few inputs.
dvho/scrabble
Scrabble is a lightweight module that lets you cheat on a wide range of word games, most notably, the eponymous.
dvho/BabyCup
Baby Cup is a fully autonomous Artificial Emotional Intelligence UI I designed entirely in CSS (no image files) and coded entirely in vanilla JavaScript (no frameworks/libraries, except for Webpack and Babel for your convenience).
dvho/BabyCup-dist
(Baby Cup distribution files are hosted separately here for live testing on GitHub Pages)
dvho/beach-balloons-mobile-app
A cross-platform iOS/Android native mobile app I built in React Native. Re-architecting my original game.
dvho/iOSPhotoMetaDataFixer
A simple Mac utility to make your iOS jpgs' creation dates match their EXIF photo dates. Simply drag and drop your jpgs onto the app and watch their creation dates change in Finder.
dvho/MBTI-web-app
This project demonstrates React in a gamut of use cases. The Fluid-Choice Myers-Briggs Type Indicator is my modern adaptation of the original Forced-Choice Myers-Briggs Type Indicator. It features the ability to answer questions "fluidly" within a continuous range rather than starkly between two forced choices, as in the original.
dvho/MeamStream-mobile-app
A full stack (MERN) messaging app I created in React Native in which users can search GIPHY to drag and drop cool animated layers onto a message canvas.
dvho/Personal-Site-web-app
This is a React app with some of my original piano compositions. It has a contact menu on the left which can be unfurled to view my resume, GitHub and NPM accounts, or to send me an email directly from the app.
dvho/balloons
An all original game I designed entirely in CSS (no image files) and coded entirely in vanilla JavaScript (no frameworks/libraries).
dvho/complete-diff
Recursive directory diffing made for macOS with some extended capabilities to the diff utility.
dvho/digout
Digout recursively extracts and navigates deeply nested data structures, bridging the gaps left by JavaScript's native methods. Flatten multidimensional arrays into a single linear vertical, simplifying preprocessing tasks in AI and machine learning.
dvho/ExifTool-wrapper
A simple wrapper around Phil Harvey's iconic ExifTool providing date-appropriate file renaming prompts and behavior as a standalone utility.
dvho/GS-Exam-app-archive
This is an archive of a hiring exam I did for a contract with Goldman Sachs: Create a React app that is pixel perfect to the provided mockup and extensive spec sheet and only use React, no other NPM packages (e.g. npm moment would have been crucial here).
dvho/lose
As a response to Flay, which flays the diacricial marks off your strings, Lose loses the base characters but keeps the combining diacricial marks.
dvho/magic8ball
An emulation of the illustrious toy I designed entirely in CSS (no image files) and coded entirely in vanilla JavaScript (no frameworks/libraries).
dvho/MemeStream-contact
https://dvho.github.io/MemeStream-contact
dvho/passomatic
Passomatic is a lightweight password generation module that takes one argument, a number from 1-10 as an indication of password strength.
dvho/resume
Resume is not just a resume. I coded an animated widget assistant to help you evaluate my career trajectory. Read along with him or tap to make him disappear. You may also download the pdf, which delineates my skills and the responsibilities I've enjoyed in life so far.
dvho/signoff
Signoff will validate and ensure your email inputs are rigorously RFC compliant without the excess.
dvho/standalone-MBTI-react-app
This is a standalone version of my Continuous-Choice MBTI to demonstrate usage of React with Electron.
dvho/unbloat
Unbloat is a powerful tool designed to help developers manage and clean up their Git repositories by identifying and handling files that were once tracked but are no longer present in the latest commits. It's particularly useful for maintaining a lightweight repo without compromising commit history.
dvho/WeatherWas-web-app
In your everyday weather app you'll see what the weather is and what it might be, but you'll never see what the weather was. Incidentally, most people live on the ground, not in the sky, so their primary concern is what the weather was so they can deduce ground conditions.
dvho/wishwash
Wishwash can be likened to the modulus operator but instead of being used as a single direction counter restarting at the beginning once reaching the max, wishwash counts backwards once reaching the max, forwards again once reaching the min, and continues as such until reaching the value.
dvho/wordley
Wordley will help you solve Wordle if you're in a bind.