Skip to content
View arboydev27's full-sized avatar

Organizations

@teKsafari

Block or report arboydev27

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
arboydev27/README.md

Header

views

Building systems that are user intuitive, scalable and performant under pressure ⚡


🚀 About Me

I’m an Incoming Software Engineering Intern at Google (Summer 2026), joining the Data Protection team to help build the next generation of the rule creation engine in Google Admin Console with AI-driven workflows. Right now (Spring 2026), I’m interning at Metron Analytics, redesigning a live sports prediction platform into a serverless AWS architecture. I love building systems and products that are used to solve real world problems at scale. I'm particularly interested in real-time data, serverless pipelines, and production constraints.

  • 🧠 Core interests: Software Engineering in Cloud Infrastructure, Backend systems, Developer Platform and, AI tooling.
  • 🎓 Education: BSc in Computer Science at the University of Oklahoma.
  • 🏗️ I care about: Performant and efficient System designs, end-to-end latency, clean API pipelines, and shipping
  • 🧰 Personal hobbies: F1 Racing (everything racing), Go Karting, Video Games, and building cool stuff.

🧠 What I’m optimizing for (my “engineering loop”)

  • Simple interfaces → strong invariants → measurable performance
  • Build the minimum that ships, then iterate with instrumentation
  • Prefer boring tech for the core, and sharp tools at the edges (AI, streaming, UX polish)

💻 Tech Stack

Category Stack
Languages TypeScript Python Java C++ JavaScript Dart
Frameworks & UI React Next.js Angular Spring Boot Flutter
Cloud Infra & DevOps AWS GCP Azure Docker Kubernetes Railway
AI/ML LangChain Ollama TensorFlow PyTorch HuggingFace
Database Postgres Redis MongoDB TanStack Query Prisma
Tools & Design Git GitHub GitLab Figma Dribbble Adobe

🚀 My Experience

Company Role Stack Key Achievements
Metron Analytics LLC Software Engineering Intern Python, FastAPI, AWS (Lambda, EventBridge, DynamoDB, S3, EC2), PostgreSQL (Supabase), Neon Migrated the live sports prediction backend from FastAPI/Railway to an event-driven AWS serverless stack, sustaining 99.9% uptime during game spikes. Split the pipeline into Batch Training (S3/EC2) + Real-Time Inference (Lambda/DynamoDB), cutting inference latency 50%.
K20 Educational Research Center Software Engineer Intern TypeScript, React, AdonisJS, PostgreSQL, Docker, Kubernetes (GKE), WebSockets, GitHub Actions, Google Cloud Observability Built and shipped a platform with React + AdonisJS + Postgres, optimizing pooling to reduce p95 latency 40%. Deployed Docker services on GKE with WebSocket token-streaming, reducing end-to-end response time 60%.
Sooner Competitive Robotics Software Engineer Intern Python, C++, Linux, TensorFlow, PyTorch Built real-time robot control modules in Python/C++ using concurrent patterns, contributing to a 1st-place finish. Added telemetry-driven tuning that improved navigation precision by 30%.

🏆 Featured Projects

Project Role Stack Key Achievements
QuickNews.ai Full-Stack Developer JavaScript, Next.js, AWS Lambda, API Gateway, CloudWatch, AWS Comprehend Shipped a Next.js app with serverless APIs for news summaries and sentiment analysis. Used Provisioned Concurrency to cut median latency ~2.0s → ~200ms (10x).
Autocomplete Search Engine Full-Stack Developer Java, Spring Boot, TypeScript, Angular, PostgreSQL, Redis Built a search experience with prefix lookup + filtering for role-based usage, handling 100+ concurrent queries. Added Redis caching + query profiling to cut lookup latency by 15%.

📊 GitHub Stats

Metrics

📈 Activity

github contribution grid snake animation

🤝 Let’s Connect

If you're building performance-critical systems, developer tools, or AI infrastructure, I’m always down to talk.

LinkedIn Email

Pinned Loading

  1. quicknews-ai quicknews-ai Public

    QuickNews.ai is a lightning-fast news summarization and sentiment analysis web app that helps you stay informed without information overload.

    JavaScript 1

  2. aether-ios-app aether-ios-app Public

    A native iOS weather terminal built with Swift & SwiftUI, designed with a "Neo-Retro" cyberpunk aesthetic. Aether reimagines the forecast as a high-precision system monitor, combining raw meteorolo…

    Swift

  3. coffeecrazeapp coffeecrazeapp Public

    This is an app for a Coffee restaurant. A user can order a specific item by adding it to cart and finally making a payment for the order.

    C++

  4. CPU_Job_Scheduler_Queue CPU_Job_Scheduler_Queue Public

    A C++ project implementing a custom linked list-based queue, simulating a CPU scheduling system. This project manages CPU jobs with attributes like priority, job type, CPU time, and memory consumpt…

    C++

  5. java-based_blockchain_mining_simulation java-based_blockchain_mining_simulation Public

    Java-based blockchain simulation demonstrating block creation, cryptographic hashing, and Proof-of-Work mining. Each block links securely to the previous one, ensuring chain integrity. Includes val…

    Java

  6. AI_PromptHive_webapp AI_PromptHive_webapp Public

    Developed using Next.js, Google Cloud Platform and MongoDB, PromptHive is an AI-optimized platform for discovering, engineering, and sharing innovative prompts to inspire creativity and drive solut…

    JavaScript