Skip to content
View cdavidbm's full-sized avatar

Organizations

@No-Country

Block or report cdavidbm

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

Hi, I'm Christian!

I am an enthusiast of Python and creative coding, passionate about exploring the intersections between technology and art. 🎨✨ Through programming, I aim to transform abstract ideas into interactive and visual experiences that ignite the imagination.

In addition to my programming endeavors, I engage in sound and visual experimentation using tools like SuperCollider and TouchDesigner. These platforms allow me to create unique soundscapes and visuals, merging music and digital art into one cohesive space. My goal is to use code not just as a tool but as a medium for self-expression and artistic innovation. 🎶💻

import asyncio

async def print_profile():
    await asyncio.sleep(0)
    print("I am a programming teacher with a strong interest in art and philosophy. 🎨🧠 \
          I am currently exploring algorithmic music composition techniques and generative art.  \
          My background in the arts has given me creativity and ingenuity, skills that I apply \
          across various fields of knowledge, including communication and leadership \
          abilities to manage projects and teams. 🤝\n"
          "As a developer, I have a deep proficiency in Python, specializing in backend development \
           with Flask and SQLAlchemy, as well as artificial intelligence applications using NLTK and Keras. 💻")

if __name__ == "__main__":
    asyncio.run(print_profile())

Skillset

  • Programming languages: Python
  • Web development:
    • Flask
    • SQLAlchemy
  • Creative Tools:
    • SuperCollider (Sound and Music Programming)
    • TouchDesigner (Visual Programming for Real-Time Interaction)
  • Other:
    • Algorithmic Composition
    • Generative Art
    • NLTK/Keras (Artificial Intelligence)

Pinned Loading

  1. Color-Palette-Generator Color-Palette-Generator Public

    Analiza paleta de colores a partir de imágenes subidas por el usuario y muestra los 10 colores mas importantes de una imagen.

    Python

  2. Chat-sencillo-en-Python Chat-sencillo-en-Python Public

    Python

  3. libadmin libadmin Public

    Sistema de Gestión de Bibliotecas

    HTML

  4. Consuming-REST-APIs-In-React-With-Axios Consuming-REST-APIs-In-React-With-Axios Public

    JavaScript

  5. CRUD-with-axios-react-hook-form-and-API CRUD-with-axios-react-hook-form-and-API Public

    CRUD with axios, react hook form and API

    JavaScript

  6. Weather-App-Using-Reactjs-And-Weather-API Weather-App-Using-Reactjs-And-Weather-API Public

    JavaScript