Published in JavaScript in Plain English·Dec 27, 2022New SASS Module SystemPart 2: Out with @ import, in with @ use — Before reading this post, I would highly recommend to go through the New SASS Module System — Part 1 Learn more: New SASS Module System — Part 1 🤯 Out with @import, in with @usemedium.com Sass new module system launched 👀Web Development6 min readWeb Development6 min read
Published in JavaScript in Plain English·Dec 27, 2022New SASS Module SystemPart 1: Out with @ import, in with @ use — Table of content What is SASS ? What is SASS Module System? What does SASS Module system includes? Sass Importing Files Sass import syntax Sass new module system launched 👀 Updates 🚨 What is SASS ? Sass is a stylesheet language that’s compiled to CSS. …Web Development4 min readWeb Development4 min read
Published in JavaScript in Plain English·Jun 5, 2022Create a Retro Button using HTML and CSSWe will start with basic HTML <button>Submit</button> This is how it looks:HTML2 min readHTML2 min read
Sep 28, 2021Understand how to write a good commit message through memes 😉1️⃣ Why is it important to commit 🤔 ? To create a periodic checkpoint in your codebase. You can better understand how things in your code were broken. Let people see what really happened, having a version history is important to understand the code. Describe your action in terms of…Github8 min readGithub8 min read
May 15, 2021Deploying Flask Application with ML models on AWS EC2 Instance64812Sai Durga Kamesh KotaAmazing article, keep up the good work :)Amazing article, keep up the good work :)1 min read1 min read
Feb 27, 2020Game design document of Red Dead Redemption 2Game design document of Red Dead Redemption 2 Red Dead Redemption 2 “You are the only feller who got half of their brain eaten by wolves and ended up more intelligent.” 1. Game Overview: The game is the third entry in Red Dead Redemption Series designed by Rockstar and Epic Games build in Rockstar Advanced Game Engine Published on PlayStation4, Xbox one…Games12 min readGames12 min read