Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Deba951/HacktoberFest_2023
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: hacktoberfest
Choose a base ref
...
head repository: Deba951/HacktoberFest_2023
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 22 files changed
  • 4 contributors

Commits on Oct 4, 2023

  1. Create screenrecord.py

    sd-indic authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b191e06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from sd-indic/patch-1

    Create screenrecord.py
    Deba951 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    70133cc View commit details
    Browse the repository at this point in the history
  3. Added SVM Kernel Trick

    Arnab2012 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    eff1e10 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from Arnab2012/main

    Added SVM Kernel Trick
    Deba951 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5630a9d View commit details
    Browse the repository at this point in the history
  5. Create Readme.md

    sd-indic authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c810b09 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #8 from sd-indic/patch-1

    Create Readme.md
    Deba951 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    566f979 View commit details
    Browse the repository at this point in the history
  7. Create index.html

    sd-indic authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6e23b5b View commit details
    Browse the repository at this point in the history
  8. Create style.css

    sd-indic authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    0a04863 View commit details
    Browse the repository at this point in the history
  9. Create app.js

    sd-indic authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    16b47db View commit details
    Browse the repository at this point in the history
  10. Merge pull request #9 from sd-indic/patch-2

    Create index.html
    Deba951 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    dcda390 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #10 from sd-indic/patch-3

    Create style.css
    Deba951 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3c98bc5 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #11 from sd-indic/patch-4

    Create app.js
    Deba951 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d77ae5c View commit details
    Browse the repository at this point in the history
  13. Added Header, Home, Login, SignUp,Upload Components

    Header consists of the sliding animation which on clicked gives options to navigate through, Home is the where all the slideshow of images and Services are mentioned. Login page enables users to login and sign up does for a new user in this website. Upload enables the user to upload videos in the website.
    Arroew committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    21ea4e0 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #12 from Arroew/main

    Added Header, Home, Login, SignUp,Upload Components
    Deba951 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    07f29ef View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Added Footer.jsx & Video.jsx

    Styled the Footer and the Video Component where there are some predefined videos which users can watch.
    Updated the App.js File.
    Arroew committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c53728e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from Arroew/main

    Added Footer.jsx & Video.jsx And Updated the App.js File.
    Deba951 authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    aa05edc View commit details
    Browse the repository at this point in the history
Loading