Public note : I'll be updating my page within the coming weeks
Hey there I'm @Shedhatch but call me Adrien. I'm currently learning programming through university courses. I'm undertaking my third year of university as a dual student switching between university and my office. I'm open to suggestions and ideas to improve my code and/or my Github profile. Feel free to open an issue If you need to share some super cool tips with me!
echo ("Php");
console.log("JavaScript");
<p>Html</p>
.Shedhatch {
content: "Css";
}
SELECT language AS sql FROM table;
<template>
<button @click="alertMe">Framework here!</button>
</template>
<script>
export default {
methods: {
alertMe: function () {
alert("VueJs");
},
},
};
</script>
-
Created Clear.Js (Discord.js)
Have a look ! -
Contributed to A FiveM french home hosted server for the video-game Grand Theft Auto 5
Have a look !