Skip to content
View ericmaddox's full-sized avatar

Block or report ericmaddox

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

πŸ‘¨πŸ»β€πŸ’» Welcome to Eric Maddox's GitHub

Technical Program Manager | Python Developer | SaaS Innovator

Follow me on LinkedIn

πŸ–₯️ About Me

print("Hello, World!")

I spent 13 years in law enforcement, specializing in SWAT and K9 operations, before transitioning into the technology industry. Now, as a Technical Program Manager II, I lead teams in implementing Real-Time Crime Center (RTCC) solutions for public and private sectors.

I hold a Bachelor's in Criminal Science with a concentration in Forensics and Technology. I’m passionate about coding in Python, building innovative solutions, and delivering impactful SaaS technology.


πŸš€ Tech Stack

General Tech Stack πŸ’»

Python Jupyter Node.js VS Code Vim Xcode GitHub Ollama Google Gemini OpenAI Runestone

Python Tech Stack 🐍

Anaconda Homebrew Folium Selenium Pandas TextBlob scikit-learn GenAI Tkinter Sodapy aiohttp dotenv Streamlit

πŸ“š Certifications

Google Project Management
IBM Python for Data Science, AI & Development


πŸ“ˆ GitHub Stats


πŸ† Highlighted Projects

  • NeurOllama AI: An interactive AI chat with memory and sentiment analysis, using text-to-speech for responses. It maintains conversation history and adjusts its tone based on user sentiment. Powered by Ollama 3.2 and TextBlob.

  • VisualBase64: A tool to convert image files to base64-encoded strings and decode them back to images. Provides a simple GUI for easy use.

  • Crime Analyst AI: AI-driven crime data analysis tool that identifies patterns in crime data to help law enforcement agencies improve crime prevention strategies.

Explore more of my repositories here.


πŸ”₯ GitHub Activity

Profile Visit Counter

Pinned Loading

  1. neurollama-ai neurollama-ai Public

    Interactive AI Chat with Memory and Sentiment Analysis. Features text-to-speech, conversation history retention, and customizable sentiment-aware responses using Llama 3.2 and TextBlob.

    Python

  2. crime-analyst-ai crime-analyst-ai Public

    AI-powered Python project that analyzes crime data, predicts trends using advanced models, and visualizes insights on interactive maps with validation for accuracy and reliability.

    Python

  3. nyc-crime-analytics nyc-crime-analytics Public

    Analyzes and visualizes crime data from the NYC Police Department using interactive maps and heatmaps, leveraging the NYC Open Data API.

    Python

  4. visualbase64 visualbase64 Public

    VisualBase64 is a lightweight script written in Python that allows users to easily convert images to Base64 strings. This tool is ideal for developers who need to embed images directly into HTML, C…

    Python

  5. pokemon-battle pokemon-battle Public

    A PokΓ©mon Battle Simulator using data from the PokΓ©API. Simulates dynamic PokΓ©mon battles with features like weather effects, status effects, critical hits, healing moves, and evolution.

    Python