Skip to content
View lwglg's full-sized avatar

Block or report lwglg

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 250 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
lwglg/README.md
  • I’m a software engineer with 15 years experience, starting in a R&D setting, constructing embedded systems for data acquisition equipment and precision electromechanical devices, then later migrating to web development;
  • I studied Electrical Engineering for three years at UFSC (Federal University of Santa Catarina, Brazil), having then switched to Mathematics in 2016, at the same university, obtaining a bachelor’s degree in 2019;
  • I’m currently working as a back-end engineer designing scalable cloud-based software, with an emphasis on Python, TypeScript and Java languages, with a particular interest in event-driven architectures, workflow engine designs and complexity analysis;
  • Working part-time as a private Math teacher mostly for students of undergrad and high school levels.
  • Terry A. Davis was right.
  • My sincere opinion on my years working as a software engineer here.

Buy Me A Coffee

Pinned Loading

  1. bm-redis-pipelining-vs-getall bm-redis-pipelining-vs-getall Public

    Comparison, in terms of time complexity, between the mechanisms of pipelining and fetching all data at once.

    Python

  2. nearest-neighbor-poc nearest-neighbor-poc Public

    Simple implementation of the nearest neighbor algorithm, in C.

    C

  3. file-organizer file-organizer Public

    Forked from guligon90/file-organizer

    Esse script organiza arquivos em uma pasta em subpastas separadas de acordo com a extensão do arquivo.

    Python

  4. nld-img-heat-map nld-img-heat-map Public

    Web service that provides a RESTful API for image analysis. Technical assessment for the position of back-end software engineer at NoLeakDefence (https://www.noleakdefence.com/)

    Python