Skip to content
View devbret's full-sized avatar

Block or report devbret

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
devbret/README.md

Personal Introduction

Hello, World! My name is Bret Bernhoft. I am a Full Stack Software Engineer specializing in low-code development, with a strong focus on building secure, scalable applications using Quickbase and cloud-integrated automation platforms. My background spans from WordPress deployments to enterprise-grade business systems, giving me a unique perspective on how people interact with technology at scale.

Since 2021, I have led the development of production-grade Quickbase applications, engineered API integrations across services like AWS, Trello and Zapier, and delivered automation workflows that cut operational overhead. My work consistently emphasizes collaboration, user-centric interfaces and real-time reporting to empower all users.

I focus on blending application development, business process automation and platform interoperability. My current toolbox includes Quickbase (Pipelines, Webhooks, APIs, Dashboards), JavaScript, React, Python, SQL and platforms such as Zapier. I also maintain a private homelab where I prototype integrations with self-hosted LLMs and AI-driven tooling for workflow intelligence.

My ongoing goal is to design systems that simplify complexity, reduce manual effort and expand access to reliable, high-performing technology.

Tech Stack

Below you will find many of the technologies I have experience building software with. My background spans both frontend and backend development, as well as infrastructure and automation in homelab and production environments. I’m continually exploring new tools and frameworks to deepen my skill set and stay aligned with modern development practices.

Primary Languages Frameworks & Libraries Tools & Platforms
JavaScript Python TypeScript HTML5 CSS3 React Flask TailwindCSS D3.js Three.js Next.js Linux Proxmox VS Code GitHub Raspberry Pi Amazon Web Services Kubernetes
Media Production Tools Artificial Intelligence Tools Secondary Languages
GIMP Audacity KDENLive OBS Studio Blender ChatGPT GitHub Copilot Lovable AI Perplexity Cursor ElevenLabs SQL Ruby Google Apps Script Bash PHP

Current Areas Of Focus

This section features the projects I am actively working on. These projects reflect my ongoing learning and exploration, particularly in artificial intelligence, computer networking and data visualization.

Open Source Intelligence Tools

  • Description: A growing collection of self-developed OSINT tools, data scrapers, sentiment analyzers and investigative automations. These projects emphasize open-source intelligence gathering using Python, Flask, JavaScript/D3 and lightweight automation frameworks. They support use cases such as username enumeration, internal link mapping, RSS analysis, Bluesky trend detection, keyword alerts and data visualization. My long-term goal is to build a sophisticated, modular OSINT ecosystem combining AI, automation and interactive data graphics.
  • Focus Areas And Technologies:
    • Data Collection And Scraping: Python (Requests, BeautifulSoup), API consumption (Bluesky, YouTube), Flask microservices
    • Automation Pipelines: n8n, Quickbase API integrations
    • AI-Assisted Analyses: Sentiment scoring, topic clustering, trend detection via Claude 4 and locally hosted LLMs
    • Data Visualization: D3.js (network graphs, word clouds, grid heatmaps, scorecards), JSON/CSV pipelines
    • Web Investigation Tools: Username enumeration, internal/external link scanning
  • Current Status: Current projects center around a hybrid AI-powered OSINT stack. Recent breakthroughs include developing real-time D3 visualizations for networked data, improving CSV-to-JSON transformations and extending OSINT tasks with locally hosted LLMs via Mistral and API-based agents. Ongoing efforts include expanding data awareness, boosting analysis quality with RAG techniques and refining visualization of collected OSINT datasets.
  • Example Repository: Link
  • Seeking To Learn/Improve: These OSINT projects are a platform for mastering AI-augmented intelligence gathering, advanced scraping strategies and interactive data visualization. I aim to deepen my skills in automating reconnaissance tasks, designing data pipelines, implementing OSINT agents and crafting D3-driven investigative dashboards. Long-term goals include building an OSINT framework capable of LLM-assisted analyses and scalable trend detection.

Various Homelab Experiments

  • Description: Documentation for my various self-hosted homelab tinkerings. Including a locally deployed Mistral-8x7B model for AI inference, alongside core services like Pi-hole, TrueNAS, Proxmox and OPNsense. The goal is to support hands-on DevOps, networking and infrastructure learning projects in a fully controlled environment.
  • Focus Areas And Technologies:
    • Containerization And Orchestration: Docker, Kubernetes (kubeadm), Helm
    • AI/ML Inference: Running Mistral-8x7B locally via Ollama and RAG pipelines
    • Networking And DNS: OPNsense firewall, Pi-hole DNS filtering
    • Storage And Backups: TrueNAS Core, ZFS, rsync-based backup automation
    • Monitoring And Observability: Prometheus, Grafana
    • Security And Access: SSH, local-only services, VLAN experimentation
    • Self-Hosted Services: Lightweight apps for performance testing, self-documentation
    • Linux System Administration: Ubuntu Server, Linux Mint, shell scripting
  • Current Status: My present focus is using a locally deployed Mistral 8x7B artificial intelligence model, Ollama, n8n and custom Python scripting to explore agentic AI. Recent breakthroughs include automating tedious OSINT tasks, installing proper air cooling and upgrading RAM for all desktop computers within my homelab. Ongoing efforts involve improving observability with Prometheus and Grafana, tuning rules and settings in OPNsense and TrueNAS and documenting infrastructure for knowledge sharing.
  • Example Repository: Link
  • Seeking To Learn/Improve: I am intentionally using this homelab project to deepen my practical understanding of self-hosted AI deployment and secure computer network architecture. I’m also aiming to improve my skills in infrastructure automation, monitoring and troubleshooting. Long-term, I want to build fluency in AI training, DevOps workflows, IaC tools like Ansible and the principles of high-availability systems.

Conclusion

Thank you for visiting my GitHub profile. This space reflects my ongoing journey as a full stack software engineer and homelab enthusiast, where I explore self-hosted infrastructure, DevOps practices and AI-powered tools. I’m always experimenting, documenting and looking to connect with others who are passionate about building resilient systems and pushing the boundaries of what is possible with open-source technologies. Feel free to explore my projects, offer feedback or reach out if you'd like to collaborate.

Pinned Loading

  1. website-internal-links website-internal-links Public

    Explore a website's internal links, then visualize those connections as a network graph with scorecards and analysis using Claude AI.

    JavaScript 86 7

  2. detailed-audio-analysis detailed-audio-analysis Public

    Measure twenty audio features for any number of sound files. Then visualize the data over time.

    JavaScript 11 1

  3. character-interactions character-interactions Public

    Analyzes a body of text to automatically detect, merge and quantify character co-occurrences, then renders an interactive D3 network so you can visually explore relationships.

    JavaScript 4

  4. youtube-playlists-tracker-app youtube-playlists-tracker-app Public

    Catalog your viewing progress with specific YouTube playlists, organized by user-defined categories, via this app.

    JavaScript 3

  5. tech-knowledge-hub tech-knowledge-hub Public

    A digital glossary and resource archive designed to organize and share key ideas, terminology and references across technology, science and digital culture.

    TypeScript

  6. pdf-finder pdf-finder Public

    A Python OSINT tool that uses the Google Custom Search API to automatically discover and download PDF files based on one or more search keywords.

    Python