Skip to content
View ppradillos's full-sized avatar
Block or Report

Block or report ppradillos

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

Hi there 👋 I'm Pablo Pradillos

About me

I'm an experienced software developer, mainly focused on embedded and backend development for Linux systems. I'm very passionate about learning new technologies as well as meeting devs from all over the world to share thoughts, opinions and contribute to common projects thanks to the Internet. Strong advocate of SOLID principles and good coding practices.

  • 🌱 I’m currently improving my skills in software design and DevOps (Jenkins, Docker)
  • ⚡ I’m currently working on moving from C++11/14 to C++17/20. Thinking of learning Rust in the future.
  • 🔭 I’m currently working on (DIY) IoT projects
  • 👯 I’m looking to collaborate on game development with Unreal Engine for first time (previous experience in Unity)

Reach me in:

Contributing to Discord communities

Join C-eekers! We made this community to help C/C++ beginners and intermediates in their learning process

🛠️ Languages and Tools I commonly use at work and/or personal projects :

C  Cplusplus  Java  Spring  Debian  Docker  Bash  CMake  MySQL 

Books which are worth taking a look, IMHO

Popular repositories

  1. log4embedded log4embedded Public

    Fast-performance, colorful log library for embedded systems

    C 3 1

  2. producers-consumers-cpp producers-consumers-cpp Public

    Small implementation of a classic concurrent programming design pattern: producers/consumers. Coded in C/C++ programming.

    C++ 1

  3. algorithm-exercises-cpp algorithm-exercises-cpp Public

    Repo of small advanced coding exercises to serve as preparation work for coding interviews and/or improve algorithm-resolution skills

    C++

  4. ppradillos ppradillos Public

    My personal repo

  5. Smart_Home Smart_Home Public

    Ongoing project about smart home design and implementation module by module

    CMake

  6. build_service build_service Public

    Little service to build C/C++ projects using CMake

    Python