Skip to content
View KevinArce's full-sized avatar
👽
I Come in Peace
👽
I Come in Peace

Block or report KevinArce

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
KevinArce/README.md

Typing SVG

Profile Views LinkedIn Medium Buy Me A Coffee


🧑‍💻 About Me

const kevin = {
  role:        "Mid TypeScript/AWS Engineer @ TELUS Digital",
  location:    "El Salvador 🇸🇻",
  currentWork: "SmartHome+ IoT Platform (TELUS Canada)",
  education:   "Computer Science Engineer — UFG (in progress)",
  interests:   ["Backend Engineering", "IoT Systems", "Agentic AI Workflows", "Embedded/Hardware"],
  funFact:     "TEDx Speaker 🎤 | NASA Space Apps Participant 🚀 | Piano player 🎹",
};
  • 🔭 Currently building TELUS SmartHome+ — the most innovative IoT insignia project at TELUS Canada
  • 🌱 Side projects: SupraCraft (NeoForge Minecraft mod), LexPulse (Wear OS language learning app), hosty (Raspberry Pi 5 homelab)
  • 🤖 Agentic AI practitioner — I write structured user stories + technical specs before delegating to coding agents (Claude, GitHub Copilot, Google Jules)
  • 📝 Writing on Medium about backend engineering and ML
  • 💬 Ask me about TypeScript, NestJS, AWS CDK, Bun.js, Prompt Engineering
  • 📫 Reach me at linkedin.com/in/kevarce

🚀 Featured Projects

Project Description Stack
BreakPoint GitHub App that enforces API contract integrity on PRs — generates & diffs OpenAPI schemas, validates semver bumps, and reports via Check Runs & PR comments TypeScript · Probot · GitHub Actions
Botditor AI-powered Reddit moderation bot with LLM integration, toxic comment detection, spam filtering, and a YAML-driven rule engine TypeScript · Devvit · OpenAI
Envinator CLI tool that statically analyzes codebases to audit process.env usages against .env files — eliminates runtime env errors TypeScript · Node.js
bun-cli Rust-based CLI for scaffolding new Bun.js project structures with one command Rust · Bun.js
LESSA Dataset One of the most downloaded El Salvador datasets — El Salvador Sign Language image dataset for ML research Python · Computer Vision
GermanFromZeroToHero 📱 One of my first commercially sold mobile apps (~2020) — German language learning app with AI-powered object recognition, global chat, grammar lessons, and an integrated translator Dart · Flutter · Firebase
Linux-Arctis-Manager (Contributor) Merged PR fixing hardware pairing for SteelSeries headsets on Linux Linux · Open Source

🛠️ Tech Stack

Core Languages

TypeScript JavaScript Python Rust Dart

Backend & Runtimes

Node.js NestJS Bun Express FastAPI

Cloud & Infrastructure

AWS AWS CDK AWS Lambda Cloudflare Workers Docker GitHub Actions

Databases

PostgreSQL MySQL MongoDB Redis DynamoDB Firebase

AI & Agentic Workflows

Claude GitHub Copilot Google Jules OpenAI

IoT & Hardware

Raspberry Pi Arduino Flutter


📊 GitHub Stats

GitHub Streak


🏆 Highlights

  • 🎤 TEDx Speaker — Delivered a talk on science fiction writing (Dec 2016)
  • 🚀 NASA Space Apps Challenge participant (Oct 2021)
  • 🧠 Stanford ML Course — Supervised Machine Learning: Regression & Classification
  • 📦 96+ public repositories spanning backend, ML, mobile, and hardware
  • 🗂️ Created the LESSA dataset — one of the most popular open datasets from El Salvador
  • 🔬 Research contributor — Centro de Modelaje Matemático, UFG

📑 Blog Posts

💡 More posts coming — follow me on Medium


📈 Contribution Graph

Profile Details

Repos per Language Most Commit Language

Stats Productive Time


"The best backend is the one that disappears — fast, invisible, and always there."

ORCiD Kaggle stardev.io

Pinned Loading

  1. GermanFromZeroToHero GermanFromZeroToHero Public

    Having troubles trying to learn "Deutsch" (German)? I had those too... That's why I made an app that will help you with. You don't need previous knowledge about German or learning languages. What y…

    Dart 7

  2. bun-cli bun-cli Public

    Bun CLI Generator is a command-line tool built in Rust, designed to streamline the process of setting up new Bun projects. With a simple command, users can generate a basic Bun project structure, i…

    TypeScript 11

  3. Scikit-Learn Scikit-Learn Public

    Machine learning project based on sklearn library.

    Python 6

  4. Django-Ecommerce Django-Ecommerce Public

    Django based, E-Commerce Website.

    Python 3

  5. envinator envinator Public

    Envinator is a specialized CLI tool sent back in time to statically analyze your codebase. It identifies all usages of process.env, compares them against your local .env file, and ruthlessly prompt…

    TypeScript 1

  6. BreakPoint BreakPoint Public

    BreakPoint is a TypeScript Probot GitHub App that enforces API contract integrity on pull requests. It generates and compares OpenAPI schemas between the PR branch and the base branch, validates th…

    TypeScript 1