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

Block or report alex-lechner

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

Welcome to my engineering hub!

Hello and welcome! I'm Alex, an entrepreneur and passionate problem-solver.

As an engineer, I enjoy building technology, but I HATE it when nobody uses it (and if the design is ugly). That's why I work as a technical product consultant, assisting B2B tech startups in defining and selling their products. I bridge the gap between real painful customer problems, groundbreaking technology (developed from first principles, of course), and high-touch aesthetics. I strive to do what Apple (during the Steve Jobs Era) used to do, but in small :)

My vision

Bring 23rd century innovation to the 21st century.

My mission

Turn an idea from crazy into real.

In the past, I've launched three ventures, with the most recent ones being:

lobi - lobi.ai: lobi assisted Uber- and Bolt drivers to earn more money for each ride by predicting customer demand.

AIKONE - aikone.at: AIKONE assisted content creators in shifting from "brand promoters" to "brand owners" by designing, developing, producing, and scaling their sustainable fashion brands.

Aside from my work, I'm passionate about self-driving cars ๐Ÿš—, aerospace ๐Ÿš€, and music production ๐ŸŽต.

CHECK OUT MY PINNED REPOSITORIES BELOW FOR SOME ACTUAL CODE!


Pinned

  1. Traffic-Light-Classification Traffic-Light-Classification Public

    A detailed tutorial on how to build a traffic light classifier with TensorFlow for the capstone project of Udacity's Self-Driving Car Engineer Nanodegree Program.

    Jupyter Notebook 116 56

  2. PyTorch-GAN PyTorch-GAN Public

    Creating artificial images with a Generative Adversarial Network written in PyTorch.

    Python 7 6

  3. Documentation-Guideline Documentation-Guideline Public

    A guideline for good documentation of a codebase (with boilerplate template included). ๐Ÿ“„

    12 8

  4. PyTorch-SSD PyTorch-SSD Public

    Single Shot Multibox Detector trained with the PyTorch library. The code is a modified version from the original "ssd.pytorch" repository by Max deGroot & Ellis Brown.

    Python 3 3

  5. Face-Eyes-Smile-Detection Face-Eyes-Smile-Detection Public

    A face, eyes, and smile detector using Haar-like features with OpenCV.

    Python 6 6

  6. CarND-AdvancedLaneLines-P4 CarND-AdvancedLaneLines-P4 Public

    Lane line detection and vehicle position estimation with computer vision. Project 4 of Udacity's Self-Driving Car Engineer Nanodegree Program.

    Python 1