• Stars
    star
    1
  • Language
    JavaScript
  • Created over 1 year ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

CSE-PC-LAB

This repo contains all the files and code that I have used or made during my coding career.
PHP
10
star
2

python3-matrix

This python project allows simulate a Matrix style screen. You could configure characters used or even the speed of the effects. #Where it works? It can work on following platforms 1. Termux 2. Any linux os 3. Windows 4. Many more ## How it works? You must download the project first ``` git clone https://github.com/t3chmyth/matrix.git ``` Once the project is downloaded. You cd into the project folder and execute this to install dependencies ``` pip install -r requirements.txt ``` if doesn't works try ``` pip3 install -r requirements.txt ``` And you execute it: ``` python matrix.py ``` And then you can choose the options according to you. Note- To stop the Matrix ``` Ctrl + c ```
Python
6
star
3

CodeWithSaurabhYadav

Config files for my GitHub profile.
5
star
4

Windows11-Clone

HTML
5
star
5

mac_changer

Python
4
star
6

T-lock

Python
4
star
7

TheBackOffice

Python
4
star
8

WebDevelopment

HTML
3
star
9

SmallWebProjects

CIE WD
PHP
3
star
10

YoutubeCloneReact

This is project uses API to get the content that must be displayed on the website. This project completly uses JavaScript React library.
JavaScript
2
star
11

LearnReact

You May Checkout The Commits For the previous files and videos
JavaScript
1
star
12

ASPNETProject05WebApplication

This is a project based on ASP.NET. This project is a asp.net mvc web appplication and is developed using C# and bootsatap.
CSS
1
star
13

YoutubeVideoDownloader

You can download youtube videos in 720p, 480p and 144p
JavaScript
1
star