Skip to content
View cmartinezal's full-sized avatar

Block or report cmartinezal

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cmartinezal/README.md

πŸ‘‹ Hi, I'm Carolina πŸ‘©πŸ»β€πŸ’»

Senior Software Engineer

I have 7+ years of experience as a Software Engineer. I enjoy managing projects, planning, and designing each phase of the software development lifecycle. I am familiar with a variety of programming languages, but I am always adding new skills to my repertoire. Traveling and learning new cultures is one of my passions, that is why I love working in international teams.

⭐️ Key Tecnologies

Python  Pandas  PLSQL  MySQL  NodeJS 

Express  JavaScript  Bootstrap HTML  CSS 

Docker  Podman  Git  Swagger  OpenAPI 

πŸ”— Let's Connect

LinkedIn  

Popular repositories Loading

  1. Download-folder-Alfresco Download-folder-Alfresco Public

    Download folders from Alfresco using CMIS and REST API

    Python 2 2

  2. Basic-REST-API Basic-REST-API Public

    A basic REST API implemented in NodeJS and documented with Swagger that uses JWT authentication

    JavaScript 1 1

  3. image-filter image-filter Public

    Program in C to apply a filter to an image. CS50 Problem Set 4.

    C 1

  4. birthdays birthdays Public

    Webpage built using Flask. CS50 Problem Set 9.

    HTML 1 3

  5. Binary-Tree-Traversal Binary-Tree-Traversal Public

    Operations to traverse a binary tree

    Python

  6. Array-to-BST Array-to-BST Public

    Convert Sorted Array to Binary Search Tree

    Python