I am a Research and Development Lead at ThinkDigits Inc. with a Bachelor of Science in Computer & Information Science from the University of Michigan - Dearborn. I specialize in designing, prototyping, and testing AI-driven solutions that enhance client engagement and improve product efficiency.
I have worked on various projects in Computer Science, including mobile app development, AI/ML implementations, and web development. Click here to see my projects!
Feel free to contact me at LinkedIn or at alimbaydoun@gmail.com
Work Experience
ThinkDigits Inc.
Research and Development Lead | January 2024 - Present
Lead the design, prototyping, and testing of AI-driven solutions for VisionIQ and PathFinder, enhancing product efficiency and client engagement
Develop and present product prototypes to clients, successfully securing follow-up engagements and new business opportunities
Collaborate with local and offshore teams to integrate hardware and software solutions for customized client needs
Act as a bridge between technical and business teams, ensuring smooth translation of complex technical concepts into actionable deliverables
Utilize agile methodologies to streamline product iterations, reducing development time by 15% and improving delivery times
ThinkDigits Inc.
Data Scientist | January 2023 - December 2023
Collaborated on developing machine learning models for VisionIQ and Think360, focusing on model accuracy and deployment
Conducted client demos and proof of concepts, facilitating understanding between technical teams and business stakeholders
Managed local testing environments and optimized cloud resources to support seamless integration and faster deployment cycles
Introduced an advanced annotation tool designed for diverse industry applications, enhancing data annotation efficiency by 20% and cutting model training time by 15%
Walgreens Pharmacy
Pharmacy Technician (PTCB Certified) | August 2015 - December 2022
Managed patient profiles and ensured compliance with medication safety protocols, maintaining high standards of accuracy and patient safety
Provided patient consultations on drug interactions and side effects, enhancing patient care and fostering informed decision-making
Improved inventory accuracy by 15%, ensuring the availability of essential medications and reducing prescription errors
Ford Motor Company
Student Intern | June 2016 - August 2016
Assisted in developing a web-based game for bilingual employees, utilizing AI and NLP technologies to enhance user experience and engagement
Participated in agile scrum meetings and contributed to full-stack development, gaining valuable experience in collaborative software engineering practices
Awarded Ford's Blue Oval STEAM Scholarship for outstanding contributions to the project, demonstrating excellence in innovation
Projects
MicDrop
Team Lead | Senior Design Capstone Project
Led a team to develop and publish a cross-platform mobile application using Flutter, available on both Google Play Store and Apple App Store
Integrated a Firebase backend for real-time database updates, allowing real-time content management and synchronization
Created an admin interface for the client to manage data quickly and efficiently
Earned an Honorable Mention Award for technical contributions and successful client delivery
Notes App
Developer
Created an android application written in Java, used to store personal notes in a local database
Contains a navigation component with two fragments and multiple widgets
Uses Jetpack features to insert, update, fetch and delete a note in/from the database
Skills
Hard Skills: Machine Learning Models (AI/ML), Data Analysis & Pipeline Optimization, Prototyping and Testing (Product Development), Agile Software Development, Research & Development (R&D)
This is bold and this is strong. This is italic and this is emphasized.
This is superscript text and this is subscript text.
This is underlined and this is code: for (;;) { ... }. Finally, this is a link.
Heading Level 2
Heading Level 3
Heading Level 4
Heading Level 5
Heading Level 6
Blockquote
Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.
Preformatted
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';