Mohammed Bahumiash
Software Engineer & Open Source Enthusiast 🚀
Hey there! I'm Mohammed, a software engineer passionate about building responsive web applications and contributing to open-source projects. I founded Prisma Editor and love solving complex problems while enhancing team productivity.
You might say I approach coding like a game of chess - strategic, methodical, and always thinking several moves ahead. But unlike chess, in programming, the pawns drink coffee, the knights debug, and the queen is a well-commented function that does all the work!
Frontend: React.js, Next.js, TypeScript, JavaScript, HTML, CSS, SCSS, Tailwind CSS, Framer Motion
Backend: Node.js, Express.js, GraphQL, tRPC, REST APIs, Prisma ORM, PostgreSQL, MongoDB
Testing: Jest, Playwright (E2E)
DevOps: Docker, Docker Compose, GitHub Actions, AWS
APIs: OpenAI API, Stripe API, Payment Gateway Integrations
Prisma Editor
July 1, 2023Prisma Editor is a powerful tool designed to visualize and edit Prisma Schema with ease. It offers real-time visualization, a user-friendly interface, SQL generation, direct schema editing, and OpenAI integration for generating boilerplate schema code.
Prisma
TypeScript
React
Next.js
OpenAI
GitHub Actions Push Docker Image via SSH
September 15, 2023This project provides an easy way to build, push and run your Docker image to your server via SSH with GitHub Actions. It automates the deployment process, ensuring that your Docker containers are up and running on the remote server.
GitHub Actions
Docker
SSH
CI/CD
DevOps