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

Block or report ljkeller

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

Hi there! I'm Lucas Keller

I'm a software with a passion for learning and computer science. Currently, I'm studying deep learning on the edge and web development- mostly through projects and lots of reading. I'm always focused on expanding my skillset and utilizing new technologies to get results.

Professionally, I mostly write c++/python, thus several projects here are prototypes/experiments to mix it up.

Technologies & Tools

  • Programming Languages: C++, Python (professionally); Rust, JavaScript, C, (hobbyist)
  • Operating Systems: Linux > Mac > Windows
  • Libraries: OpenCV, C++ Boost, React, Node.js, FastAI, PyTorch
  • Databases: Sqlite3, some PostreSQL and MongoDB

Fun Projects

SPARK: Smart Parking Edge AI: custom parking lot, custom CNN, cloud integration on RZBoard V2L

SPARK

DunderAI: Utilizing language models to predict what character from 'The Office' would say that quote

dunder_ai

PySLAM: Simultaneous Localization and Mapping (SLAM) Python implementation with a Raspberry Pi sending live data over the air for analysis

PiSLAM

OSCR: Open source coin rotator using ESP32

oscr_again

PiTop: Visualize your Windows utilization on a Raspberry Pi screen embedded in your PC case!

pitop

Lets Connect

Wanna get in touch?

Popular repositories

  1. PySlam PySlam Public

    SLAM in Python3, influenced by ORB SLAM 1&2

    Python 1 1

  2. Machine-Learning_Coursera-by-Standford Machine-Learning_Coursera-by-Standford Public

    Taking the machine learning course by Dr. Andrew Ng on Coursera- the uploaded files will be my implementation of the programming assignments. This is my first time working with machine learning and…

    MATLAB

  3. Reddit-Bot Reddit-Bot Public

    This is my development of a Reddit bot! In it's current form, the bot serves /r/iastate by taking commands and giving simple FAQ. It has functionality to sift comments, stream Redditor comments, an…

    Python

  4. Roomba-Command-Control Roomba-Command-Control Public

    This is the command & control center I used to operate my Roomba in CprE 288, and also my first time really creating something with python.

    Python

  5. Sorting-Visualization Sorting-Visualization Public

    This project is a visualization tool to represent how different sorting methods operate. Mainly, it was to gain experience with GUIs and keep me fresh on sorting algorithms/their strengths & weakne…

    Python

  6. graphing-visualization graphing-visualization Public

    A repository for visualizing common search algorithms. Implemented in Python 3.8 with PySimpleGUI

    Python