Skip to content
View ctdurazo's full-sized avatar

Organizations

@expertise-com @durazo-technologies @Outloop
Block or Report

Block or report ctdurazo

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

Hi there, I'm Christian! 👋

Christian Durazo | Twitter

I am from Los Angeles, CA where I work as a Software Developer at Expertise.com. I have around several years of experience in Software Engineering with a focus on Backend APIs, micro-services, and Web Development. I am also an advocate for Open-Source Software, Cybersecurity, and STEM Education. In my spare time, I enjoy writing and producing music, as well as luthiery, golf and bowling. I grew up in Charlotte, NC and hold a Bachelor of Science in Computer Science from North Carolina State University in Raleigh, NC.


  • 💬 Ask me about anything here

Languages and Tools:

Top Langs

NOTE: Top languages does not indicate skill level, it is a github metric of which languages I have the most code saved on github. It's a new feature of github-readme-stats

Pinned

  1. DataViewer DataViewer Public

    Database Agnostic Data Analytics View Tool

    CSS

  2. Casino Casino Public

    HTML

  3. durazo-technologies/Escape durazo-technologies/Escape Public

    Escape Text-based game

    Java

  4. handy_python_scripts handy_python_scripts Public

    Forked from thezakpak/handy_python_scripts

    A collection of python scripts that you may find useful.

    Python

  5. CLI-RPN-Calculator CLI-RPN-Calculator Public

    Implementation of a command-line reverse polish notation (RPN) calculator in Python3.

    Python

  6. Stack script for setting up a mail s... Stack script for setting up a mail server with linode.
    1
    #!/bin/bash
    2
    # This block defines the variables that the user of the script needs to input
    3
    # when deploying using this script.
    4
    #
    5
    #<UDF name="hostname" label="The hostname for the new Linode.">