Skip to content
View strangertomycode's full-sized avatar

Block or report strangertomycode

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. doctor-booking-api doctor-booking-api Public

    A Doctor Appointment Booking REST API built with Django and Django REST Framework featuring JWT authentication, doctor availability scheduling, appointment booking, cancellation, and role-based per…

    Python

  2. excel-crm-sync excel-crm-sync Public

    A Django web app that imports messy spreadsheet data, validates and cleans customer records (emails, phone numbers, duplicates), and exports CRM/invoicing-ready CSVs — eliminating manual data re-en…

    Python

  3. ai_web_scraper ai_web_scraper Public

    An AI-powered web scraper that lets users extract data from websites using plain English instructions. It combines Selenium, LangChain, and Ollama’s any model with a simple Streamlit interface.

    Python

  4. leetcode-sync-tool leetcode-sync-tool Public

    Automates syncing accepted LeetCode solutions to a structured GitHub repository with auto-generated README indexing by difficulty and topic.

    Python

  5. flappy_bird_ai_neat flappy_bird_ai_neat Public

    A Flappy Bird game built using Pygame where a bird navigates through moving pipes by jumping at the right moments. The game serves as the environment for training an AI agent using the NEAT algorit…

    Python

  6. automatic-file-sorter automatic-file-sorter Public

    This project is a Streamlit-based app that organizes files in a specified folder into categorized subfolders (e.g., images, documents, videos) based on their file type. Simple and user-friendly, it…

    Python