• Vishnu Dileesh
    Vishnu Dileesh
Vishnu Dileesh logo
    • Change PhotoChange photo
    • Create A Unique Profile PhotoCreate A Unique Profile Photo
  • Delete photo

Vishnu Dileesh

Engineer | Entrepreneur | Educator
  • 6 Followers

  • 1 Following

  • Poetry Meets AI: Storing Haikus with SQLite in Your Python Flask AppPoetry Meets AI: Storing Haikus with SQLite in Your Python Flask App

    Poetry Meets AI: Storing Haikus with SQLite in Your Python Flask App

    In the previous article, we built our AI Haiku Generator web app using Python Flask in the backend. And HTML, CSS, and Javascript in the frontend. Now we will look at how we can add a database to the stack.

    Vishnu Dileesh
    Vishnu Dileesh
  • Poetry Meets AI: Creating a Haiku Generator with Python Flask and GeminiPoetry Meets AI: Creating a Haiku Generator with Python Flask and Gemini

    Poetry Meets AI: Creating a Haiku Generator with Python Flask and Gemini

    We will be creating a web app, which will help the user input a theme. And the AI will generate a haiku poem based on the theme. A haiku is a type of poem that originated in Japan, which has seventeen syllables.

    Vishnu Dileesh
    Vishnu Dileesh
  • Deploying a Python Flask Web App on Render: A Step-by-Step GuideDeploying a Python Flask Web App on Render: A Step-by-Step Guide

    Deploying a Python Flask Web App on Render: A Step-by-Step Guide

    Once you have your backend code fully coded and pushed to GitHub. Now it's time to deploy to production and make the project live.

    Vishnu Dileesh
    Vishnu Dileesh
  • Deploy Your Projects with Ease: Creating an Account on RenderDeploy Your Projects with Ease: Creating an Account on Render

    Deploy Your Projects with Ease: Creating an Account on Render

    We will start by visiting render.com, and creating an account.

    Vishnu Dileesh
    Vishnu Dileesh
  • Connecting to a PostgreSQL DB on CloudSQL via Python server running on Cloud RunConnecting to a PostgreSQL DB on CloudSQL via Python server running on Cloud Run

    Connecting to a PostgreSQL DB on CloudSQL via Python server running on Cloud Run

    Once we have our PostgreSQL database running on CloudSQL, with the flag cloudsql.iam_authentication set to on. We can now have a look at how we could create a Python FastAPI backend that connects to the database.

    Vishnu Dileesh
    Vishnu Dileesh
  • Getting started with PostgreSQL and PythonGetting started with PostgreSQL and Python

    Getting started with PostgreSQL and Python

    Start by running your Docker Desktop application. Then via the command line run the following command to pull the latest postgres image and start an instance.

    Vishnu Dileesh
    Vishnu Dileesh
  • Dockerizing a Hello World Express App and Uploading to GCP Artifact RegistryDockerizing a Hello World Express App and Uploading to GCP Artifact Registry

    Dockerizing a Hello World Express App and Uploading to GCP Artifact Registry

    Our Express app is a very simple API that listens on port 3000. And has a single endpoint of root, which returns a JSON message of Hello World.

    Vishnu Dileesh
    Vishnu Dileesh
  • Deploying a Nodejs project to RailwayDeploying a Nodejs project to Railway

    Deploying a Nodejs project to Railway

    We will deploy the discord bot we created in our previous article. Railway gives a seamless deployment experience.

    Vishnu Dileesh
    Vishnu Dileesh
  • Node.js Discord Bot: Create GitHub Issues with Slash CommandsNode.js Discord Bot: Create GitHub Issues with Slash Commands

    Node.js Discord Bot: Create GitHub Issues with Slash Commands

    A Discord bot that can help you create Github issues from the Discord chat via Slash Commands, let's begin.

    Vishnu Dileesh
    Vishnu Dileesh
  • Creating a Discord bot in Nodejs: Create GitHub issues from Discord ChatCreating a Discord bot in Nodejs: Create GitHub issues from Discord Chat

    Creating a Discord bot in Nodejs: Create GitHub issues from Discord Chat

    A Discord bot that can help you create Github issues from the Discord chat, let's begin. Discord bots can also be created to use slash commands, which gives a better user experience.

    Vishnu Dileesh
    Vishnu Dileesh
  • Why Every Developer Should Start Blogging TodayWhy Every Developer Should Start Blogging Today

    Why Every Developer Should Start Blogging Today

    Blogging online as a developer is rewarding and helps you shape your personal brand.

    Vishnu Dileesh
    Vishnu Dileesh
  • 5 Powerful Ways to Stand Out as a Developer in Job Applications5 Powerful Ways to Stand Out as a Developer in Job Applications

    5 Powerful Ways to Stand Out as a Developer in Job Applications

    It is important to stand out as a developer while applying for jobs to increase your odds of getting hired.

    Vishnu Dileesh
    Vishnu Dileesh
  • From Self-Doubt to Growth: How I Deal with Imposter SyndromeFrom Self-Doubt to Growth: How I Deal with Imposter Syndrome

    From Self-Doubt to Growth: How I Deal with Imposter Syndrome

    A typical day in my work life has emotions ranging from excitement to having self-doubts. It starts with me approaching the work with all excitement. And as the day passes, the errors on the screen rise, and with it my self-doubt. I start to question my expertise and choices.

    Vishnu Dileesh
    Vishnu Dileesh