hi, i'm bassim

I'm an IT/AV Specialist from New York

Latest Posts

Breaking into a Windows PC without a password

Local Windows password are hilariously easy to reset. Here's how to easily reset a Windows password without knowing the password or logging in.

Set up TailwindCSS intellisense for JavaScript and TypeScript

Tailwind's VS Code extension doesn't detect utility classes in JavaScript or TypeScript declarations by default. But it can be configured to do so, we can add support for data types like strings, arrays, and objects using Regex. In this post, I'll show you how to configure Tailwind intellisense and autocomplete suggestions for Javascript and Typescript variables in VS Code.

How to use the new GitHub CLI

How to use the new GitHub CLI, a command-line tool that makes it easier to work with GitHub directly from your terminal.

Projects

  • FlaskGPT

    A customizable GPT-3.5/4 chat application built with Flask and plain HTML, CSS, and JavaScript

    Flask
    OpenAI
    Python
    JavaScript
  • FastGPT

    A high performance OpenAI GPT-4 chat app built with FastAPI. Featuring asynchronous requests, streaming responses, syntax highlighting, and more!

    FastAPI
    OpenAI
    Python
    JavaScript
  • astroSite

    Built with Astro and TailwindCSS, this MPA portfolio & blog site is version 3 of my personal website, my first MPA.

    Astro
    TailwindCSS
    TypeScript
  • flaskWebsite

    The second version of my personal website built with Flask and TailwindCSS

    Flask
    TailwindCSS
    JavaScript