Hero

Hey there 👋
I am Yosef Miller,
an AI Student and a Professional
Full-Stack Software Developer.

Select Language:
name:'Yosef Miller',
skills:['HTML`, `TailwindCSS`, `Bootstrap`, `AlpineJS`, `VueJS`, `jQuery`, `React'],
hardWorker:true,
quickLearner:true,
problemSolver:true,
hireable:function() {
return(
this.hardWorker&&
this.problemSolver&&
this.skills.length>=5
);
};
};

Who am I?

I’m Yosef Miller, a passionate problem solver pursuing a Master’s degree in Artificial Intelligence from Johns Hopkins University, with a diverse background that combines technical expertise with creative thinking. As a full-stack developer, I’ve led projects ranging from building an Uber-like platform for lifeguards to designing a complex SMS communication system and automating retail data workflows. With skills in AI/ML, cloud deployment, and an array of languages, I thrive on crafting scalable, user-friendly solutions. Beyond development, I enjoy mentoring, leading community outreach programs, and contributing to organizational projects to make an impact both in and out of tech.

Yosef Miller
Hero
Education
Hero

Expected December 2026

Master of Science, Artificial Intelligence

Johns Hopkins University, Whiting School of Engineering

Hero

August 2024

Bachelor and Master of Arts, Talmudic Law

Ner Israel Rabbinical College

Skills
Hero
Experiences
Hero

(Dec 2023 - Present)

Lead Full-Stack Developer

SplashGuys Lifeguarding Agency

Hero

(Sep 2022 – Present Contractor)

Workflow Automation Engineer

Jool Baby Products

Hero

(Dec 2021 – Jan 2024)

Full-Stack Developer

Audio Lecture Distribution Information System

Hero

(Summers 2017 - 2018)

Software Development Intern

NASA Goddard Space Flight Center

PROJECTS

Autonomous Driving Domain Adaption Research

name:'Autonomous Driving Domain Adaption Research',
tools: ['PyTorch', 'TorchVision', 'Python', 'BDD100K Dataset],
myRole:Johns Hopkins University Deep Learning Course Project,
description: Built and evaluated transfer-learning pipelines for autonomous driving, comparing single-task, multi-task, and domain-adaptation models on BDD100K detection and segmentation. Automated data preparation and visual analysis to track performance under different lighting and weather conditions.
};

Differential-Drive Maze-Navigating Robot

name:'Differential-Drive Maze-Navigating Robot',
tools: ['ROS2', 'Gazebo', 'Python', 'C++', 'Arduino', 'Docker],
myRole:Johns Hopkins University Robotics Course Project,
description: Developed embedded control software for an autonomous differential-drive robot to navigate a physical maze using ROS-based control, kinematics, and odometry. Integrated sensor feedback loops for obstacle avoidance and wall-following, achieving stable real-time path tracking on hardware.
};

Lifeguarding Agency Web App

name:'Lifeguarding Agency Web App',
tools: ['Laravel', 'FilamentPHP', 'Livewire', 'Tailwind CSS', 'Ubuntu', 'PostgreSQL', 'Fly.io', 'DNS', 'Composer', 'AWS S3', 'Stripe', 'Sentry', 'Twilio', 'SMTP', 'Google Maps', 'Google Analytics', 'ReCAPTCHA],
myRole:Founding Engineer & Lead Full Stack Developer,
description: Lead developer for an Uber-like business startup that connects camps and pool owners with local available lifeguards. Fully automated with scheduled reminders and various user dashboards, accessible based on role. Integrated SMS notifications and a dynamic IVR using Twilio API to streamline the provided services. Coded in Laravel and FilamentPHP, integrated with numerous services, and deployed scalable Ubuntu and PostreSQL servers using Fly.io infrastructure.
};

Workflow Automation

name:'Workflow Automation',
tools: ['Power Query', 'Shopify', 'EDI', 'Excel', 'VBA', 'Google Apps Script],
myRole:Independent Contractor,
description: Developed customized algorithms to automate the batch ingestion of retail invoice data for a supply distribution center. Utilized Advanced Power Query Editor as an ETL to extract relevant content from an EDI output in preparation for shipping document generation. Enhanced Shopify Online Store functionality through theme customization to improve user experience and support external vendor integrations.
};

SMS Communication System

name:'SMS Communication System',
tools: ['Twilio', 'Laravel', 'MySQL', 'HTML', 'CSS', 'AlpineJS', 'Tailwind CSS],
myRole:Lead Full Stack Developer,
description: Designed and implemented a complex SMS communication system using Twilio API to facilitate communication between parents and volunteers nationally. Developed a custom CRM to manage client data and track communication history.
};

Audio Lecture Distribution System

name:'Audio Lecture Distribution System',
tools: ['Laravel', 'MySQL', 'HTML', 'Responsive Design', 'Redis', 'AWS S3', 'Multi-Tenant Architecture', 'Eloquent ORM],
myRole:Full Stack Developer,
description: Developed a full-stack web application to efficiently query a multi-tenant SQL database using a versatile taxonomical filtering scheme. Integrated an object-oriented pattern with Laravel PHP framework to composite request data into a query structure to provide advanced query capabilities and search methods.
};

Optical Character Recognition

name:'Optical Character Recognition',
tools: ['MATLAB', 'JavaScript', 'Canny Edge Detection', 'Shape Context Descriptors', 'Template Matching', 'L2 Norms', 'Statistical Comparisons],
myRole:Science Fair 1st Place Project,
description: Developed my own OCR algorithm to isolate and extract text within an image. Implemented Canny Edge Detection and Shape Context descriptors for improved pattern recognition. Provided a GUI to train and detect loaded shapes, including plots of matching results. Micro-optimized the MATLAB code for time-efficient execution by utilizing matrix operations. In addition, wrote a JavaScript implementation of a Template Matching approach using L2 Norms and various statistical comparisons.
};