Skip to content
View RubenOlano's full-sized avatar
💭
🙃
💭
🙃
  • Confluent
  • Austin, TX
  • 01:57 (UTC -05:00)

Organizations

@confluentinc@acmutd

Block or report RubenOlano

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

👋 Hi, I'm Ruben Olano

🚀 Graduate CS Student | Go Enthusiast | Scalable Systems

🔥 Current Focus

  • 🚀 BuildingACM Website - Web site for all ACM UTD Info
  • 🐹 Deep Diving into Go - Building distributed systems and high-performance APIs
  • 🔭 Exploring Cloud Native patterns with Docker & Kubernetes
  • 📚 Graduate CS Student @ UT Dallas

🛠️ Tech Stack

Core Languages

GoTypeScriptPython

Backend Ecosystem

GinPostgreSQLRedisgRPC

Frontend & DevOps

ReactNext.jsDockerTerraform

📈 Go Journey

package main
import"fmt"funcmain() {
currentProjects:= []string{
"High-performance API gateways",
"Concurrent processing systems",
"Cloud-native microservices",
}
fmt.Println("Current Go Focus Areas:")
for_, project:=rangecurrentProjects {
fmt.Printf("▸ %s\n", project)
}
}

Popular repositories Loading

  1. javascript-exercises javascript-exercisesPublic

    Forked from TheOdinProject/javascript-exercises

    JavaScript

  2. JavaScript30 JavaScript30Public

    Forked from wesbos/JavaScript30

    30 Day Vanilla JS Challenge

    HTML

  3. Coding-Challenge-F21 Coding-Challenge-F21Public

    Forked from ACM-Research/Coding-Challenge-F21

    Coding challenge for the Fall 2021 cohort

  4. ToDoList ToDoListPublic

    CSS

  5. Blog BlogPublic

    JavaScript

  6. React-Spotify React-SpotifyPublic

    JavaScript