Skip to content
View Over1185's full-sized avatar
🐒
Monkey?
🐒
Monkey?
  • Ecuador
  • 05:12 (UTC -05:00)

Highlights

  • Pro

Organizations

@VIMI-ONE

Block or report Over1185

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

Hi, I'm Jefferson (aka Over1185) 👋

Student @ Pontificia Universidad Católica del Ecuador • Independent Full‑Stack & Multi‑Platform Developer • AI, Systems & CI/CD Enthusiast

🇪🇸 Español

GitHub X BlueSky LinkedIn Freelancer Profile CI Auto Update README


🚀 About Me

I am a university student and independent developer who enjoys:

  • Building modern web interfaces with React, Next.js & Astro
  • Designing APIs and backend logic in Python
  • Experimenting with Rust/Zig for performance and Java/Kotlin for specific ecosystems
  • Creating Minecraft plugins (Java) + mobile apps with React Native / Expo & Kotlin
  • Learning about AI prompting, tooling trends & broader tech news
  • Systems administration basics (Linux servers, scripting, service setup, deployments)
  • Setting up CI/CD pipelines with GitHub Actions
  • Diving into topics out of pure curiosity

Curiosity drives every commit.


🧰 Tech Stack Snapshot

Web Frontend
React • Next.js • Astro • HTML5 • CSS3 • Responsive Design

Mobile / Multi‑Platform
Kotlin (Android) • React Native / Expo

Backend / Core
Python • Rust • Zig (performance exploration) • Java (Minecraft plugins) • Bash scripting

Databases
PostgreSQL • SQLite • SQL fundamentals

Automation / DevOps / Systems
GitHub Actions (CI/CD pipelines) • Linux server setup • Basic service provisioning • Deployment scripting

Other Interests
Prompt Engineering (AI) • Clean Code mindset • Architecture exploration


📂 Selected Public Repos (Growing Portfolio)

Project Focus Stack / Notes Link
Marvel Browser (Firebase Integration) API browsing + persistence JS • Firebase • Frontend integration Marvel_browser-Firebase_Integration
Conversor-Web Conversion utilities React / Web fundamentals Conversor-Web
Quiz Web Interactive quiz app JS / UI logic Quiz_web
Chess Frontend Chess platform UI Component architecture chess-frontend
Ajedrez Back Chess backend (collab) API / game logic ajedrez-back

Want to collaborate? Open an issue, drop a discussion, or DM me on X.


🔄 Recently Updated Repositories (auto)

(This section updates daily via GitHub Actions.)

Last updated: 2025-10-29T02:16:41.586Z


⚙️ Automation & CI/CD

I use GitHub Actions for:

  • Lint / test / build pipelines
  • Branch checks before merging
  • Deploy previews & artifact generation (planned)
  • README automation (recent repos + timestamp)
  • Future: container image builds, security scanning, metrics injection

A sample workflow lives in .github/workflows/profile-ci.yml and dynamic updater in .github/workflows/update-readme.yml.


📊 Activity & Stats

GitHub Stats GitHub Streak Top Languages Contribution Graph

Stats dynamic courtesy of public GitHub stat services (may occasionally fail to load).


🧠 Current Focus

  • Deepening Rust proficiency
  • Sharpening backend and API design patterns in Python
  • CI enhancements (matrix builds, caching strategies)
  • AI prompting techniques & practical mini-tools
  • Better architecture decisions across frontend ↔ backend handoff

🛣️ Learning Roadmap

  • Build a polished full-stack project (auth + real-time features)
  • Launch a personal site / micro‑blog (Astro or Next.js)
  • Publish a small Rust CLI utility
  • Comparative Kotlin vs React Native note
  • Explore SQLite + PostgreSQL performance & migration flows
  • Expand CI to include container build + security scans

🧪 Playground Ideas (Soon)

  • Prompt engineering experiments repo
  • Lightweight AI tool (local model wrapper or API integration)
  • Developer dashboard with dynamic cards
  • Minecraft plugin with an educational twist
  • Automated README section injector via Action

🛠 Quick Badges

Python Rust Java Kotlin React Next.js Astro React Native PostgreSQL Bash GitHub Actions Linux Servers


🧩 How I Work

  • Start small → iterate quickly
  • Learn by shipping, not just reading
  • Prefer clarity over premature abstraction
  • Curiosity > comfort zone

💬 Contact


🎯 Extras

  • Fun fact: I often explore topics totally unrelated to what I'm "supposed" to be learning—and they still end up helping.
  • If a stat card fails to load, refresh—those services are rate limited sometimes.

Built with curiosity, experimentation, and a love for learning.
🌐 Leer en Español

Popular repositories Loading

  1. Baisc-Web Baisc-Web Public

    This is my first web page made with HTML - CSS and JavaScript, the page was taken from a course of the youtube.

    HTML

  2. To-do-React To-do-React Public

    Simple example of To Do in React

    JavaScript

  3. Rick-and-Morty-for-React Rick-and-Morty-for-React Public

    Simple example of Rick and Morty API in React

    JavaScript

  4. Conversor-Web Conversor-Web Public

    Una aplicación web moderna y responsiva para convertir entre diferentes unidades de almacenamiento de datos. Desarrollada con Astro, TypeScript y Tailwind CSS.

    Astro

  5. basic-calculator basic-calculator Public

    TypeScript

  6. Marvel_browser-Firebase_Integration Marvel_browser-Firebase_Integration Public

    JavaScript