bepetersn - Overview
Hi there ๐
- โก I'm currently looking for a NEW role as a Software Engineer, with a focus on backend and ideally making use of my experience with Python.
- ๐ฑ Iโm currently learning about agentic AI, Github Actions, and RAG, as well as brushing up on my JavaScript / React and DSA knowledge.
- ๐ผ Most recently, I worked at a company called Modivcare, a tech-enabled Healthcare Logistics company, on their Connect/Mobility project, providing a sort of Uber/Lyft-like service but for Non-Emergency Medical Transporation (NEMT) -- I supported the huge legacy Python/Django monolith that powers the API for this serivce (https://www.modivcare.com/offerings/nemt)[Modivcare's NEMT services].
- ๐ญ Iโm currently working on ...
- https://app.interview-q.com is a small side project: a tiny personal app for interview preparation that I'm using while I bootstrap it. I'm planning to add integration with LeetCode, CodeWars, more, and automatic generation of statistics and visualizations about how I'm pursuing my job search.
- ๐ซ How to reach me:
- Email: bepetersondev@gmail.com
- Phone: 720-779-4245
Pinned Loading
-
Implementation of the K-means algorithm with plotting
Python
-
My little bundling of Flask-Security and Flask-Admin (and SQLSoup)
Python 2
-
A multi-threaded implementation of a DNS resolver
C
-
Sentiment analysis implemented in Python using Logistic Regression and mostly hand-engineered features, trained on some hotel review data
Python