Skip to content
View AVGVSTVS96's full-sized avatar
Block or Report

Block or report AVGVSTVS96

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AVGVSTVS96/README.md

🤖 Hi, I'm Bassim, an IT Professional from New York

Interests

I have a wide range of interests and hobbies including 3D printing and design, drone building and flying, marketing, photography, investing, PC hardware, cars and racing, sim racing, and gaming, in addition to programming. I'm also an avid student of history, philosophy, and political science.

🔭 What I'm working on

I'm currently working on the third version of my personal blog/portfolio website built with Astro and TailwindCSS - astroSite. The second version of my personal website is deployed at bassimshahidy.com and is also built with Astro and TailwindCSS, although it's a much simpler single page site that I built when I started learning web development. I'm also experimenting with shadcn/ui and react in astro-shadcn.

🖥️ What I've built

FastGPT, a lightweight FastAPI based OpenAI GPT3.5/4 chat bot with features like streaming, system message customization, markdown, and syntax highlighting. I also have a Flask version called flaskGPT, and attempted a React version called reactGPT, although reactGPT has some bugs because I've only just started delving into the world of JavaScript frameworks.

⚙️ Skills and Technologies

javascript logo typescript logo html5 logo css3 logo tailwindcss logo astro logo react logo python logo flask logo fastapi logo cloudflare logo vscode logo github logo

Pinned

  1. FastGPT FastGPT Public

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

    CSS 5 1

  2. flaskGPT flaskGPT Public

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

    CSS 3

  3. flaskWebsite flaskWebsite Public

    This is version 2 of personal website built with TailwindCSS and Flask

    HTML

  4. astroSite astroSite Public

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

    Astro

  5. reactGPT reactGPT Public

    reactGPT is a simple, high performance GPT chat application built with FastAPI, React, and OpenAI's API.

    JavaScript 6

  6. astro-shadcn astro-shadcn Public

    TypeScript