Skip to content
View Nicolas8aa's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Nicolas8aa

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
Nicolas8aa/README.md

Hi, I'm Nicolas Cuellar Ochoa 👋

Full‑stack JavaScript developer based in Colombia. I build practical software with care: web apps, computer vision, and embedded/IoT.

What I Care About

  • 🧠 Clear, maintainable systems over quick hacks
  • 🧪 Shipping useful tools and learning fast
  • ⚙️ Bridging software with the physical world

Professional Activity

  • 💼 Technical Lead at SKYRICHCLUB (remote Australia) — shipping features and hardening resilience/security (CI/CD, testing, OAuth flows, payment providers). Since July 2025.
  • 📈 RISK ANALYTICS — full-time through July 2025, now occasional feature work.

Open‑Source Projects

  • 🪺 counting-eggs-cv — Computer vision to count eggs in baskets (HSV/LAB color spaces).
  • 📊 matlab-scrapper — Scraped and analyzed data to show my university how top schools use MATLAB to support subscription renewal (didn't land, but the analysis was solid).
  • 📡 lora-gateway-esp32 — ESP32 LoRa gateway that forwards packets to a cloud API.
  • 🧭 can-position-temp-system — ESP32 CAN bus control + temperature monitoring system.
  • 🔐 nextjs-shadcn-next-auth — Next.js starter with Auth.js, Prisma, Zod, and server actions.
  • 📎 clip-sync — Simple clipboard sync over SSH for Linux/X11.

What I'm Doing Now

  • 🚀 Building full‑stack and CV projects that solve real problems
  • 📚 Sharpening my tooling and systems thinking
  • 🧰 Growing a set of reusable templates and dev utilities

Connect

Pinned Loading

  1. clip-sync clip-sync Public

    Simple clipboard sync over SSH for Linux/X11.

    Shell 1

  2. lora-gateway-esp32 lora-gateway-esp32 Public

    This device receives LoRa packets from sensor nodes and forwards them over IP (HTTP) to a server or cloud API.

    C++

  3. can-position-temp-system can-position-temp-system Public

    ESP32 CAN bus control + temperature monitoring system.

    C++

  4. counting-eggs-cv counting-eggs-cv Public

    Python

  5. neural_networks neural_networks Public

    Python

  6. normal-filter normal-filter Public

    This app create a normal map to image

    Rust