Skip to content
View saacostam's full-sized avatar
:shipit:
:shipit:
Block or Report

Block or report saacostam

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

Hi πŸ‘‹, I'm Santiago

A software engineer, interested in full-stack web development.

  • πŸ¦‰ I’m @saacostam
  • πŸ‘€ I’m interested in Full-Stack Web Development. I also enjoy competitive programming.
  • πŸ“š I’m currently studying Systems and Computation Engineering at the National University of Colombia
  • πŸ“« You can reach me at: saacostam@unal.edu.co
  • 🎈 Check my work at: https://saacostam.github.io/portfolio/#/
  • 🌱 I’m currently learning Web Audio API and WebGL

My Main Projects:

πŸ™‹β€β™‚οΈ Portfolio

🎡 Guitar Chords Viewer

πŸ“ 3D Crossy Road Clone

🎹 Music Programming Language

🎧 Lalu - Spotify Clone

Languages and Tools:

bootstrap css3 express git graphql html5 javascript mongodb nodejs postman python react typescript vuejs

Connect with me:

sant1ag0

Pinned

  1. portfolio portfolio Public

    🐹 This is my portfolio website, where I showcase some of my class, professional and personal projects related to Software Engineering.

    Vue

  2. fuzzy-noteable fuzzy-noteable Public

    🎸 SaaS Platform for leaning chords with a real-time interactive visualizer that syncs to a audio source (Youtube video)

    TypeScript

  3. music-dsl music-dsl Public

    🎼 TuneCode is a web programming language for music creation, oriented towards people with experience in the use of software dedicated to music production (DAW: Digital Audio Workstations). Using an…

    JavaScript 1

  4. 3d-crossy-road 3d-crossy-road Public

    πŸ“ This is a clone project for the game Crossy Road, built using BabylonJs as the 3D game engine. The project and class structure mirrors the ExcaliburJs framework, but using the 3D primitives provi…

    TypeScript 1 1

  5. lalu lalu Public

    🎢 This is a spotify-like frontend application created as a class project. The original project had a distributed microservices backend with multiple programming languages and components. Currently,…

    Vue

  6. 3d-music-visualizer 3d-music-visualizer Public

    🎡 This is a website that creates a 3D visualization of audio files, using the AnalyserNode from the JavaScript Audio API, and p5.js & WEBGL to render the graphics. It was built as a class project f…

    JavaScript