<?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>DEV Community: Mayuri G</title>
    <description>The latest articles on DEV Community by Mayuri G (@mayuri2103).</description>
    <link>https://dev.to/mayuri2103</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%2F1437015%2F0acfc52c-356a-40ba-b8f8-424ffe284707.jpeg</url>
      <title>DEV Community: Mayuri G</title>
      <link>https://dev.to/mayuri2103</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mayuri2103"/>
    <language>en</language>
    <item>
      <title>AWS SIMULEARN - 2</title>
      <dc:creator>Mayuri G</dc:creator>
      <pubDate>Mon, 09 Dec 2024 18:06:42 +0000</pubDate>
      <link>https://dev.to/mayuri2103/aws-simulearn-2-3bf0</link>
      <guid>https://dev.to/mayuri2103/aws-simulearn-2-3bf0</guid>
      <description>&lt;p&gt;The post talks briefly about creating different availability zones in the same region.&lt;/p&gt;

&lt;p&gt;Here I would like to say the steps I followed in Simulearn to get knowledge on this part:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Search for EC2 services.&lt;/li&gt;
&lt;li&gt;Give Launch Instances from EC2 Dashboard.&lt;/li&gt;
&lt;li&gt;Give name for the instance, select the AMI (Amazon Machine Image), instance type.&lt;/li&gt;
&lt;li&gt;In the next step, I gave "proceed without a key pair" in the Key pair section (my bad - I don't know the result of using with key pair as of now).&lt;/li&gt;
&lt;li&gt;Create security group in the Network settings with the type HTTP.&lt;/li&gt;
&lt;li&gt;The lab section provided a user-data file and that has to be uploaded in user data section which is optional.&lt;/li&gt;
&lt;li&gt;Then give launch instance.&lt;/li&gt;
&lt;li&gt;Now come back to "Instances" tab to check the created instance in the region.&lt;/li&gt;
&lt;li&gt;Now create another instance with the same steps above without changing the region.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The blog and the steps are in brief as of now, but later I'll go through all the available options of creating an instance and make the blog in detail further.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjesva9r40rqry1b5z5i3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjesva9r40rqry1b5z5i3.png" alt="Image description" width="800" height="445"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>aws</category>
      <category>simuleran</category>
    </item>
    <item>
      <title>AWS SIMULEARN - 1</title>
      <dc:creator>Mayuri G</dc:creator>
      <pubDate>Sun, 24 Nov 2024 19:26:58 +0000</pubDate>
      <link>https://dev.to/mayuri2103/aws-simulearn-1-56me</link>
      <guid>https://dev.to/mayuri2103/aws-simulearn-1-56me</guid>
      <description>&lt;p&gt;Hey all, I would like to share my experiences on using AWS SimuLearn from AWS SkillBuilder. So I have taken 3 courses for now.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Course-1 : Cloud Computing Essentials&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It is all about the usage of Amazon S3 bucket. From my learnings, S3 bucket is used for storing objects and hosting websites. The objects stored in S3 containers are known as buckets. When an S3 bucket is configured for website hosting, the bucket is assigned a URL. When requests are made to this URL, Amazon S3 returns the HTML file, known as the root object, that was set for the bucket. For providing permissions, bucket policy can be used.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fv3mgpdobw15d61koy6ml.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fv3mgpdobw15d61koy6ml.png" alt="Image description" width="800" height="346"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Steps followed in LAB session&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Go to the console of AWS Lab provided in the course.&lt;/li&gt;
&lt;li&gt;Click on S3 services or search for it.&lt;/li&gt;
&lt;li&gt;Once clicking the S3, various bucket names are displayed.&lt;/li&gt;
&lt;li&gt;Select the required bucket and review the existing files.&lt;/li&gt;
&lt;li&gt;If required, existing files can be renamed via Actions bar on the top.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Faql5kzute8j4737f5w92.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Faql5kzute8j4737f5w92.png" alt="Image description" width="800" height="332"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Click on the Permissions tab and review the bucket policy or create the bucket policy in json format.&lt;/li&gt;
&lt;li&gt;Block the public access in the Permissions page.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F49pv6kadup4g0qo1ysrf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F49pv6kadup4g0qo1ysrf.png" alt="Image description" width="800" height="339"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Click on the Properties tab and enable the static hosting of a website.&lt;/li&gt;
&lt;li&gt;Mention the Index document and Error document in the Properties page.&lt;/li&gt;
&lt;li&gt;Give Save Changes at the end.&lt;/li&gt;
&lt;li&gt;Now click on the provided URL from S3 to operate the website that is hosted.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flrgjv1rvwiv20hryhke0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flrgjv1rvwiv20hryhke0.png" alt="Image description" width="800" height="350"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Overview and Outcomes&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiso18uznvp0liuumpsv4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiso18uznvp0liuumpsv4.png" alt="Image description" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7hkh85fz6rs4h0mhefz7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7hkh85fz6rs4h0mhefz7.png" alt="Image description" width="800" height="480"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>aws</category>
      <category>simulearn</category>
      <category>cloudcomputing</category>
    </item>
    <item>
      <title>A New Try</title>
      <dc:creator>Mayuri G</dc:creator>
      <pubDate>Tue, 29 Oct 2024 19:20:36 +0000</pubDate>
      <link>https://dev.to/mayuri2103/a-new-try-14c0</link>
      <guid>https://dev.to/mayuri2103/a-new-try-14c0</guid>
      <description>&lt;p&gt;&lt;strong&gt;Day 1 of Three.js 🌌:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Getting Started with 3D in the Browser!&lt;/u&gt;&lt;/p&gt;

&lt;p&gt;Three.js makes creating 3D graphics on the web easy and exciting! Built on WebGL, it simplifies the complex setup needed to draw 3D graphics in the browser and is widely used in web-based games, interactive graphics, and even VR. &lt;/p&gt;

&lt;p&gt;📜 Introduction to Three.js&lt;br&gt;
Three.js is a popular JavaScript library that brings the power of 3D graphics to your web browser! From small interactive elements to complex simulations, Three.js allows us to create stunning visuals and immersive experiences. WebGL, the technology under Three.js, works directly with the GPU for fast, efficient rendering, but it's challenging to write directly. Three.js simplifies this, providing an easy-to-use layer for designing 3D experiences. 💻✨&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;import * as THREE from "three";

const renderer = new THREE.WebGLRenderer();
renderer.setSize(window.innerWidth, window.innerHeight);
document.body.appendChild(renderer.domElement);

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ol&gt;
&lt;li&gt;Import Three.js – This grabs everything we need from the Three.js library.&lt;/li&gt;
&lt;li&gt;Create a WebGL Renderer – The renderer displays our graphics on the screen, using WebGL behind the scenes.&lt;/li&gt;
&lt;li&gt;Set the Renderer Size – The render area covers the entire window.&lt;/li&gt;
&lt;li&gt;Add to DOM – Finally, we add it to the document so it's visible in the browser. 🌐
`&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;`&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;const scene = new THREE.Scene();
const camera = new THREE.PerspectiveCamera(
    75,
    window.innerWidth / window.innerHeight,
    0.1,
    1000
);

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;`&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Create the Scene – Think of this as our virtual stage where we’ll place objects and lights.&lt;/li&gt;
&lt;li&gt;Setup the Camera – Using a Perspective Camera here, which gives a more realistic depth perception by mimicking how our eyes view the world.&lt;/li&gt;
&lt;li&gt;75: Field of view in degrees (a wider or narrower "view angle")&lt;/li&gt;
&lt;li&gt;window.innerWidth / window.innerHeight: Aspect ratio for avoiding distortion&lt;/li&gt;
&lt;li&gt;0.1, 1000: Near and far clipping planes, setting the visible range of the camera (from 0.1 to 1000 units away).&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;`&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;const axesHelper = new THREE.AxesHelper(5);
scene.add(axesHelper);
camera.position.set(0, 2, 5);
const boxGeometry = new THREE.BoxGeometry();
const boxMaterial = new THREE.MeshBasicMaterial({ color: 0xffffff });
const box = new THREE.Mesh(boxGeometry, boxMaterial);
scene.add(box);
function animate(time) {
    box.rotation.x = time / 1000;
    box.rotation.y = time / 1000;
    box.rotation.z = time / 1000;
    renderer.render(scene, camera);
}
renderer.setAnimationLoop(animate);

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;&lt;br&gt;
`&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;AxesHelper: Creates an AxesHelper, a visual aid showing three lines along the X, Y, and Z axes.&lt;/li&gt;
&lt;li&gt;Adding to Scene: scene.add(axesHelper); places the helper in the scene, helping orient object placements.&lt;/li&gt;
&lt;li&gt;Box Geometry: Creates boxGeometry, defining the shape of a basic cube.&lt;/li&gt;
&lt;li&gt;Box Material: Sets boxMaterial as a plain white (0xffffff) material for the cube’s surface.&lt;/li&gt;
&lt;li&gt;Mesh: Combines boxGeometry and boxMaterial into a Mesh, which can be rendered.&lt;/li&gt;
&lt;li&gt;Add Box to Scene: scene.add(box); places the cube in the scene, making it visible.&lt;/li&gt;
&lt;li&gt;Animate Function: Defines an animate function to handle updates to each animation frame.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Refer: &lt;u&gt;&lt;a href="https://youtu.be/xJAfLdUgdc4?si=bAdjReYgI1ExVvaK" rel="noopener noreferrer"&gt;https://youtu.be/xJAfLdUgdc4?si=bAdjReYgI1ExVvaK&lt;/a&gt;&lt;/u&gt;&lt;/p&gt;

</description>
      <category>continuouslearning</category>
      <category>threejsbeginner</category>
    </item>
    <item>
      <title>The LLAMA run</title>
      <dc:creator>Mayuri G</dc:creator>
      <pubDate>Sat, 31 Aug 2024 17:52:30 +0000</pubDate>
      <link>https://dev.to/mayuri2103/the-llama-run-45n4</link>
      <guid>https://dev.to/mayuri2103/the-llama-run-45n4</guid>
      <description>&lt;p&gt;Hey all, I am Mayuri, an AI &amp;amp; Data Science aspirant. This is my first blog in dev community. I would like to share my enthusiasm for working with LLMs. Right now, I am involved in creating a coding assistant or coding bot. I know that it's a beginner-level project in LLMs. But I would like to engage with like-minded people who can assist me with the LLM concepts. &lt;/p&gt;

</description>
      <category>llms</category>
      <category>machinelearning</category>
      <category>ai</category>
    </item>
    <item>
      <title>My first post</title>
      <dc:creator>Mayuri G</dc:creator>
      <pubDate>Wed, 24 Jul 2024 11:53:48 +0000</pubDate>
      <link>https://dev.to/mayuri2103/my-first-post-2ab9</link>
      <guid>https://dev.to/mayuri2103/my-first-post-2ab9</guid>
      <description>&lt;h2&gt;
  
  
  Day 1
&lt;/h2&gt;

&lt;p&gt;Hey all, I am Mayuri, an AI &amp;amp; Data Science aspirant. This is my first blog in dev community. I would like to share my enthusiasm for working with LLMs. Right now, I am involved in creating a coding assistant or coding bot. I know that it's a beginner-level project in LLMs. But I would like to engage with like-minded people who can assist me with the LLM concepts. &lt;/p&gt;

</description>
      <category>llms</category>
      <category>machinelearning</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
