-
Notifications
You must be signed in to change notification settings - Fork 0
/
index-en.html
160 lines (160 loc) · 14.2 KB
/
index-en.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<!DOCTYPE html>
<html lang="en">
<head>
<title>Bit-Scripts</title>
<meta name="description" content="The Bit-Scripts Website" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="img/icon-32.png" />
<link rel="stylesheet" media="screen" type="text/css" href="styles.css"/>
</head>
<body>
<header class="container">
<div class="header_logo">
<img class="logo" src="img/Logo_Bit-Scripts.svg" alt="Bit-Scripts Logo" title="Bit-Scripts Home" width="100" height="100"/>
<p class="title">Bit-Scripts</p>
</div>
<h1 class="projects">Our Projects</h1>
<nav class="logolien">
<a class="lienDiscord" href="https://discord.gg/uAtm6aMnHR" target="_blank" title="Join our Discord">
<img class="discord" src="img/logo-discord 2.svg" alt="Discord Logo" width="60" height="60" />
</a>
<a class="lienGithub" href="https://github.com/orgs/Bit-Scripts/repositories" target="_blank" title="Explore our projects on GitHub">
<img class="github" src="img/Github.svg" alt="GitHub Logo" width="60" height="60" />
</a>
</nav>
</header>
<main class="main">
<section class="projects">
<article>
<a id="Marv" class="project" href="https://github.com/Bit-Scripts/Marv" target="_blank" title="Click for more information about Marv">
<div class="containerLeft">
<img class="imageLeft" src="img/Petit Robot.png" alt="Latest version of Marv" title="Click here to test Marv on Discord" onclick="window.open('https://discord.gg/9X7Yaj8n5q', '_blank')" />
<div class="textLeft">
<h2 class="titleLeft">Marv</h2>
<p class="paragraph paragraphLeft">A Discord bot in NodeJS that uses ChatGPT and a system of speech synthesis and recognition to interact with the bot through voice. <span class="author" onclick="window.open('https://github.com/Paullux', '_blank')" title="Learn more about the author">Developed by Paul</span></p>
</div>
</div>
</a>
</article>
<article>
<a id="Matrix" class="project" href="https://github.com/Bit-Scripts/Matrix" target="_blank" title="Click to learn more about Matrix">
<div class="containerRight">
<img class="imageRight illustration" src="img/Matrix 1.png" alt="Low-Fuel illustration" title="Download the latest updated versions of Matrix" onclick="window.open('https:/ /github.com/Bit-Scripts/Matrix/releases/latest', '_blank')"/>
<div class="textRight">
<h2 class="titleRight">Matrix</h2>
<p class="paragraph paragraphRight">A project in Python that transforms your camera into green Ascii Art, a bit like in the Matrix. <span class="author" onclick="window.open('https://github.com/Paullux', '_blank')" title="Learn more about the author">Developed by Paul</span></ p>
</div>
</div>
</a>
</article>
<article>
<a id="LowFuel" class="project" href="https://github.com/Bit-Scripts/Low-Fuel" target="_blank" title="Click to access Low-Fuel">
<div class="containerLeft">
<img class="imageLeft illustration" src='img/Low-Fuel.png' alt="Low-Fuel illustration" title="Download the latest updated versions of Low-Fuel" onclick="window.open(' https://github.com/Bit-Scripts/Low-Fuel/releases/latest', '_blank')"/>
<div class="textLeft">
<h2 class="titleLeft">Low-Fuel</h2>
<p class="paragraph paragraphLeft">A project in Python with an interface with Kivy, the application allows you to know within a certain radius of action around an address, the cheapest fuel of your choice. <span class="author" onclick="window.open('https://github.com/Paullux', '_blank')" title="Learn more about the author">Developed by Paul</span></ p>
</div>
</div>
</a>
</article>
<article>
<a id="Marv Web Bot" class="project" href="https://marv-bot.fr" target="_blank" title="Click to access Marv Web Bot">
<div class="containerRight">
<img class="imageRight illustration" src="img/Marv-Bot-online.png" alt="Marv Web Bot illustration" title="Click to learn more about Marv Web Bot" onclick="window.open( 'https://marv-bot.fr', '_blank')" />
<div class="textRight">
<h2 class="titleRight">Marv Web Bot</h2>
<p class="paragraph paragraphRight">A website that takes Marv's concept but directly on the Web to make it accessible to everyone. <span class="author" onclick="window.open('https://github.com/Paullux', '_blank')" title="Learn more about the author">Developed by Paul</span></ p>
<a href="https://github.com/Bit-Scripts/MarvWeb/" target="_blank" title="Member Access">GitHub Member Access</a>
<br>
<a href="https://marv-bot.fr" target="_blank" title="Visit Marv Web for public access">Visit Marv Web</a>
</div>
</div>
</a>
</article>
<article>
<a id="Matrix_CPP" class="project" href="https://github.com/Bit-Scripts/matrix_cpp" target="_blank" title="Click to learn more about Matrix CPP">
<div class="containerLeft">
<img class="imageLeft illustration" src="img/Matrix_CPP.png" alt='Access the latest updated versions of Matrix CPP' title="Click to learn more about Matrix CPP" onclick="window.open(' https://github.com/Bit-Scripts/matrix_cpp/', '_blank')" />
<div class="textLeft">
<h2 class="titleLeft">Matrix CPP</h2>
<p class="paragraph paragraphLeft">The Python Matrix project which transforms your camera into green Ascii Art, a bit like in Matrix, completely redone in c++ (only for Linux). <span class="author" onclick="window.open('https://github.com/Paullux', '_blank')" title="Learn more about the author">Developed by Paul</span></ p>
</div>
</div>
</a>
</article>
<article>
<a id="Snake Game" class="project" href="https://github.com/Bit-Scripts/SnakeGame" target="_blank" title="Click to learn more about SnakeGame">
<div class="containerRight">
<img class="imageRight illustration" src="img/snake_screenshot.png" alt='Access the latest updated versions of SnakeGame' title="Click to learn more about SnakeGame" onclick="window.open('https: //jeu-du-serpent.marv-bot.fr/', '_blank')" />
<div class="textRight">
<h2 class="titleRight">Snake Game</h2>
<p class="paragraph paragraphRight">Snake Game is a game where the player controls a snake looking to eat apples. Generated with OpenAI's ChatGPT AI via the Discord Marv bot, it offers an improved experience while remaining classic. <span class="author" onclick="window.open('https://github.com/Paullux', '_blank')" title="Learn more about the author">Developed by Paul</span></ p>
</div>
</div>
</a>
</article>
<article>
<a id="BitGuardian" class="project" href="https://github.com/Bit-Scripts/BitGuardian.git" target="_blank" title="Click to learn more about BitGuardian">
<div class="containerLeft">
<img class="imageLeft illustration" src="img/BitGuardian.png" alt='Access the latest, up-to-date versions of BitGuardian' title="Click to learn more about BitGuardian" onclick="window.open('https: //github.com/Bit-Scripts/BitGuardian', '_blank')" />
<div class="textLeft">
<h2 class="titleLeft">BitGuardian</h2>
<p class="paragraph paragraphLeft">BitGuardian is a Discord moderation bot that assigns a role to new members and logs user messages. Facilitating server management, it improves user experience and offers extensible support for custom features. <span class="author" onclick="window.open('https://github.com/Quentin-D31', '_blank')" title="Learn more about the author">Developed by Red Moon</span </p>
</div>
</div>
</a>
</article>
<article>
<a id="Rsscript" class="project" href="https://github.com/Bit-Scripts/Rsscript.git" target="_blank" title="Click to learn more about Rsscript">
<div class="containerRight">
<img class="imageRight illustration" src="img/Rsscript.png" alt='Access the latest up-to-date versions of Rsscript' title="Click to learn more about Rsscript" onclick="window.open('https: //github.com/Bit-Scripts/Rsscript', '_blank')" />
<div class="textRight">
<h2 class="titleRight">Rsscript</h2>
<p class="paragraph paragraphRight">Rsscript is an open source Discord bot project that aims to read RSS feeds and transmit them to a specific Discord channel. <span class="author" onclick="window.open('https://github.com/Quentin-D31', '_blank')" title="Learn more about the author">Developed by Red Moon</span </p>
</div>
</div>
</a>
</article>
<article>
<a id="Music" class="project" href="https://github.com/Bit-Scripts/music" target="_blank" title="Click to learn more about Music">
<div class="containerLeft">
<img class="imageLeft illustration" src="img/Music_bot.png" alt='Downloads of the latest updated versions of Music' title="Download the latest updated versions of Music" onclick="window.open('https ://github.com/Bit-Scripts/musique/releases/latest', '_blank')" />
<div class="textLeft">
<h2 class="titleLeft">Music - The Audio Player</h2>
<p class="paragraph paragraphLeft">Music, the BIT-SCRIPTS audio player, supports MP3, WAVE, OGG and FLAC formats. Easy to use and efficient, it is ideal for managing and enjoying your music collection. Developed in Python, Musique combines performance and simplicity for all music lovers. <span class="author" onclick="window.open('https://github.com/Paullux', '_blank')" title="Learn more about the author">Developed by Paul</span></ p>
</div>
</div>
</a>
</article>
<article>
<a id="MPRIS-Discord-Presence" class="project" href="https://github.com/Bit-Scripts/MPRIS-Discord-Presence" target="_blank" title="Click to learn more about MPRIS-Discord-Presence">
<div class="containerRight">
<img class="imageRight illustration" src="img/mpris-discord-presence.png" alt="MPRIS-Discord-Presence app launch screen" title="Click to learn more about MPRIS-Discord- Presence" onclick="window.open('https://github.com/Bit-Scripts/MPRIS-Discord-Presence', '_blank')" />
<div class="textRight">
<h2 class="titleRight">MPRIS Discord Presence</h2>
<p class="paragraph paragraphRight">MPRIS Discord Presence allows you to share media listened to/viewed from a Linux system, compatible with MPRIS, on Discord. <span class="author" onclick="window.open('https://github.com/Paullux', '_blank')" title="Learn more about the author">Developed by Paul</span></p>
</div>
</div>
</a>
</article>
<article>
<a id="IPTVAPP" class="project" href="https://github.com/Bit-Scripts/APPIPTV_Freebox_et_HDHomeRun" target="_blank" title="Click to view the APPIPTV Freebox and HDHomeRun project on GitHub">
<div class="containerLeft">
<img class="imageLeft illustration" src="img/IPTVAPP_Lancement_Chaine.png" alt="IPTVAPP application launch screen" title="Click to learn more about IPTVAPP" onclick="window.open('https: //github.com/Bit-Scripts/APPIPTV_Freebox_et_HDHomeRun', '_blank')" />
<div class="textLeft">
<h2 class="titleLeft">APPIPTV Freebox and HDHomeRun</h2>
<p class="paragraph paragraphLeft">IPTVAPP is an IPTV streaming application with a graphical user interface based on PyQt6, allowing you to view TV programs via Freebox or a live HDHomeRun via VLC media player. <span class="author" onclick="window.open('https://github.com/Paullux', '_blank')" title="Learn more about the author">Developed by Paul</span></p>
</div>
</div>
</a>
</article>
</section>
</main>
<footer>
<textarea id="bar" class="bar" placeholder="Search for a project..." rows="5" cols="33"></textarea>
<button class="flag" onclick="window.location = './index.html'"><img src="img/en.png" alt="Switch to French" title="Switch language to French" width="100"/></button>
</footer>
</body>
<script src="scripts.js"></script>
</html>