Updated resume and projects list

This commit is contained in:
2025-12-08 11:50:28 -07:00
parent af1bc1ec96
commit ece40de963
2 changed files with 21 additions and 11 deletions
+5 -3
View File
@@ -5,11 +5,13 @@ pub(super) static PROJECTS: &str = r#"# Projects
* **Managarr**: A Rust-based TUI for managing many different Servarr instances (*https://github.com/Dark-Alex-17/managarr*) * **Managarr**: A Rust-based TUI for managing many different Servarr instances (*https://github.com/Dark-Alex-17/managarr*)
* You can test out *Managarr* by visiting the demo site: (*https://managarr-demo.alexjclarke.com*) * You can test out *Managarr* by visiting the demo site: (*https://managarr-demo.alexjclarke.com*)
* **gman**: Universal command line credential management and injection tool (*https://github.com/Dark-Alex-17/gman*) * **gman**: Universal command line credential management and injection tool (*https://github.com/Dark-Alex-17/gman*)
* **Loki**: An All-in-one, batteries included LLM CLI tool (*https://github.com/Dark-Alex-17/loki)
* **devtools**: An AIO CLI for your command line tasks: cloud management (AWS/GCP), databases, AI tools, plotting, system maintenance, and more (*https://github.com/Dark-Alex-17/dtools)
* **ClaSH**: This shell and website (*https://github.com/Dark-Alex-17/ClaSH*) * **ClaSH**: This shell and website (*https://github.com/Dark-Alex-17/ClaSH*)
* **Alerting-API**: A simple API that utilizes the Quartz library to provide a dynamic, reactive alerting system (minus the notification component), built with Kotlin. (*https://github.com/Dark-Alex-17/alerting-api*)
* **AWS Cloud Gaming**: A Bash TUI built with whiptail to provision an EC2 instance in AWS, configure it with Steam, set up a low-latency RDP session using AWS' own NICE DCV to play games using AWS EC2 instances. (*https://github.com/Dark-Alex-17/aws-cloud-gaming*)
* **DynamoDB and DAX Benchmarker**: A simple benchmarking utility built in both Rust and Go to benchmark performance differences between a DynamoDB table that doesn't use DAX, and one that does. An Elastic stack is used to receive the benchmarking metrics in real time so that users can also visualize the benchmarking results in Kibana using the pre-built dashboard. (*https://github.com/Dark-Alex-17/dynamodb-dax-benchmarker*) * **DynamoDB and DAX Benchmarker**: A simple benchmarking utility built in both Rust and Go to benchmark performance differences between a DynamoDB table that doesn't use DAX, and one that does. An Elastic stack is used to receive the benchmarking metrics in real time so that users can also visualize the benchmarking results in Kibana using the pre-built dashboard. (*https://github.com/Dark-Alex-17/dynamodb-dax-benchmarker*)
* **cp_sat**: Rust FFI bindings for the Google OR-Tools CP-SAT Solver to allow using the OR-Tools CP-SAT solver in Rust. (*https://github.com/Dark-Alex-17/cp_sat*) * **cp_sat**: Rust FFI bindings for the Google OR-Tools CP-SAT Solver to allow using the OR-Tools CP-SAT solver in Rust. (*https://github.com/Dark-Alex-17/cp_sat*)
* **AWS Cloud Gaming**: A Bash TUI built with whiptail to provision an EC2 instance in AWS, configure it with Steam, set up a low-latency RDP session using AWS' own NICE DCV to play games using AWS EC2 instances. (*https://github.com/Dark-Alex-17/aws-cloud-gaming*)
* **Alerting-API**: A simple API that utilizes the Quartz library to provide a dynamic, reactive alerting system (minus the notification component), built with Kotlin. (*https://github.com/Dark-Alex-17/alerting-api*)
## Mathematics Sideprojects ## Mathematics Sideprojects
* **Real Analysis - Theorems and Definitions**: A large LaTeX book that's designed to be a quick-reference for many theorems, definitions, lemmas, corrollaries, etc. that are useful when proving conjectures or when studying properties of real numbers. (*https://github.com/Dark-Alex-17/real-analysis-theorems-and-definitions*) * **Real Analysis - Theorems and Definitions**: A large LaTeX book that's designed to be a quick-reference for many theorems, definitions, lemmas, corrollaries, etc. that are useful when proving conjectures or when studying properties of real numbers. (*https://github.com/Dark-Alex-17/real-analysis-theorems-and-definitions*)
@@ -17,5 +19,5 @@ pub(super) static PROJECTS: &str = r#"# Projects
* **Linear Algebra - Theorems and Definitions**: Like the previous two projects, this one is the same idea, except it's a collection of theorems, definitions, etc. in Linear Algebra for quick-reference. It's proven to be incredibly useful when designing models, or when optimizing database queries. (*https://github.com/Dark-Alex-17/linear-algebra-theorems-and-definitions*) * **Linear Algebra - Theorems and Definitions**: Like the previous two projects, this one is the same idea, except it's a collection of theorems, definitions, etc. in Linear Algebra for quick-reference. It's proven to be incredibly useful when designing models, or when optimizing database queries. (*https://github.com/Dark-Alex-17/linear-algebra-theorems-and-definitions*)
## Piano ## Piano
* In my free time, I also love to play the piano. I've posted some videso of myself playing on my TikTok for anyone curious! (*https://www.tiktok.com/@alextusa0*) * In my free time, I also love to play the piano. I've posted some performances to my TikTok for anyone curious enough to look: (*https://www.tiktok.com/@alextusa0*)
"#; "#;
+16 -8
View File
@@ -4,11 +4,11 @@ pub(super) static RESUME: &str = r#"# Alex Clarke
| Email | alex.j.tusa@gmail.com | | Email | alex.j.tusa@gmail.com |
| LinkedIn Profile | linkedin.com/in/alex-clarke-a78b99132 | | LinkedIn Profile | linkedin.com/in/alex-clarke-a78b99132 |
| GitHub Profile | https://github.com/Dark-Alex-17 | | GitHub Profile | https://github.com/Dark-Alex-17 |
| Personal Website | https://alexjclarke.com/ | | Personal Website | https://www.alexjclarke.com/ |
| ---------------- | ------------------------------------- | | ---------------- | ------------------------------------- |
## Professional Summary ## Professional Summary
Principal Software Engineer with 8 years of experience delivering scalable, enterprise-grade solutions across cloud infrastructure, machine learning operations, and distributed systems. Expertise in architecting event-driven systems, optimizing algorithms, and leading cross-functional teams. Proficient in JVM languages (Java, Kotlin, Groovy), Rust, Golang, TypeScript, and modern cloud platforms (AWS). Proven track record of securing major funding through innovative technical solutions and driving projects from proof-of-concept to production at scale. Principal Software Engineer with 8 years of experience delivering scalable, enterprise-grade solutions across cloud infrastructure, machine learning operations, and distributed systems. Expertise in architecting event-driven systems, optimizing algorithms, and leading cross-functional teams. Proficient in JVM languages (Java, Kotlin, Groovy), Rust, Golang, TypeScript, and modern cloud platforms (AWS, GCP). Proven track record of securing major funding through innovative technical solutions and driving projects from proof-of-concept to production at scale.
## Professional Experience ## Professional Experience
@@ -16,15 +16,20 @@ Principal Software Engineer with 8 years of experience delivering scalable, ente
#### Senior Software Engineer #### Senior Software Engineer
April 2025 - Present April 2025 - Present
* Architected and deployed MLOps pipelines using GitHub Actions and GCP services (GCS, Vertex AI, Vertex AI Pipelines, Firestore, Workflows, Pub/Sub) establishing comprehensive CI/CD workflows for machine learning models across multiple healthcare clients, reducing deployment time by 75% and ensuring consistent model versioning * Architected and deployed MLOps pipelines using GitHub Actions and GCP services (GCS, Vertex AI, Vertex AI Pipelines, Firestore, Workflows, Pub/Sub) establishing comprehensive CI/CD workflows for machine learning models across multiple healthcare clients, reducing deployment time by 75% and ensuring consistent model versioning
* Built CI/CD pipeline infrastructure using microservices architecture in Golang deployed to GCP Cloud Run with Terraform for infrastructure as code, enabling automated model deployment workflows and orchestration across multi-tenant environments
* Performed exploratory data analysis and data engineering on incoming patient data tranches, implementing data cleaning, validation, and transformation pipelines to prepare datasets for the data science team's model training workflows
* Engineered advanced monitoring systems for diverse model types (XGBoost, BEHRT, EHRMamba) tracking traditional metrics (feature drift, prediction skew) and custom dynamic indicators, enabling proactive quality management * Engineered advanced monitoring systems for diverse model types (XGBoost, BEHRT, EHRMamba) tracking traditional metrics (feature drift, prediction skew) and custom dynamic indicators, enabling proactive quality management
* Designed automated model retraining system triggered by quality degradation alerts, maintaining prediction precision above 95% threshold across production environments * Designed automated model retraining system triggered by quality degradation alerts, maintaining prediction precision above 95% threshold across production environments
* Built ETL pipelines processing healthcare provider data tranches, performing data discovery and transformation to OMOP Common Data Model standards using GCP DataForm while ensuring HIPAA compliance * Built ETL pipelines processing healthcare provider data tranches, performing data discovery and transformation to OMOP Common Data Model standards using GCP DataForm
* Developed proof-of-concept AI agents leveraging LLMs for engineering task automation and vocabulary concept mapping within OMOP CDM, improving data standardization efficiency by 50% * Developed proof-of-concept AI agents leveraging LLMs for engineering task automation and vocabulary concept mapping within OMOP CDM, improving data standardization efficiency by 50%
### IoTecha Corp ### IoTecha Corp
#### Principal Software Engineer #### Principal Software Engineer
March 2024 - Present March 2024 - Present
* Developed novel EV charging optimization algorithm securing $65M in combined grants and funding for the company; led full lifecycle from research prototype to enterprise-ready production system * Developed novel EV charging optimization algorithm securing $65M in combined grants and funding for the company; led full lifecycle from research prototype to enterprise-ready production system
* Built secure multi-tenant platform scaling to 100M+ messages handling 10,000+ EV chargers with IAM-controlled access, encryption-in-transit (TLS 1.3), and encryption-at-rest using AWS KMS
* Performed threat modeling for cloud-based event-driven workflows identifying and mitigating security risks including data exfiltration, injection attacks, and unauthorized access vectors
* Built real-time visualization dashboard using Grafana displaying dynamic pricing models, generated charging schedules, and cost savings analysis demonstrating 80-90% reduction in charging costs compared to standard charging strategies
* Authored technical whitepaper on optimization algorithm currently undergoing patent application process, demonstrating thought leadership in EV infrastructure optimization * Authored technical whitepaper on optimization algorithm currently undergoing patent application process, demonstrating thought leadership in EV infrastructure optimization
* Architected event-driven system design handling real-time EV charging demands; designed database schemas, documented system architecture, created comprehensive project roadmaps with epics and tickets, and ensured full compliance with CPNI and GDPR regulations * Architected event-driven system design handling real-time EV charging demands; designed database schemas, documented system architecture, created comprehensive project roadmaps with epics and tickets, and ensured full compliance with CPNI and GDPR regulations
* Managed and mentored international engineering team across multiple time zones, coordinating system design, infrastructure provisioning, CI/CD implementation, and data contract establishment * Managed and mentored international engineering team across multiple time zones, coordinating system design, infrastructure provisioning, CI/CD implementation, and data contract establishment
@@ -39,7 +44,8 @@ September 2022 - March 2024
### Bandwidth Inc. ### Bandwidth Inc.
#### Full Stack Software Engineer #### Full Stack Software Engineer
February 2021 - September 2022 February 2021 - September 2022
* Designed and deployed global real-time analytics platform processing 300M daily events using AWS services (Kinesis, OpenSearch, EventBridge, Lambda, API Gateway, ECS, CloudWatch), delivering actionable insights to stakeholders * Designed and deployed secure multi-tenant telecommunications platform processing 300M daily events with role-based access control (RBAC), data isolation, and encryption ensuring FCC and CPNI compliance
* Built and deployed ELK Stack (Elasticsearch, Logstash, Kibana) processing 1M events per second for Call Data Record (CDR) analysis, enabling real-time telecommunications data processing and visualization at massive scale
* Implemented data quality monitoring using machine learning (SageMaker), statistical process control, and time-series models (ARIMA, SARIMAX) ensuring data accuracy * Implemented data quality monitoring using machine learning (SageMaker), statistical process control, and time-series models (ARIMA, SARIMAX) ensuring data accuracy
* Automated infrastructure provisioning and deployment pipelines using Ansible, AWS CDK, and GitHub Actions, reducing deployment time from hours to minutes * Automated infrastructure provisioning and deployment pipelines using Ansible, AWS CDK, and GitHub Actions, reducing deployment time from hours to minutes
* Mentored team members on cloud architecture (AWS), automation strategies, performance optimization, distributed systems theory (CAP theorem), DataOps practices, and software engineering principles (Clean Code, design patterns) * Mentored team members on cloud architecture (AWS), automation strategies, performance optimization, distributed systems theory (CAP theorem), DataOps practices, and software engineering principles (Clean Code, design patterns)
@@ -71,11 +77,13 @@ May 2016 - May 2018
* Bachelor of Science - BS, Theoretical Mathematics * Bachelor of Science - BS, Theoretical Mathematics
## Technical Skills ## Technical Skills
**Languages:** Java, Kotlin, Groovy, Rust, Golang, TypeScript, JavaScript, Python, Bash, SQL, Groovy **Languages:** Java, Kotlin, Groovy, Rust, Golang, TypeScript, JavaScript, Python, Bash, SQL
**Frameworks & Libraries:** Spring Framework (Boot, Cloud, Security), React, Node.js **Frameworks & Libraries:** Spring Framework (Boot, Cloud, Security), React, Node.js
**Cloud & DevOps:** AWS (Kinesis, Lambda, ECS, OpenSearch, EventBridge, SageMaker, CloudWatch, API Gateway, ALB, CDK), GCP (Cloud Run, BigQuery, DataForm, Vertex AI, Compute Engine, Workflows, GCS), Ansible, Terraform, GitHub Actions, Docker, Kubernetes **Cloud & DevOps:** AWS (Kinesis, Lambda, ECS, EC2, VPC, OpenSearch, EventBridge, SageMaker, CloudWatch, API Gateway, ALB, CDK), GCP (Cloud Run, BigQuery, DataForm, Vertex AI, Compute Engine, Workflows, GCS), Ansible, Terraform, GitHub Actions, Docker, Kubernetes, OpenShift
**Databases:** PostgreSQL, MySQL, MongoDB, DynamoDB, Redis, OpenSearch/Elasticsearch, BigQuery **Security:** Encryption (TLS, KMS), IAM, RBAC, Threat Modeling, Multi-tenant Architecture, Zero Trust
**Specializations:** Event-driven architecture, MLOps, distributed systems, algorithm optimization, API design, data engineering, performance tuning, regulatory compliance (GDPR, CPNI) **Observability & Monitoring:** ELK Stack (Elasticsearch, Logstash, Kibana), Grafana, Prometheus, CloudWatch
**Databases:** PostgreSQL, MySQL, DynamoDB, Redis, OpenSearch/Elasticsearch, BigQuery, RDS, S3, SQLite
**Specializations:** Event-driven architecture, MLOps, distributed systems, algorithm optimization, API design, data engineering, performance tuning, regulatory compliance (GDPR, CPNI, FCC)
## Certifications and Awards ## Certifications and Awards
* AWS Certified Solutions Architect * AWS Certified Solutions Architect