Pinned Repositories
Abhishekgoyal007
Config files for my GitHub profile.
ERP-BACKEND
TCET ERP System
Hack-Together
A platform for students
learn-git
Summer Interns
learn-js
Basic of Javascript and React
Mind-game
Let's check your memory, do play this game.
TIC-TAC-TOE
Tic Tac Toe is a classic two-player game where players mark 'X' or 'O' in a 3x3 grid. The goal is to get three in a row horizontally, vertically, or diagonally. Players alternate turns, and the game ends with a win or draw.
TML-08
Build a model to predict whether a stock's closing price will go up or down compared to the previous day based on its opening, high, low, and volume. Metrics: Accuracy, F1-score.
VideoStremingPlatform-Backend
A video streaming platform where you can stream your videos
Weather-App
A simple weather app, which shows real time data created by using Api
Abhishekgoyal007's Repositories
Abhishekgoyal007/Mind-game
Let's check your memory, do play this game.
Abhishekgoyal007/Abhishekgoyal007
Config files for my GitHub profile.
Abhishekgoyal007/ERP-BACKEND
TCET ERP System
Abhishekgoyal007/Hack-Together
A platform for students
Abhishekgoyal007/learn-git
Summer Interns
Abhishekgoyal007/learn-js
Basic of Javascript and React
Abhishekgoyal007/Practice-tcet1
Created for practicing github
Abhishekgoyal007/TIC-TAC-TOE
Tic Tac Toe is a classic two-player game where players mark 'X' or 'O' in a 3x3 grid. The goal is to get three in a row horizontally, vertically, or diagonally. Players alternate turns, and the game ends with a win or draw.
Abhishekgoyal007/TML-08
Build a model to predict whether a stock's closing price will go up or down compared to the previous day based on its opening, high, low, and volume. Metrics: Accuracy, F1-score.
Abhishekgoyal007/VideoStremingPlatform-Backend
A video streaming platform where you can stream your videos
Abhishekgoyal007/Weather-App
A simple weather app, which shows real time data created by using Api
Abhishekgoyal007/nillion-python-starter
Abhishekgoyal007/Spotify-Clone
This project is a front-end clone of Spotify using HTML, CSS, and JavaScript. It has a responsive layout, a sidebar for navigation (Home, Search, Your Library), and a main area for recently played and trending tracks. It includes a sticky nav bar and a fixed music player with standard controls at the bottom.
Abhishekgoyal007/three-cup-game
A simple Python game where the player guesses the position of a hidden 'O' after shuffling.