Files
Alex_Portfolio/backend/data/experience.json
T

159 lines
7.6 KiB
JSON

[
{
"id": "independent",
"company": "Independent",
"role": "Software Developer / Freelancer",
"location": "Remote",
"start": "2024-06",
"end": null,
"summary": "I develop web and mobile applications for long-term clients sourced through Upwork, agency partnerships, and professional referrals. Working directly with clients and distributed teams, I turn early-stage ideas and complex business requirements into production-ready software. I own projects from discovery and architecture through implementation, cloud deployment, feedback cycles, and ongoing support. Recent work spans membership management, AI-powered safety systems, and financial technology.",
"highlights": [
"Expanded WordPress landing pages into a PHP and PostgreSQL membership platform for IIPM, with membership applications, annual payments, course-progress reviews, and downloadable PDF certificates.",
"Built the Media Pipe and Aegis Android applications with TensorFlow Lite detection and incident alerts integrated into HeroEyez. Deployed in June 2025; broader commercial rollout was later paused.",
"Delivered a Preact and Bun mortgage-lending platform on Cloudflare, using Workers, D1, Durable Objects, and R2 for applications, real-time messaging, and secure documents."
],
"technologies": [
"Preact",
"Bun",
"Cloudflare",
"Android",
"Kotlin",
"TensorFlow Lite",
"PHP",
"PostgreSQL"
],
"projects": [
{
"name": "IIPM.ie",
"period": "Apr 2025 - Mar 2026",
"href": "https://iipm.ie"
},
{
"name": "SafeSchoolz",
"period": "Jun 2024 - Jun 2025",
"href": "https://heroeyez.com"
},
{
"name": "Equity Funding Source",
"period": "Apr 2026 - Jul 2026",
"href": "https://equityfundingsource.com"
}
]
},
{
"id": "covius",
"company": "Covius, LLC",
"role": "Senior Software Engineer",
"location": "Pompano Beach, FL",
"start": "2022-01",
"end": "2024-04",
"summary": "At Covius, a nationwide real estate technology and holdings company, I contributed to the frontend and backend redesign of RealtyBid.com, an online real estate auction platform. The platform combined a REST API backend, a responsive JavaScript frontend, and asynchronous updates to provide users with real-time auction status. I also built internal tools for website administration and customer support.",
"highlights": [
"Contributed to the complete redesign of a major legacy website containing extensive historical data.",
"Helped manage and adapt a legacy database to support the redesigned platform.",
"Built a responsive web application frontend for desktop and mobile browsers.",
"Refined the user experience with QA testers and business partners through iterative sprints and testing sessions.",
"Developed frontend functionality using Angular and RxJS."
],
"technologies": [
"Angular",
"RxJS",
"REST APIs",
"JavaScript",
"SQL"
]
},
{
"id": "sead",
"company": "SEAD Software",
"role": "Software Engineer",
"location": "Delray Beach, FL",
"start": "2021-04",
"end": "2022-07",
"summary": "At SEAD Software, I used Python and web development skills to build web applications and deliver business analytics for healthcare and legal clients. I also improved company-wide development operations with Azure DevOps and development pipelines to streamline team coordination.",
"highlights": [
"Designed and implemented Python code using the Google Cloud Vision API to recognize and digitally categorize physical laboratory documents.",
"Developed a text messaging web application using the Twilio API to automate customer responses and generate leads for law firms.",
"Maintained and implemented Amazon Web Services infrastructure to support multiple projects.",
"Implemented and trained staff on Microsoft Azure DevOps development platform infrastructure.",
"Maintained a large Git code repository for multiple clients."
],
"technologies": [
"Python",
"Google Cloud Vision",
"Twilio",
"AWS",
"Azure DevOps"
]
},
{
"id": "clarity",
"company": "Clarity Diagnostics & Lab Solutions",
"role": "Director of IT",
"location": "Boca Raton, FL",
"start": "2020-09",
"end": "2022-01",
"summary": "Managed IT operations and technology decisions for a medical testing laboratory and diagnostics test manufacturing business. Supported the company's expansion to work with organizations nationwide, including local and state governments. I also managed software quality control, deployment, and training for its sister company, SEAD Software.",
"highlights": [
"Implemented a physical keycard/badge access security system for the entire laboratory facility.",
"Implemented and maintained security standards for email and cloud-based applications in Google Workspace and Microsoft 365.",
"Maintained client-facing websites.",
"Expanded laboratory infrastructure and assisted with quality assurance testing of medical equipment.",
"Managed and instructed other IT staff in their daily responsibilities."
],
"technologies": [
"IT Leadership",
"Google Workspace",
"Microsoft 365",
"Security",
"QA"
]
},
{
"id": "mytap",
"company": "MyTap / Which Craft",
"role": "Lead Developer",
"location": "Albuquerque, NM",
"start": "2016-01",
"end": "2020-04",
"summary": "At this startup, I collaborated with a team of designers to build a craft beer recommendation engine using web scraping and natural language processing (NLP) of online beer reviews. This work introduced me to practical applications of machine learning and AI.",
"highlights": [
"Implemented a robust web scraper in Python using the Scrapy Python library.",
"Created a responsive web application frontend for mobile browsers.",
"Designed custom natural language processing code in Python to create craft beer flavor profiles based on adjective frequency in craft beer review text.",
"Maintained a Django backend serving data from a PostgreSQL database."
],
"technologies": [
"Python",
"Scrapy",
"NLP",
"Django",
"PostgreSQL"
]
},
{
"id": "tricore",
"company": "TriCore Reference Laboratories",
"role": "Production Support Specialist",
"location": "Albuquerque, NM",
"start": "2013-04",
"end": "2017-01",
"summary": "Provided technology support to staff across multiple regional hospitals. Responsibilities included urgent password resets, troubleshooting healthcare applications such as Sunquest, retrieving patient medical records and diagnostic information, and monitoring systems for performance issues and errors.",
"highlights": [
"Solely monitored and supported the company production environment overnight, handling troubleshooting and escalation for an environment supported by 60 staff during the day.",
"Monitored the transmission of patient records between hospitals using different medical record systems and healthcare applications.",
"Guided medical staff through time-sensitive IT troubleshooting affecting patient care.",
"Monitored critical hospital infrastructure for performance and errors, correcting them promptly.",
"Trained new help desk employees on their daily tasks and responsibilities.",
"Remained on-call off hours for emergency assistance."
],
"technologies": [
"Production Support",
"Healthcare IT",
"Monitoring",
"Incident Response",
"Training"
]
}
]