<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Michael "lampe" Lazarski</title>
    <description>The latest articles on Forem by Michael "lampe" Lazarski (@lampewebdev).</description>
    <link>https://forem.com/lampewebdev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F108765%2F3df04288-7baa-4c44-8d9a-e1cc97c0de28.jpg</url>
      <title>Forem: Michael "lampe" Lazarski</title>
      <link>https://forem.com/lampewebdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/lampewebdev"/>
    <language>en</language>
    <item>
      <title>Elevation with sass maps and loops |  Vue component Lib - part 7</title>
      <dc:creator>Michael "lampe" Lazarski</dc:creator>
      <pubDate>Sun, 07 Feb 2021 20:17:11 +0000</pubDate>
      <link>https://forem.com/lampewebdev/elevation-with-sass-maps-and-loops-vue-component-lib-part-7-37e2</link>
      <guid>https://forem.com/lampewebdev/elevation-with-sass-maps-and-loops-vue-component-lib-part-7-37e2</guid>
      <description>&lt;p&gt;Hey,&lt;/p&gt;

&lt;p&gt;In this part we will be adding a elevation css utlity class.&lt;br&gt;
We will use SASS maps and loops for that!&lt;/p&gt;

&lt;p&gt;Here is the Video:&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/ELFlfMCW6xs"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Code Repo for youtube: &lt;a href="https://github.com/lampewebdev/lcs-components-yt"&gt;https://github.com/lampewebdev/lcs-components-yt&lt;/a&gt;&lt;br&gt;
Code Repo for the project: &lt;a href="https://github.com/lampewebdev/lcs-components"&gt;https://github.com/lampewebdev/lcs-components&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👋Say Hello!&lt;/strong&gt; &lt;a href="https://www.instagram.com/lampewebdev/"&gt;Instagram&lt;/a&gt; | &lt;a href="https://twitter.com/lampewebdev"&gt;Twitter&lt;/a&gt; | &lt;a href="https://www.linkedin.com/in/michael-lazarski-25725a87"&gt;LinkedIn&lt;/a&gt; | &lt;a href="https://medium.com/@lampewebdevelopment"&gt;Medium&lt;/a&gt; | &lt;a href="https://dev.to/twitch_live_streams/lampewebdev"&gt;Twitch&lt;/a&gt; | &lt;a href="https://www.youtube.com/channel/UCYCe4Cnracnq91J0CgoyKAQ"&gt;YouTube&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>css</category>
      <category>vue</category>
    </item>
    <item>
      <title>Adding a theme support with a dark and oled theme | Vue component Lib - part 6</title>
      <dc:creator>Michael "lampe" Lazarski</dc:creator>
      <pubDate>Mon, 01 Feb 2021 19:02:27 +0000</pubDate>
      <link>https://forem.com/lampewebdev/adding-a-theme-support-with-a-dark-and-oled-theme-vue-component-lib-part-6-5dfo</link>
      <guid>https://forem.com/lampewebdev/adding-a-theme-support-with-a-dark-and-oled-theme-vue-component-lib-part-6-5dfo</guid>
      <description>&lt;p&gt;Hey,&lt;/p&gt;

&lt;p&gt;In this part we will be adding a theme package.&lt;br&gt;
Adding a dark and oled theme&lt;br&gt;
and then adding it to out playground!&lt;/p&gt;

&lt;p&gt;Here is the Video:&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/ELFlfMCW6xs"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Code Repo for youtube: &lt;a href="https://github.com/lampewebdev/lcs-components-yt"&gt;https://github.com/lampewebdev/lcs-components-yt&lt;/a&gt;&lt;br&gt;
Code Repo for the project: &lt;a href="https://github.com/lampewebdev/lcs-components"&gt;https://github.com/lampewebdev/lcs-components&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👋Say Hello!&lt;/strong&gt; &lt;a href="https://www.instagram.com/lampewebdev/"&gt;Instagram&lt;/a&gt; | &lt;a href="https://twitter.com/lampewebdev"&gt;Twitter&lt;/a&gt; | &lt;a href="https://www.linkedin.com/in/michael-lazarski-25725a87"&gt;LinkedIn&lt;/a&gt; | &lt;a href="https://medium.com/@lampewebdevelopment"&gt;Medium&lt;/a&gt; | &lt;a href="https://dev.to/twitch_live_streams/lampewebdev"&gt;Twitch&lt;/a&gt; | &lt;a href="https://www.youtube.com/channel/UCYCe4Cnracnq91J0CgoyKAQ"&gt;YouTube&lt;/a&gt;&lt;/p&gt;

</description>
      <category>vue</category>
      <category>beginners</category>
      <category>webdev</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Implementing a Button in Vue3 with Theme support |  Vue component Lib - part 5</title>
      <dc:creator>Michael "lampe" Lazarski</dc:creator>
      <pubDate>Sun, 24 Jan 2021 19:01:47 +0000</pubDate>
      <link>https://forem.com/lampewebdev/implementing-a-button-in-vue3-with-theme-support-vue-component-lib-part-4-4kfa</link>
      <guid>https://forem.com/lampewebdev/implementing-a-button-in-vue3-with-theme-support-vue-component-lib-part-4-4kfa</guid>
      <description>&lt;p&gt;Hey,&lt;/p&gt;

&lt;p&gt;In this part we will be implemeting a button in vue3.&lt;br&gt;
we will learn how ref() works and we will add theme support!&lt;br&gt;
Here is the Video:&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/C-JP7ZlLgxA"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Code Repo for youtube: &lt;a href="https://github.com/lampewebdev/lcs-components-yt"&gt;https://github.com/lampewebdev/lcs-components-yt&lt;/a&gt;&lt;br&gt;
Code Repo for the project: &lt;a href="https://github.com/lampewebdev/lcs-components"&gt;https://github.com/lampewebdev/lcs-components&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👋Say Hello!&lt;/strong&gt; &lt;a href="https://www.instagram.com/lampewebdev/"&gt;Instagram&lt;/a&gt; | &lt;a href="https://twitter.com/lampewebdev"&gt;Twitter&lt;/a&gt; | &lt;a href="https://www.linkedin.com/in/michael-lazarski-25725a87"&gt;LinkedIn&lt;/a&gt; | &lt;a href="https://medium.com/@lampewebdevelopment"&gt;Medium&lt;/a&gt; | &lt;a href="https://dev.to/twitch_live_streams/lampewebdev"&gt;Twitch&lt;/a&gt; | &lt;a href="https://www.youtube.com/channel/UCYCe4Cnracnq91J0CgoyKAQ"&gt;YouTube&lt;/a&gt;&lt;/p&gt;

</description>
      <category>vue</category>
      <category>beginners</category>
      <category>tutorial</category>
      <category>typescript</category>
    </item>
    <item>
      <title>Awesome CSS Animated Responsive Bottom Navigation - Production ready!</title>
      <dc:creator>Michael "lampe" Lazarski</dc:creator>
      <pubDate>Thu, 21 Jan 2021 20:48:59 +0000</pubDate>
      <link>https://forem.com/lampewebdev/awesome-css-animated-responsive-bottom-navigation-production-ready-4pla</link>
      <guid>https://forem.com/lampewebdev/awesome-css-animated-responsive-bottom-navigation-production-ready-4pla</guid>
      <description>&lt;p&gt;I found this really awesome example of a CSS button navigation at codepen!&lt;/p&gt;

&lt;p&gt;Here is a video about it with some improvements!&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/NVkCbYYDXvc"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Code: &lt;a href="https://github.com/lampewebdev/bottom-bubble-navigation-responsive"&gt;https://github.com/lampewebdev/bottom-bubble-navigation-responsive&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Original CodePen: &lt;a href="https://codepen.io/abxlfazl/pen/VwKzaEm"&gt;https://codepen.io/abxlfazl/pen/VwKzaEm&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;👋Say Hello!&lt;/strong&gt; &lt;a href="https://www.instagram.com/lampewebdev/"&gt;Instagram&lt;/a&gt; | &lt;a href="https://twitter.com/lampewebdev"&gt;Twitter&lt;/a&gt; | &lt;a href="https://www.linkedin.com/in/michael-lazarski-25725a87"&gt;LinkedIn&lt;/a&gt; | &lt;a href="https://medium.com/@lampewebdevelopment"&gt;Medium&lt;/a&gt; | &lt;a href="https://dev.to/twitch_live_streams/lampewebdev"&gt;Twitch&lt;/a&gt; | &lt;a href="https://www.youtube.com/channel/UCYCe4Cnracnq91J0CgoyKAQ"&gt;YouTube&lt;/a&gt;&lt;/p&gt;

</description>
      <category>css</category>
      <category>webdev</category>
      <category>tutorial</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Frosted Glass UI CSS effect in 5 minutes and why you should not use it (for now)</title>
      <dc:creator>Michael "lampe" Lazarski</dc:creator>
      <pubDate>Mon, 18 Jan 2021 14:44:02 +0000</pubDate>
      <link>https://forem.com/lampewebdev/frosted-glass-ui-css-effect-in-5-minutes-and-why-you-should-not-use-it-for-now-2hbg</link>
      <guid>https://forem.com/lampewebdev/frosted-glass-ui-css-effect-in-5-minutes-and-why-you-should-not-use-it-for-now-2hbg</guid>
      <description>&lt;p&gt;I see a lot of Glass UI examples floating around.&lt;br&gt;
Here is a short video how you can achieve that and at the end we will talk if you should use it or not!&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/QwvumtfGZUY"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;You can find the link to the code in the video description!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👋Say Hello!&lt;/strong&gt; &lt;a href="https://www.instagram.com/lampewebdev/"&gt;Instagram&lt;/a&gt; | &lt;a href="https://twitter.com/lampewebdev"&gt;Twitter&lt;/a&gt; | &lt;a href="https://www.linkedin.com/in/michael-lazarski-25725a87"&gt;LinkedIn&lt;/a&gt; | &lt;a href="https://medium.com/@lampewebdevelopment"&gt;Medium&lt;/a&gt; | &lt;a href="https://dev.to/twitch_live_streams/lampewebdev"&gt;Twitch&lt;/a&gt; | &lt;a href="https://www.youtube.com/channel/UCYCe4Cnracnq91J0CgoyKAQ"&gt;YouTube&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>tutorial</category>
      <category>beginners</category>
      <category>css</category>
    </item>
    <item>
      <title>Adding Colors with CSS modules and sass. Adding a CSS Reset |  Vue 3 typescript component - part 4</title>
      <dc:creator>Michael "lampe" Lazarski</dc:creator>
      <pubDate>Sun, 17 Jan 2021 18:09:27 +0000</pubDate>
      <link>https://forem.com/lampewebdev/adding-colors-with-css-modules-and-sass-adding-a-css-reset-vue-3-typescript-component-part-4-469j</link>
      <guid>https://forem.com/lampewebdev/adding-colors-with-css-modules-and-sass-adding-a-css-reset-vue-3-typescript-component-part-4-469j</guid>
      <description>&lt;p&gt;In this part, we will be adding color variables so that the user can define there own themes even multiple themes on the same page!&lt;/p&gt;

&lt;p&gt;Check out the video! and if you like it leave a thumb up!&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/jlecGbHkhLk"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Code Repo for youtube: &lt;a href="https://github.com/lampewebdev/lcs-components-yt"&gt;https://github.com/lampewebdev/lcs-components-yt&lt;/a&gt;&lt;br&gt;
Code Repo for the project: &lt;a href="https://github.com/lampewebdev/lcs-components"&gt;https://github.com/lampewebdev/lcs-components&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👋Say Hello!&lt;/strong&gt; &lt;a href="https://www.instagram.com/lampewebdev/"&gt;Instagram&lt;/a&gt; | &lt;a href="https://twitter.com/lampewebdev"&gt;Twitter&lt;/a&gt; | &lt;a href="https://www.linkedin.com/in/michael-lazarski-25725a87"&gt;LinkedIn&lt;/a&gt; | &lt;a href="https://medium.com/@lampewebdevelopment"&gt;Medium&lt;/a&gt; | &lt;a href="https://dev.to/twitch_live_streams/lampewebdev"&gt;Twitch&lt;/a&gt; | &lt;a href="https://www.youtube.com/channel/UCYCe4Cnracnq91J0CgoyKAQ"&gt;YouTube&lt;/a&gt;&lt;/p&gt;

</description>
      <category>tutorial</category>
      <category>webdev</category>
      <category>vue</category>
      <category>typescript</category>
    </item>
    <item>
      <title>New Javascript 2021 features explained with examples and how you can use them today!</title>
      <dc:creator>Michael "lampe" Lazarski</dc:creator>
      <pubDate>Fri, 15 Jan 2021 21:24:25 +0000</pubDate>
      <link>https://forem.com/lampewebdev/new-javascript-2021-features-explained-with-examples-and-how-you-can-use-them-today-4cm0</link>
      <guid>https://forem.com/lampewebdev/new-javascript-2021-features-explained-with-examples-and-how-you-can-use-them-today-4cm0</guid>
      <description>&lt;p&gt;Every year Javascript comes with a new set of features!&lt;/p&gt;

&lt;p&gt;This year we also have some cool features we can use!&lt;/p&gt;

&lt;p&gt;Learn how to use them with real world examples and how to update your project to use them too!&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/hxmFYToenxE"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;You can find the link to the code in the video description!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👋Say Hello!&lt;/strong&gt; &lt;a href="https://www.instagram.com/lampewebdev/"&gt;Instagram&lt;/a&gt; | &lt;a href="https://twitter.com/lampewebdev"&gt;Twitter&lt;/a&gt; | &lt;a href="https://www.linkedin.com/in/michael-lazarski-25725a87"&gt;LinkedIn&lt;/a&gt; | &lt;a href="https://medium.com/@lampewebdevelopment"&gt;Medium&lt;/a&gt; | &lt;a href="https://dev.to/twitch_live_streams/lampewebdev"&gt;Twitch&lt;/a&gt; | &lt;a href="https://www.youtube.com/channel/UCYCe4Cnracnq91J0CgoyKAQ"&gt;YouTube&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>tutorial</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Playground for our Components! Setting up Webpack and Bable Vue 3 typescript component - part 3</title>
      <dc:creator>Michael "lampe" Lazarski</dc:creator>
      <pubDate>Sun, 10 Jan 2021 18:10:43 +0000</pubDate>
      <link>https://forem.com/lampewebdev/playground-for-our-components-setting-up-webpack-and-bable-vue-3-typescript-component-part-3-2foj</link>
      <guid>https://forem.com/lampewebdev/playground-for-our-components-setting-up-webpack-and-bable-vue-3-typescript-component-part-3-2foj</guid>
      <description>&lt;p&gt;Hey,&lt;/p&gt;

&lt;p&gt;Let us build a component Library together!&lt;br&gt;
In the part we will install webpack, babel, vue and much more!&lt;br&gt;
We will create a playground for our components and load our button component into our playground!&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/IrrvLCXSD_M"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;The npm packages we have installed:&lt;/p&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;

// webpack
npm i --save-dev webpack webpack-cli clean-webpack-plugin webpack-dev-server babel-loader html-webpack-plugin 
// vue
npm i --save-dev vue-loader@next vue@next @vue/compiler-sfc @vue/component-compiler-utils @vue/babel-plugin-jsx
// css/sass
npm i --save-dev style-loader postcss-loader sass-loader sass
// babel
npm i --save-dev @babel/cli @babel/core @babel/plugin-transform-runtime @babel/preset-env @babel/preset-typescript


Code Repo for youtube: https://github.com/lampewebdev/lcs-components-yt
Code Repo for the project: https://github.com/lampewebdev/lcs-components

**👋Say Hello!** [Instagram](https://www.instagram.com/lampewebdev/) | [Twitter](https://twitter.com/lampewebdev) | [LinkedIn](https://www.linkedin.com/in/michael-lazarski-25725a87) | [Medium](https://medium.com/@lampewebdevelopment) | [Twitch](https://dev.to/twitch_live_streams/lampewebdev) | [YouTube](https://www.youtube.com/channel/UCYCe4Cnracnq91J0CgoyKAQ)
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>typescript</category>
      <category>vue</category>
    </item>
    <item>
      <title>Generating NPM packages - Vue 3 typescript component framework part 2</title>
      <dc:creator>Michael "lampe" Lazarski</dc:creator>
      <pubDate>Wed, 06 Jan 2021 20:12:36 +0000</pubDate>
      <link>https://forem.com/lampewebdev/generating-npm-packages-vue-3-typescript-component-framework-part-2-596c</link>
      <guid>https://forem.com/lampewebdev/generating-npm-packages-vue-3-typescript-component-framework-part-2-596c</guid>
      <description>&lt;p&gt;Hey,&lt;/p&gt;

&lt;p&gt;Let us build a component Library together!&lt;br&gt;
On the way, we will learn vue3 and typescript!&lt;br&gt;
And many many more tools!&lt;br&gt;
Here is the second video of the course!&lt;br&gt;
We will finish our new CLI script and we will be able to generate npm packages with a basic setup for creating our components!&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/3Ctg6ra_9yw"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Code Repo for youtube: &lt;a href="https://github.com/lampewebdev/lcs-components-yt"&gt;https://github.com/lampewebdev/lcs-components-yt&lt;/a&gt;&lt;br&gt;
Code Repo for the project: &lt;a href="https://github.com/lampewebdev/lcs-components"&gt;https://github.com/lampewebdev/lcs-components&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👋Say Hello!&lt;/strong&gt; &lt;a href="https://www.instagram.com/lampewebdev/"&gt;Instagram&lt;/a&gt; | &lt;a href="https://twitter.com/lampewebdev"&gt;Twitter&lt;/a&gt; | &lt;a href="https://www.linkedin.com/in/michael-lazarski-25725a87"&gt;LinkedIn&lt;/a&gt; | &lt;a href="https://medium.com/@lampewebdevelopment"&gt;Medium&lt;/a&gt; | &lt;a href="https://dev.to/twitch_live_streams/lampewebdev"&gt;Twitch&lt;/a&gt; | &lt;a href="https://www.youtube.com/channel/UCYCe4Cnracnq91J0CgoyKAQ"&gt;YouTube&lt;/a&gt;&lt;/p&gt;

</description>
      <category>vue</category>
      <category>typescript</category>
      <category>tutorial</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Vue 3 typescript component framework - part 1 - basic setup</title>
      <dc:creator>Michael "lampe" Lazarski</dc:creator>
      <pubDate>Sun, 03 Jan 2021 19:51:37 +0000</pubDate>
      <link>https://forem.com/lampewebdev/vue-3-typescript-component-framework-part-1-basic-setup-4bif</link>
      <guid>https://forem.com/lampewebdev/vue-3-typescript-component-framework-part-1-basic-setup-4bif</guid>
      <description>&lt;p&gt;Hey,&lt;/p&gt;

&lt;p&gt;Let us build a component Library together!&lt;br&gt;
On the way, we will learn vue3 and typescript!&lt;br&gt;
And many many more tools!&lt;br&gt;
Here is the first video:&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/C-JP7ZlLgxA"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Code Repo for youtube: &lt;a href="https://github.com/lampewebdev/lcs-components-yt"&gt;https://github.com/lampewebdev/lcs-components-yt&lt;/a&gt;&lt;br&gt;
Code Repo for the project: &lt;a href="https://github.com/lampewebdev/lcs-components"&gt;https://github.com/lampewebdev/lcs-components&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👋Say Hello!&lt;/strong&gt; &lt;a href="https://www.instagram.com/lampewebdev/"&gt;Instagram&lt;/a&gt; | &lt;a href="https://twitter.com/lampewebdev"&gt;Twitter&lt;/a&gt; | &lt;a href="https://www.linkedin.com/in/michael-lazarski-25725a87"&gt;LinkedIn&lt;/a&gt; | &lt;a href="https://medium.com/@lampewebdevelopment"&gt;Medium&lt;/a&gt; | &lt;a href="https://dev.to/twitch_live_streams/lampewebdev"&gt;Twitch&lt;/a&gt; | &lt;a href="https://www.youtube.com/channel/UCYCe4Cnracnq91J0CgoyKAQ"&gt;YouTube&lt;/a&gt;&lt;/p&gt;

</description>
      <category>vue</category>
      <category>typescript</category>
      <category>beginners</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Buttons with awesome Hover effects Using only HTML and CSS | Valorant CSS Buttons</title>
      <dc:creator>Michael "lampe" Lazarski</dc:creator>
      <pubDate>Sun, 27 Dec 2020 18:22:36 +0000</pubDate>
      <link>https://forem.com/lampewebdev/buttons-with-awesome-hover-effects-using-only-html-and-css-valorant-css-buttons-4icf</link>
      <guid>https://forem.com/lampewebdev/buttons-with-awesome-hover-effects-using-only-html-and-css-valorant-css-buttons-4icf</guid>
      <description>&lt;p&gt;Hey,&lt;/p&gt;

&lt;p&gt;Valorant the new hype when it comes to competitive FPS games.&lt;/p&gt;

&lt;p&gt;One thing I liked about the Valorant websites is the overall design.&lt;br&gt;
One element that stuck out the most to me were the buttons.&lt;/p&gt;

&lt;p&gt;Here is a video from start to finish!&lt;br&gt;
&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/YLuEvfb_0Cg"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;And here you can see how it will look!&lt;br&gt;
&lt;iframe height="600" src="https://codepen.io/lampewebdev/embed/LYpVRpy?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;If you just want to see the code it is here:&lt;br&gt;
&lt;a href="https://github.com/lampewebdev/valorant-button-css"&gt;https://github.com/lampewebdev/valorant-button-css&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👋Say Hello!&lt;/strong&gt; &lt;a href="https://www.instagram.com/lampewebdev/"&gt;Instagram&lt;/a&gt; | &lt;a href="https://twitter.com/lampewebdev"&gt;Twitter&lt;/a&gt; | &lt;a href="https://www.linkedin.com/in/michael-lazarski-25725a87"&gt;LinkedIn&lt;/a&gt; | &lt;a href="https://medium.com/@lampewebdevelopment"&gt;Medium&lt;/a&gt; | &lt;a href="https://dev.to/twitch_live_streams/lampewebdev"&gt;Twitch&lt;/a&gt; | &lt;a href="https://www.youtube.com/channel/UCYCe4Cnracnq91J0CgoyKAQ"&gt;YouTube&lt;/a&gt;&lt;/p&gt;

</description>
      <category>css</category>
      <category>tutorial</category>
      <category>webdev</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Cyberpunk 2077 Inspired Menu in CSS only! Video Tutorial!</title>
      <dc:creator>Michael "lampe" Lazarski</dc:creator>
      <pubDate>Sun, 20 Dec 2020 22:02:48 +0000</pubDate>
      <link>https://forem.com/lampewebdev/cyberpunk-2077-inspired-menu-in-css-only-video-tutorial-455a</link>
      <guid>https://forem.com/lampewebdev/cyberpunk-2077-inspired-menu-in-css-only-video-tutorial-455a</guid>
      <description>&lt;p&gt;Hey,&lt;/p&gt;

&lt;p&gt;I have created a video where you can learn how to create a menu like in cyberpunk!&lt;br&gt;
&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/Wmb-V87tmqI"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;If you just want to see the code it is here:&lt;br&gt;
&lt;a href="https://github.com/lampewebdev/cyberpunk-menu"&gt;https://github.com/lampewebdev/cyberpunk-menu&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👋Say Hello!&lt;/strong&gt; &lt;a href="https://www.instagram.com/lampewebdev/"&gt;Instagram&lt;/a&gt; | &lt;a href="https://twitter.com/lampewebdev"&gt;Twitter&lt;/a&gt; | &lt;a href="https://www.linkedin.com/in/michael-lazarski-25725a87"&gt;LinkedIn&lt;/a&gt; | &lt;a href="https://medium.com/@lampewebdevelopment"&gt;Medium&lt;/a&gt; | &lt;a href="https://dev.to/twitch_live_streams/lampewebdev"&gt;Twitch&lt;/a&gt; | &lt;a href="https://www.youtube.com/channel/UCYCe4Cnracnq91J0CgoyKAQ"&gt;YouTube&lt;/a&gt;&lt;/p&gt;

</description>
      <category>css</category>
      <category>webdev</category>
      <category>beginners</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
