โ— PHANTOM
๐Ÿ‡ฎ๐Ÿ‡ณ IN
โœ•
Skip to content
View diegorojasj's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report diegorojasj

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

Typing SVG


๐Ÿš€ About Me

const diego = {
  location: "Santa Cruz de la Sierra, Bolivia ๐Ÿ‡ง๐Ÿ‡ด",
  role: "Full-Stack Developer",
  experience: "3+ years",
  currentFocus: ["Data Science", "Kubernetes", "Cloud-Native"],
  openTo: ["Full-time", "Contract", "Collaboration"],
  languages: ["Spanish (Native)", "English (C1)", "French (A1)"]
};

What I actually do day-to-day: I write TypeScript and Python, deploy containers, optimize database queries, and try to keep systems running without surprises. I've gone from monoliths to microservices, from MySQL to MongoDB ReplicaSets, and from manual deploys to CI/CD pipelines. Still learning, still breaking things in staging.

Currently exploring: Data Science & Machine Learning
Open to: Full-stack opportunities, contract work, and open-source collaboration


๐Ÿ› ๏ธ Tech Stack

Languages

TypeScript Python JavaScript PHP Go

Frontend & Backend

React Next.js Vue.js Node.js FastAPI Laravel

Databases & DevOps

MongoDB PostgreSQL Redis Docker Kubernetes AWS


๐Ÿ“Š GitHub Stats

Diego's github activity graph


๐Ÿ† Featured Projects

๐ŸŒพ AgriLynx Pro

Agricultural management system โ€” inventory flow, production tracking across multiple warehouses.

K8s microservices ยท MongoDB ReplicaSet ยท RBAC (60+ permissions) ยท Event-driven architecture

โœˆ๏ธ Reservation Systems

Airline, hotel & insurance booking platforms with real GDS API integrations.

GDS API integration ยท Multi-project codebase ยท MySQL optimization

๐Ÿ’ผ Enterprise CRM

Modular accounting, agent management & CRM system for 50+ internal users.

Automated financial reporting ยท CI/CD with GitHub Actions ยท RESTful API sync

๐Ÿ”ฌ What's Next

Currently diving into Data Science & Machine Learning. Building, learning, shipping.

Open to full-time ยท contract ยท open-source collaboration


๐Ÿ“ Location

๐Ÿ“ Santa Cruz de la Sierra, Bolivia

{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Santa Cruz de la Sierra, Bolivia"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
            [
              [-63.2312, -17.8333],
              [-63.1312, -17.8333],
              [-63.1312, -17.7333],
              [-63.2312, -17.7333],
              [-63.2312, -17.8333]
            ]
        ]
      }
    }
  ]
}
Loading

๐Ÿ’ฌ Let's Connect

Interested in discussing innovative tech projects, cloud-native architectures, or open-source collaboration? Let's talk!

๐Ÿ–ฅ๏ธ Support My Work

Buy Me A Coffee


Profile Views

"Building the future, one commit at a time" ๐Ÿ’ปโœจ

Pinned Loading

  1. container_configs container_configs Public

    Files related to container config in docker, kubernetes, podman and buildah

    Dockerfile 1