Menu

IIT Certification Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Sreerag M

All about experiencing

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • NX-CAD
  • SHEET-METAL-DESIGN
  • BIW-DESIGN
  • GD&T-BASICS
  • SIMULINK-BASICS

Introduction

I am a final year mechanical engineering student. I have a bucket list of different engineering fields I like to explore and I am planning to do it one at a time until I reach the one I am the best in.

35 Projects

Week 3.2 - 2R Robotic Arm Challenge

Objective:

REPORT code clear close clc step : 1 defenition of length of  link l1 &l2 l1 = 1; l2 = 0.5; step :2 definition of angles theta1 = linspace (0, 60, 10); theta2 = linspace (0, 90, 10); ct = 1; assuming fixed angles %theta1 = 60; %theta2 = 30; naming i & j for i = 1:length(theta1) Theta1 = theta1(i);   for j = 1:length(theta2)…

calendar

21 Aug 2022 05:35 PM IST

    Read more

    Week 4.1 - Solving second order ODEs

    Objective:

    1) REPORT   MAIN CODE clear close clc %Step1 %Given data %variable defenition b=0.05; %damping coefficient g=9.8; %acceleration due to gravity l=1; %length of pendulum string m=1; %mass of bob %Step2 %initial condition theta_0=[0;3]; %Time duration for simulation t_span=linspace(0,20,100); %Step4 %solving the differential…

    calendar

    26 Aug 2022 05:27 AM IST

      Read more

      Week 5 - Genetic Algorithm

      Objective:

      Report   MAIN CODE clear all close all clc n=150; x = linspace(0,0.6,150); y = linspace(0,0.6,150); %creating two dimensional grid [xx, yy] = meshgrid(x,y); tic %evaluating the stalagmite function for i = 1:length(xx) for j = 1:length(yy) input_vector(1)= xx(i,j); input_vector(2)= yy(i,j); f(i,j) = stalagmite(input_vector);…

      calendar

      01 Sep 2022 11:58 AM IST

        Read more

        Project 1 - Parsing NASA thermodynamic data

        Objective:

         Screenrecording of the matlab window is uploded.   clear close clc f=fopen('THERMO.dat','r'); for i=1:5 fgetl(f); end for j=1:53 %extraction of local temperature a=fgetl(f); b=strsplit(a,' '); z=length(b); species_name=b{1}; local_low=str2num(b{z-3}); local_high=str2num(b{z-2}); local_mid=str2num(b{z-1}); %extraction…

        calendar

        07 Oct 2022 12:11 PM IST

          Read more

          Project 2 - Rankine cycle Simulator

          Objective:

          Screenrecording of the matlab window is uploded with this. Main Code clear all close all clc % Rankine Cycle Simulator disp(' Rankine Cycle'); disp('1-2 is Isentropic Expansion in Turbine\n'); disp('2-3 is constant pressure heat removal\n'); disp('3-4 is Isentropic Compression in Pump\n' ); disp('4-1 Constant pressure…

          calendar

          07 Oct 2022 12:32 PM IST

            Read more

            Week 8 - Challenge 1 - Base Bracket Design

            Objective:

             

            calendar

            23 Jan 2023 12:46 PM IST

              Read more

              Week 8 - Challenge 2 - Switch Bezel Design

              Objective:

              solid model Class-A surface final plastic component

              calendar

              24 Jan 2023 08:04 AM IST

                Read more

                Week 8 - Challenge 3 - Coin Holder Design

                Objective:

                COIN HOLDER AIM To create a coin holder plastic component by closed method with reference to the class A surface and do the draft analysis for the component. Steps followed The class A surface is checked for the connectivity of the surface and ensure it is completely joined and there will be no gap between the surfaces.…

                calendar

                03 Feb 2023 06:53 AM IST

                  Read more

                  Week 8 - Challenge 4 - Bumper

                  Objective:

                  AIM: to make a model from the provided class-A surface. DRAFT ANALYSIS FINAL MODEL  draft analysis on the model

                  calendar

                  11 Feb 2023 12:56 PM IST

                    Read more

                    Week 8 - Challenge 5 - Door Trim Lower

                    Objective:

                    Aim : To create the class B surface, C surface, and tooling axis also publish it as well as close the surface of the given door trims. Objectives : Create the Door Trim Plastic component through the given Class-A surface with a thickness of the component to be 2.5 mm Class A : Draft Analysis B surface :  C surface…

                    calendar

                    12 Feb 2023 10:55 AM IST

                      Read more

                      Week 8 - Challenge 6 - Core & Cavity Design

                      Objective:

                      AIM: To Create the Core and cavity blocks for the switch bezel component. DESCRIPTION:   1. CREATING TOOLING AXIS -                       The Tooling Direction is basically the direction in which the mold pulls apart. The mold is built in two separate…

                      calendar

                      13 Feb 2023 11:37 AM IST

                      • DESIGN
                      Read more

                      Week 9 - Attachment Feature Creation (Ribs & Screw Boss) - Challenge 1

                      Objective:

                      AIM: To Create the Door Handle Component from the given Class-A surface. To Create the tooling axis for the given Class-A Surface meeting the requirements of the draft angle. To Attach rib and screw boss in the component. To perform the Draft analysis on the final model.   STEPS: CREATING TOOLING AXIS  DRAFT…

                      calendar

                      17 Feb 2023 05:59 AM IST

                      Read more

                      Week 9 - Attachment Feature Creation - Challenge 2

                      Objective:

                      AIM To Create the Dog House for the Door Trim consider the thickness of the part to be 2.5 mm and the design rules to create dog house. PROCEDURE: CREATING TOOLING AXIS DRAFT ANALYSIS ON CLASS A CREATING B SURFACE CREATING DOG HOUSE DRAFT ANALYSIS ON DOG HOUSE FINAL BODY  

                      calendar

                      20 Feb 2023 10:40 AM IST

                        Read more

                        Week 9 - Project 1 - Door Trim Lower with Engineering Features

                        Objective:

                        Aim: To Create the Door trim lower component through the given Class-A surface. Procedure class A surface Tooling Axis creation: To create a tooling axis, a plane surface from class A is extracted and a point is created on it. Then a line is created through that point in the y direction. Draft Analysis on class A We perform…

                        calendar

                        27 Feb 2023 11:05 AM IST

                          Read more

                          Week 9 - Project - A pillar Design with Master Section

                          Objective:

                          Aim :        To create the A Pillar Design with the master section given as the intersection sketch with the Class A surface and create the tooling axis and perform the Draft analysis for the final solid part. Class-A Surface : Tooling Axis   Draft analysis : 3 Degrees is the nominal Draft angle…

                          calendar

                          04 Mar 2023 11:31 AM IST

                            Read more

                            Week 10- Assembly Workbench

                            Objective:

                            Model drawing 1       Model Drawing 2                                    

                            calendar

                            08 Mar 2023 12:09 PM IST

                              Read more

                              Week 11 - Final project

                              Objective:

                              AIM To create a door interior part from the inputs of class A surface along with the master section by following the design rules. OBJECTIVES Create a sketch by using a Positioned sketch All the should be sketches should be Iso-Constrained Ensured Proper Tree Structure Create thickened part using master section for reference…

                              calendar

                              17 Mar 2023 05:44 AM IST

                              Read more

                              Week 11 - Final project

                              Objective:

                              AIM To create a door interior part from the inputs of class A surface along with the master section by following the design rules. OBJECTIVES Create a sketch by using a Positioned sketch All the should be sketches should be Iso-Constrained Ensured Proper Tree Structure Create thickened part using master section for reference…

                              calendar

                              17 Mar 2023 07:35 AM IST

                              Read more

                              Benchmarking

                              Objective:

                              For Mr. D.S. Pughazhyendhii's requirements, we recommend the following cars that are available in the Indian market: a) Mahindra XUV300 - Priced between 8 to 10 lakhs, this car is a perfect fit for Mr. Pughazhyendhii's family of five. It has a 1.2-liter turbo-petrol engine and a 6-speed manual gearbox. It is also equipped…

                              calendar

                              04 Apr 2023 11:46 AM IST

                                Read more

                                Underbody Coating

                                Objective:

                                Under-body coating is a protective layer applied to the underside of a vehicle to prevent corrosion and damage caused by exposure to road debris, salt, and water. This coating is especially important for vehicles that are driven in areas with harsh weather conditions or on roads that are frequently treated with salt or…

                                calendar

                                04 Apr 2023 11:48 AM IST

                                  Read more

                                  Hood design-Week 2

                                  Objective:

                                  calendar

                                  17 Apr 2023 07:36 AM IST

                                    Read more

                                    Section Modulus calculation and optimization

                                    Objective:

                                    ( presentation ppt is in the uploaded folder ) The Section Modulus is a geometric property of a cross-sectional shape that measures its resistance to bending or flexure. It is defined as the ratio of the Moment of Inertia (I) of the cross-sectional shape to the distance (y) between the neutral axis and the farthest point…

                                    calendar

                                    17 Apr 2023 04:15 PM IST

                                      Read more

                                      Fender Design - Wheel Arch Challenge

                                      Objective:

                                      The complete snapshots of measurements and results are added into the ppt attached below.

                                      calendar

                                      19 Apr 2023 12:37 PM IST

                                        Read more

                                        Fender Design

                                        Objective:

                                        calendar

                                        20 Apr 2023 02:42 PM IST

                                          Read more

                                          Roof Design

                                          Objective:

                                             

                                          calendar

                                          28 Apr 2023 10:37 AM IST

                                            Read more

                                            Design of backdoor

                                            Objective:

                                            Backdoor of Vehicle: When referring to a vehicle, the backdoor refers to the component that is located behind the rear compartment, which, in the case of an SUV, MUV, etc., houses the boot and the rear passenger area. The term "backdoor" also refers to the tailboard, which provides access to load and unload goods from…

                                            calendar

                                            08 May 2023 03:02 PM IST

                                              Read more

                                              Week 14 challenge

                                              Objective:

                                               3D model of the butterfly valve assembly               GD&T drawing of the butterfly valve assembly   FOR FURTHER REFERENCE PART FILE AND PDF FILE ARE ATTACHED:

                                              calendar

                                              29 Sep 2023 10:43 AM IST

                                                Read more

                                                Advanced Sheet Metal Design Using NX Cad Challenge_1_Casing Design

                                                Objective:

                                                Sheetmetal Casing Design using Siemens NX Objective:The objective of this project is to create a detailed and accurate 3D model of a sheet metal casing using Siemens NX Sheetmetal application. The model will include various features such as bends, flanges, cutouts, holes, and dimples. The primary goal is to showcase…

                                                calendar

                                                05 Feb 2024 07:48 AM IST

                                                  Read more

                                                  Advanced Sheet Metal Design Using NX Cad Challenge_2_Box Assembly

                                                  Objective:

                                                   Title: Garbage Box Assembly in Sheet Metal Design Using NX CAD     Objective: The objective of this project is to design a garbage box assembly using sheet metal and NX CAD, applying various sheet metal modeling tools.   Introduction: This project involves the design of a garbage box assembly using…

                                                  calendar

                                                  05 Feb 2024 10:45 AM IST

                                                    Read more

                                                    Advanced Sheet Metal Design Using NX Cad Challenge_5_Odd Shaped Enclosure

                                                    Objective:

                                                     Title: Odd-Shaped Enclosure Sheet Metal Modeling   Objective: The objective of this project is to demonstrate the conversion of an odd-shaped solid model into a sheet metal component using Siemens NX Sheet Metal tools. The project aims to showcase the versatility of sheet metal design by utilizing features such…

                                                    calendar

                                                    05 Feb 2024 12:44 PM IST

                                                      Read more

                                                      Advanced Sheet Metal Design Using NX Cad Challenge_6_Bracket

                                                      Objective:

                                                      Title of the Project: Comprehensive Sheet Metal Component Modeling using Siemens NX CAD   Objective: The primary objective of this project is to meticulously model a sheet metal component utilizing the tools and features offered by Siemens NX CAD. This report aims to provide a detailed explanation of the design process,…

                                                      calendar

                                                      08 Feb 2024 06:45 AM IST

                                                        Read more

                                                        Advanced Sheet Metal Design Using NX Cad Challenge_7_ Metal bracket-II

                                                        Objective:

                                                        Title of the Project: Designing an L-Shaped Bracket with Gusset using Siemens NX Sheet Metal Application Objective: The primary objective of this project is to provide a step-by-step guide on creating an L-shaped bracket with a gusset based on a given 2D drawing using Siemens NX Sheet Metal Application. The project aims…

                                                        calendar

                                                        08 Feb 2024 07:12 AM IST

                                                          Read more

                                                          Photo Realistic Rendering

                                                          Objective:

                                                          Google Drive link: https://drive.google.com/file/d/1DliDl_lpEW_UFSRV-i_9EIl0D4GqOl6L/view?usp=sharing   Photorealistic Rendering of an American Chopper using SolidWorks   Objective: The objective of this project is to design and model each component required to assemble an American Chopper in SolidWorks,…

                                                          calendar

                                                          12 Mar 2024 11:41 AM IST

                                                            Read more

                                                            Radar Mast & Final Assembly of Yacht

                                                            Objective:

                                                            Google DRive Link: https://drive.google.com/file/d/1TboMy1dcPzP6SObyFvVy2zRa2TpycLXC/view?usp=sharing 1. Radar Mast. 2. Yacht Assembly. REPORT:- Project Objective: The aim of this project is to utilize SolidWorks software to design and assemble a yacht along with its various components.   Introduction: A yacht…

                                                            calendar

                                                            22 Apr 2024 12:24 PM IST

                                                              Read more

                                                              FINAL INDEPENDENT PROJECT

                                                              Objective:

                                                              Advanced Tractor Design and Assembly in SolidWorks Objective: The objective of this project was to design and assemble a fully functional tractor model using SolidWorks, demonstrating the application of various CAD tools and features for precision in mechanical engineering. Introduction: The project embarked…

                                                              calendar

                                                              29 May 2024 07:43 AM IST

                                                              Read more
                                                              Showing 1 of 35 projects

                                                              7 Course Certificates

                                                              certificate

                                                              MATLAB for Mechanical Engineers

                                                              CertificateIcon
                                                              Certificate UID: w34kh9n1mlbx5i2c
                                                              View Certificate
                                                              certificate

                                                              Automotive Plastic Design using CATIA V5

                                                              CertificateIcon
                                                              Certificate UID: u1x6l9meo80ta2qv
                                                              View Certificate
                                                              certificate

                                                              Automotive Sheet Metal Design using Siemens NX CAD / CATIA V5

                                                              CertificateIcon
                                                              Certificate UID: hxlqaijbm4v2zrw5
                                                              View Certificate
                                                              certificate

                                                              Geometric Dimensioning and Tolerancing

                                                              CertificateIcon
                                                              Certificate UID: 9zde3gwsaioruktv
                                                              View Certificate
                                                              certificate

                                                              Verbal Ability

                                                              CertificateIcon
                                                              Certificate UID: 19pwchztye6mqovg
                                                              View Certificate
                                                              certificate

                                                              Advanced Sheet Metal Design using NXCAD

                                                              CertificateIcon
                                                              Certificate UID: dxawcvpg3yfkj4tu
                                                              View Certificate
                                                              certificate

                                                              Ultimate SOLIDWORKS Course

                                                              CertificateIcon
                                                              Certificate UID: kced0n18h6jsz5oa
                                                              View Certificate
                                                              Showing 1 of 7 certificates

                                                              1 Workshop Certificates

                                                              certificate

                                                              Rise of collaborative Robots

                                                              CertificateIcon
                                                              Certificate UID: jmeua80q49
                                                              View Certificate
                                                              Showing 1 of 1 certificates

                                                              Academic Qualification

                                                              B.Tech

                                                              Mangalam College of Engineering

                                                              01 Aug 2017 - 08 Jul 2022

                                                              12th

                                                              Holy Family Higher Secondary School

                                                              01 Jun 2016 - 15 May 2017

                                                              10th

                                                              Sree Sankara English Medium School

                                                              01 Jun 2014 - 28 May 2015

                                                              Schedule a counselling session

                                                              Please enter your name
                                                              Please enter a valid email
                                                              Please enter a valid number

                                                              Here are the courses that I have enrolled

                                                              coursecard
                                                              4.7

                                                              5 Hours of Content

                                                              coursecard
                                                              Recently launched

                                                              18 Hours of Content

                                                              coursecard
                                                              Recently launched

                                                              21 Hours of Content

                                                              coursecard
                                                              Recently launched

                                                              10 Hours of Content

                                                              coursecard
                                                              Recently launched

                                                              5 Hours of Content

                                                              Similar Profiles

                                                              Apoorv Ranjan
                                                              Apoorv Ranjan

                                                              Ladder of success cannot be climbed with hands in pocket.

                                                              Pruthvi Jagadeesh GK
                                                              Pruthvi Jagadeesh GK

                                                              The Future in Motion

                                                              Krantiveer .
                                                              Krantiveer .

                                                              Give more than what you get you will get more than what you gave