Skip to content
View Syed007Hassan's full-sized avatar
🤖
copilot is my assistant
🤖
copilot is my assistant

Organizations

@OS-SPRING23
Block or Report

Block or report Syed007Hassan

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
Syed007Hassan/README.md

github cover

GIF

syed007hassan GitHub User's stars

  • 👨‍💻 I’m currently working on Nest/Node/Express/Flask/SpringBoot. 🐦🔧
  • 🚀 Additionally, I'm immersing myself in the art of System Design. ⚙️
  • 📚 I’m more interested in Backend technologies. 📤
  • 💪🏼 Future Goals:
    • Dedicate more time to contributing to Open-Source technologies. 🌌
    • Learn GoLang as a low-latency language. ⏱️
  • ⚡ Fun fact: I love to use HashMap and HashSet. #️⃣

💻Tech Stack

My Skills

⚙️GitHub Analytics

Syed007Hassan's GitHub | Stats

Syed007Hassan's GitHub | Languages Over Time

⚡Recent GitHub Activity

Hassan's github activity graph

Pinned

  1. Chat-To-Your-Database Chat-To-Your-Database Public

    Natural language querying allows users to interact with databases more intuitively and efficiently. By leveraging the power of LangChain, SQL Agents, and OpenAI’s Large Language Models (LLMs) like …

    TypeScript 33 1

  2. Node-Express-JS-TS-Templates Node-Express-JS-TS-Templates Public

    Template repository for an MVC-based REST API using MongoDB, Node.js and TypeScript along with containerization.

    TypeScript 7

  3. Document-Querying-With-VectorDB Document-Querying-With-VectorDB Public

    Document Querying with LLMs - Google PaLM API: Semantic Search With LLM Embeddings

    Python 6

  4. Restoring-Database-Using-Dockerode Restoring-Database-Using-Dockerode Public

    Developed an API using dockerode to restore a PostgreSQL database dump file within the PostgreSQL container. The API utilizes Dockerode for efficient interaction, automating the process of running …

    TypeScript 1

  5. Fast-Material-CS-SE Fast-Material-CS-SE Public

    FAST-NUCES study material (lecture slides, assignments, books, solved lab tasks and course outlines for each semester's course).

    C++ 22 4

  6. Multi-Doc-Chat-With-LangChain Multi-Doc-Chat-With-LangChain Public

    A simple chatbot that can interact with just one document and finish up with a more advanced chatbot that can interact with multiple different documents and document types, as well as maintain a re…

    Python