Skip to content
View aemonge's full-sized avatar
Block or Report

Block or report aemonge

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

Andres Monge - Python Technical Lead

About Me

I am a seasoned technical lead and solutions architect with over 15 years of experience and a passion for Python development, machine learning, and MLOps. As a hands-on leader, I thrive on solving complex problems and delivering value. My leadership style is rooted in technical excellence, empathy, and a coach-mentor approach.

I'm currently seeking a Python Tech Lead role where I can apply my skills to create impactful solutions. My architectural design skills have proven to be transferable across various languages, allowing me to adapt and excel in diverse technological environments.

Repository Contents

This repository contains various tools, scripts, and configurations I use in my development workflow:

Utility Scripts

  • bin/boxify: A command-line tool for formatting output in boxes
  • bin/pcloud: A unified pCloud management script
  • bin/v: A versatile Neovim wrapper script with term-multiplier capabilities

System Administration

  • sbin/lsport: List processes listening on a specific port
  • sbin/psall: List all processes matching a given pattern
  • sbin/usball: List USB devices matching a given pattern
  • sbin/rtx-gpu-compute-only.sh: Set NVIDIA GPU to compute mode
  • sbin/updater: System-wide update script for various package managers

Configuration

  • os-init/: Operating system initialization scripts
  • build.sh: Build script for the project
  • resume.tex: LaTeX source for my resume

Documentation

  • docs/: Contains various documentation files, including my PDF resume

Key Features

boxify

A versatile command-line tool for formatting output in boxes. It supports various subcommands and options for customizing the appearance of the output.

pcloud

A comprehensive script for managing pCloud operations, including pulling, pushing, syncing, mounting, and managing secrets.

v (Neovim Wrapper)

A powerful Neovim wrapper that enhances the functionality of Neovim with features like directory changing, split views, session management, and more.

System Administration Tools

A collection of scripts (lsport, psall, usball) for various system administration tasks, designed to work across different operating systems.

License

This project is licensed under the terms specified in the LICENSE file.

Contact

For more information about my work or to discuss potential opportunities, please feel free to reach out to me through GitHub or check my personal website.

Popular repositories Loading

  1. green-tomato green-tomato Public

    A sandbox and mock server that automatically records mocks by a reverse proxy. It can be used as a API cache

    JavaScript 9 2

  2. alicia alicia Public

    A CLI to download, create, modify, train, test, predict and compare an image classifiers.

    Python 3

  3. adal-angular6 adal-angular6 Public archive

    Forked from grumar/adal-angular5

    Angular 5 ADAL Wrapper

    TypeScript 2

  4. exit-code-by-console-log exit-code-by-console-log Public

    Set the exit code return value from process to a none-zero error code when console.error is been called, and reset such if a console.log is used

    JavaScript 2 1

  5. translationtable translationtable Public archive

    a wordpress plugin to transalate masivelly contente from spreadsheets

    PHP

  6. vim-hybrid vim-hybrid Public

    Forked from w0ng/vim-hybrid

    A dark color scheme for Vim & gVim

    Vim Script