Skip to content
View raulG91's full-sized avatar

Block or report raulG91

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
raulG91/README.md

Hi! My name is Raúl Garcia 👋

About me

I finished my degree on IT in 2014, after a small period working as a web developer, in 2015 I started as ABAP developer. After a few years working with ABAP I was moved to integration team, working mainly with SAP Cloud platform integration. Since 2018 I have been working in different projects implementing interfaces for different customer in Europe and North America. In 2020 I also started to work with Workforce software implementing interfaces with different trhid party systems.

Even I have been working with SAP for long time I am also interesting in learning other programing languages and technologies. I take all oportunities that I have to learn new things and try to apply to my personal projects.

Actually I am living in Granada (Spain) one of the most beautiful cities in Spain.

Technologies

  • SAP HCM
  • SAP Cloud Platform Integration
  • SAP BTP
  • Workforce software
  • MySQL
  • Google cloud
  • Azure

Programing languages

  • ABAP
  • Python
  • JavaScript
  • HTML5
  • CSS

Personal Projects

  • Mi coleccion This is a flask apllication that will allow you to organise your videogame collection. Users can create a profile and store all new items added to his/her collection. It will make easy to get all details about your videogames collection, such as price, platform, state, etc... Flask app uses a MySQL database to store all the information about users and items. Frontend is done using HTML and CSS. It is still under contruction!
  • Weeding website I will get married on April 13th 2024, so I created a small website with information about the event and also a form to confirm assitance. It also uses Flask in combination wiht HTML, CSS and Javascript. The information about invitees is store in a Google sheet, which make easy to modify or check it. I used APIs provided by Google to achieve it. This application is deployed into Google cloud.

Certifications and courses

I’m currently learning

  • My learning roadmap for 2024 is:
    • Review fundamentals for Python: To do that will follow exercises proposed by a spanish streamer (Mouredev) in Twitch. Every week he will propose an exercirse which will be used as a roadmap to learn every languge. Link to the web and the repository with all my contributions
    • Learn about Reflex: This is a Python framework that could be used to build entire web application using only python.
    • Learn more about FastAPI

Projects for 2024

  • Create my portfolio using Reflex
  • Use FastApi to develop an API with MongoDB and deploy it.

Popular repositories Loading

  1. serverless-full-stack-apps-azure-sql serverless-full-stack-apps-azure-sql Public

    Forked from Azure-Samples/serverless-full-stack-apps-azure-sql

    Full stack solution using Javascript, Azure Static Web Apps, Azure Function, Azure SQL Database and a microservice architecture to monitor in real-time public transportation data, create a geofence…

    Jupyter Notebook

  2. retos-programacion-2023 retos-programacion-2023 Public

    Forked from mouredev/retos-programacion-2023

    Ejercicios de código semanales en 2023 de la comunidad MoureDev para practicar lógica en cualquier lenguaje de programación.

    Python

  3. Hello-Python Hello-Python Public

    Forked from mouredev/Hello-Python

    Curso para aprender el lenguaje de programación Python desde cero y para principiantes. Más de 30 clases, 25 horas en vídeo, código y grupo de chat. Desde sus fundamentos hasta la creación de un AP…

    Python

  4. Git-Tutorial Git-Tutorial Public

    JavaScript

  5. Udemy-Python-Course Udemy-Python-Course Public

    Udemy python course

    Python

  6. mi_coleccion mi_coleccion Public

    Mi coleccion app

    Python