A
I build everything from Full Stack web apps to custom web scrapers and automation tools . I'm also the co-founder of FlowtheoryAI , an AI automation agency, and CtrlF2 , a software development company where I’ve led developers, managed infrastructure, and delivered scalable solutions. Alongside my startup work, I freelance for clients across various industries, helping them bring digital ideas to life. I also create content to share insights, document my journey, and provide value to the tech and business community. Recently, I’ve been diving into no-code and low-code automation platforms like Make and n8n to extend my capabilities even further. My next goal is to launch a SaaS product and embrace the digital nomad lifestyle.
A secured flask web app where users can register an account, store the user info in a SQLite database with password hashing, login, create posts, see other people's posts, and be able to logout.
View Project GithubTo build this project I first scraped and cleaned country data online. Then stored the data in a PostgreSQL database, with this api you can access countries info like: name, capital, population, area size, country code and country iso code. FastAPI version here.
View Project GithubAutoblue is an open-source Django-based web application designed to automate posts on Bluesky . The frontend is built entirely with vanilla technologies (HTML, CSS, and JavaScript), while the backend leverages Python, PostgreSQL (database), Nginx (web server), Redis, and Celery for task queuing. The application is containerized with Docker and deployed to a DigitalOcean VPS using GitHub Actions.
View Project Githubdjang-setup Is a simple open-source Django cli tool that automates project creation, app setup, settings config, and more!
View Project GithubMapScrape A Selenium bot built with python, that scrape's publically avaible business data form Google maps.
View Project Github