I'm Menard Maranan, a web developer and a technical writer by trade. Python is the very first programming language I learned and what served as my stepping stone into this field of software development. When it comes to the tech I'm currently working with, I'm full into the JavaScript/TypeScript ecosystem as I do mainly web development.
Right now, I'm doing mostly freelance work as I prefer flexibility and freedom in what I want to work on. Outside of work, I love playing the guitar (2000s rock songs are among my favorite). I also play some video games (GTA and Cyberpunk being my favorite).
Discover how to create a Twitter bot using Python and Tweepy in this concise guide. Learn to automate tweets with a simple bot that shares dog facts hourly, and delve into setting up a Twitter Developer account, handling API keys, and using OAuth for authentication.
Learn how to build a full-stack notes web app using FastAPI, ReactJS, SQLAlchemy and SQLite.
Learn how to build a web-based chat room application using Flask and Flask-SocketIO libraries in Python.
Learn how to leverage FastAPI, Strawberry, and PostgreSQL to build a fully functional CRUD GraphQL API server in Python.