Skip to content
View juliog922's full-sized avatar

Block or report juliog922

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

Welcome to My GitHub Profile! πŸ‘‹

About Me

I am a Data Scientist, Backend Developer, and Automation Process Engineer with a strong passion for learning and building innovative solutions. Currently, I am diving into the world of blockchain and distributed systems to further enhance my skills. 🌐

Skills & Technologies

  • Languages: Python 🐍, Rust πŸ¦€
  • Cloud Platforms: AWS ☁️
  • Databases: PostgreSQL πŸ—„οΈ, SQL Server πŸ’Ύ, MongoDB 🌿
  • Web Technologies: HTML 🌐, CSS 🎨
  • Frameworks: Yew 🌟, Rocket πŸš€, FastAPI ⚑, Django 🏰
  • Machine Learning: Keras πŸ€–, Scikit-learn πŸ“š, Seaborn πŸ“ˆ
  • Containers & Orchestration: Docker 🐳, Kubernetes ☸️
  • Emerging Technologies: Blockchain πŸ”—, Distributed Systems 🌍

What I Do

  • Data Science: Analyzing and interpreting complex data to help drive business decisions. πŸ“ˆ
  • Backend Development: Creating robust and scalable backend systems using Python and Rust. πŸ”§
  • Automation: Streamlining processes to enhance efficiency and reduce manual effort. πŸ€–
  • Blockchain & Distributed Systems: Exploring and implementing cutting-edge technologies for secure, decentralized applications. 🌐

Connect with Me

Feel free to reach out if you want to collaborate, discuss new ideas, or just connect!

Thank you for visiting my profile! πŸ™Œ


Always learning, always building. πŸš€

Popular repositories Loading

  1. rust_yew_frontend rust_yew_frontend Public

    We will use the Yew web framework along with wasm crates to build a UI with - Authentication - Several different routes and pages - Forms for CRUD support - State management, custom hooks and reduc…

    Rust 1

  2. state_machine state_machine Public

    This project illustrates a basic implementation of a distributed state management system using Rust.

    Rust 1

  3. rust_toolbox rust_toolbox Public

    The project involves constructing a fully-functional, networked key-value store using best practices in Rust.

    Rust 1

  4. cudara cudara Public

    Cudara is a self-hosted inference server for HuggingFace models. Run LLMs, Vision-Language Models, Embedding models, and Speech Recognition models on your GPU with an Ollama-compatible API.

    Python 1

  5. cudara-client cudara-client Public

    Python client library for the **Cudara** inference server (Ollama-compatible API).

    Python 1

  6. jwt-authentication-API jwt-authentication-API Public

    This project is an authentication API based on FastAPI, JWT, Docker Compose, and PostgreSQL.

    Python