Skip to content
View Byronamh's full-sized avatar

Block or report Byronamh

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

Hi there ๐Ÿ‘‹

Find me on

Linkedin: byronamh GitHub byronamh

My technology Stack

const byronamh = {
  code: ['Typescript', 'C++', 'Javascript (ES6+)', 'CSS', 'Python', 'Java', 'HTML', 'PHP'], // in no particular order
  frameworks: ['React', 'Angular', 'Sass', 'Bootstrap', 'NodeJs', 'Express', 'Serverless', 'jQuery'],
  databases: ['PostgreSQL', 'MySQL', 'MongoDB', 'Neo4j', 'AWS Redshift and Dynamo', 'Firebase'],
  otherTools: ['Git', 'BASH', 'SHELL', 'AWS', 'GCP', 'Postaman', 'SCRUM savy', 'Wordpress'],
  
  plannedProjects:[
    'Development of an AWS lambda for video format transpiling using ffmpeg in WASM format',
    'Fork of deepbowling (see pins), to create a Rekognition visualizer opting to use canvas vectors instead of Elements',
    'Planning and coding of an web application that detects (and maybe translates) mayan glyphs using AWS rekognition'
  ]
 }

About me

  • ๐Ÿ“ I'm a Guatemalan/Colombian senior computer science student working as a software engineer since 2015
  • ๐Ÿข I'm currently working at Paypal.com
  • โš™๏ธ In a regular day I use: .ts, react, redux toolkit, webpack
  • โšก๏ธ Fun fact: I'm a great cook! In fact I almost studied to be a chef instead of a CS major

Some projects im lowkey proud of๐Ÿ‘‡:

Pinned Loading

  1. deepBowling.frontend deepBowling.frontend Public

    A web application that analyzes a video input by the user, detecting entities inside of it and rendering bounding boxes around found entities.

    JavaScript

  2. xmppchat xmppchat Public

    A CLI based chat client using xmpp as it's protocol

    Go

  3. proyecto2DB proyecto2DB Public

    A DBMS made from scratch in Python

    Python

  4. CS224N-FINAL CS224N-FINAL Public

    Final project for CS224N. The project extracts data from resumes using en ELMo

    Python

  5. cppChat cppChat Public

    A simple c++ chat client/server using TCP sockets. Made using protobuf for protocol definition.

    C++ 1 1