Explore.
Build. Learn.

Welcome to DevButter, a space where I explore different ideas through code. This is where curiosity meets creativity and projects come to life.

// Let's build something
function explore(idea) {
    const project = {
        concept: idea,
        status: 'in progress',
        learning: true
    };
    return project;
}

About DevButter

DevButter is my personal playground for exploring ideas through code. It's a place to experiment with new technologies, build tools that solve problems I encounter, and learn by doing. Some projects are polished, others are works in progress, and that's exactly the point.

Projects

A collection of things I've been working on

AisleCross

Cross-ideology dialogue platform

View project

Connection Tracker

Real-time TCP connection monitoring for Windows

View project

NameDomain

Domain name suggestion tool

View project

PromptBuilder

A tool for building AI prompts

View project

Smart Text Toolkit

14-endpoint REST API for text analysis — readability, sentiment, summarization, grammar, PII detection, and more

View project

Get in Touch

Have a question about a project or want to collaborate on something? Feel free to reach out.

Let's Connect

Find me on GitHub or drop me a message.

Contact