0% found this document useful (0 votes)
1 views11 pages

1.Internships

Model Finishing School is offering internship opportunities for B.Tech students to gain practical experience in various technology fields, including AI, web development, and app development. The internships provide hands-on training through multiple bootcamps, each focusing on different skills and technologies, with durations ranging from 10 to 20 days. Students from all engineering streams are encouraged to apply to enhance their technical skills and career prospects.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1 views11 pages

1.Internships

Model Finishing School is offering internship opportunities for B.Tech students to gain practical experience in various technology fields, including AI, web development, and app development. The internships provide hands-on training through multiple bootcamps, each focusing on different skills and technologies, with durations ranging from 10 to 20 days. Students from all engineering streams are encouraged to apply to enhance their technical skills and career prospects.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

B.

Tech - Internships

Dear Students.

We are excited to announce internship opportunities at Model Finishing School exclusively for
B.Tech students, designed to bridge the gap between academic learning and real-world industry
experience. These internships aim to provide hands-on training, practical exposure to current
technologies, and a chance to work on live projects under the guidance of senior faculty.

Whether you're looking to enhance your technical skills, build your resume, or gain insights
into your future career path, this internship is the perfect stepping stone. Students from all
engineering streams are encouraged to apply and make the most of this opportunity to learn,
innovate, and grow.

Officer in charge, MFS, Ernakulam

1. AI Driven IoT and Embedded Systems..............................................................................................................2

10 Days (30 Hours) ₹4000

2. Web development in python Django.................................................................................................................4

10 Days(30 Hours) ₹4000

3. 10-Day Flutter App Development Bootcamp...................................................................................................6

10 Days(40 Hours) ₹5000

4. Full Stack Web Development Bootcamp...........................................................................................................9

20 Days(80 Hours) ₹8000

0484 298 5252, 949596 5860, 73567 54 239 May, 2025 Page 1
B.Tech - Internships

1. AI Driven IoT and Embedded Systems


10 Days (30 Hours) ₹4000

Introduction to Embedded Systems and Microcontroller Programming

➢ Basics of Embedded Systems


Day 1

➢ Applications and Scope of Embedded Systems in IoT


➢ Microcontroller vs Microprocessor
➢ Embedded System Architecture

Boards Interfacing

➢ Overview of Development Boards (Arduino, Raspberry Pi, ESP32,etc.)


➢ Hands-on: Programming with Arduino
Day 2

➢ GPIO, Timers, and Interrupts


➢ Interfacing LEDs, Switches, and Displays
➢ Programming in Embedded C and Python

Sensors Interfacing
Day 3

➢ Introduction to Sensors and Actuators


➢ Analog and Digital Signals
➢ Hands-on: Interfacing Temperature, Humidity, and Motion Sensors
Actuators Interfacing
Day 4

➢ Actuators: Motors (DC, Servo)


➢ ADC and PWM Concepts

0484 298 5252, 949596 5860, 73567 54 239 May, 2025 Page 2
B.Tech - Internships

Implementing sensors and Actuators applications


➢ Parking indicator
Day 5

➢ IR applications
➢ Soil moisture sensor application
IoT Basics and Networking
➢ Introduction to IoT
Day 6

➢ Hands-on: Setting up an IoT Device


➢ Introduction to Wi-Fi and Bluetooth Modules (ESP8266, ESP32)

Working with IoT Platforms


➢ Introduction to IoT Platforms (ThingSpeak, AWS IoT, Google Cloud
Day 7

IoT)
➢ Real-time Data Visualization and Dashboards
➢ Hands-on: Connecting IoT Devices to Cloud Platforms
Introduction to Raspberry Pi board
➢ Board familiarization
Day 8

➢ LED interfacing with Raspberry


➢ Sensor Interfacing with Raspberry
Introduction to AI and ML in IoT
Day 9

➢ AI and ML concept
➢ Introducing AI in IoT application
IoT combined mini project prototype building
Day 10

➢ Mini project preparation


➢ Exam Evaluvation

0484 298 5252, 949596 5860, 73567 54 239 May, 2025 Page 3
B.Tech - Internships

2. W eb development in python Django


10 Days(30 Hours) ₹4000

Introduction to HTML,CSS,Bootstrap
Day 1

➢ Fundamentals of HTML
➢ Style sheets using css
➢ Bootstrap templates.
Python Basics & Setup
Day 2

➢ Introduction to Python and Web Development


➢ Installing Python and Virtual Environments
➢ Python Basics: Variables, Data Types, Operators
Python programmings
➢ Control Flow: If-Else, Loops
Day 3

➢ Functions and Modules


➢ Object-Oriented Programming Basics
Advanced Python & Database Handling
➢ File Handling (Reading/Writing Files, CSV, JSON)
➢ Error Handling (try-except)
Day 4

➢ Working with Python Libraries (os, datetime, random)


➢ Introduction to Databases
➢ Setting Up SQLite
Introduction to Django & Project Setup
➢ Installing Django and Creating a Project
➢ Django Project Structure
Day 5

➢ Running the Development Server


➢ Creating Django Apps
➢ Django Admin Panel Overview

0484 298 5252, 949596 5860, 73567 54 239 May, 2025 Page 4
B.Tech - Internships

Models, Migrations & ORM


➢ Creating Models in Django
Day 6

➢ Making and Applying Migrations


➢ Querying the Database (CRUD Operations)
➢ Relationships (One-to-Many, Many-to-Many)
Views, Templates & URLs
➢ Function-Based Views (FBV) vs Class-Based Views (CBV)
➢ Django Template Engine
Day 7

➢ Template Tags and Filters


➢ Static and Media Files
➢ URL Routing & Named URLs
Forms, Authentication & User Management
➢ Django Forms and Validation
Day 8

➢ User Registration, Login, Logout


➢ Password Reset and Change
➢ Django Middleware and Security Features
Django REST Framework (DRF) & APIs
➢ Introduction to APIs and RESTful Web Services
➢ Setting Up Django REST Framework (DRF)
Day 9

➢ Creating API Views (Function-Based & Class-Based)


➢ Serializers & Model ViewSets
➢ Testing APIs with Postman
Deployment & Final Project
Day 10

➢ Preparing Django Project for Production


➢ Final Project: Developing a Mini Web Application
➢ Exam evaluation

0484 298 5252, 949596 5860, 73567 54 239 May, 2025 Page 5
B.Tech - Internships

3. 10-Day Flutter App Development Bootcamp


10 Days(40 Hours) ₹5000

Introduction to Flutter & Dart Basics


➢ •What is Flutter? How it works (Widgets, rendering engine)
➢ •Setup: Flutter SDK, IDE, Emulator / Device
Day 1

➢ •Dart basics: Variables, Data types, Functions, Control flow

➢ Set up environment
➢ Write basic Dart programs (Calculator, Odd/Even checker)
Dart OOP & Flutter Project Setup
➢ Dart OOP: Classes, Constructors, Inheritance
Day 2

➢ Flutter: Folder structure, main.dart, MaterialApp, Scaffold

➢ Build a “Hello Flutter” app with name input and greeting


W idgets & Layouts
➢ Stateless vs Stateful Widgets
➢ Core Widgets: Text, Container, Row, Column, Image, ListView
Day 3

➢ Styling: Padding, Color, Fonts

➢ Create a Profile Card UI with Name, Photo, Bio


Forms & User Input
➢ TextField, TextEditingController
➢ Buttons & onPressed
Day 4

➢ Form validation basics

➢ Build a Login UI with form validation

0484 298 5252, 949596 5860, 73567 54 239 May, 2025 Page 6
B.Tech - Internships

Navigation Between Screens


➢ Navigator.push, Navigator.pop
➢ Passing data between screens
Day 5

➢ Optional: Named routes

➢ Implement Login → Home screen with passed user name


State Management with setState()
➢ What is state?
➢ Using setState to manage changes
Day 6

➢ Managing Lists in state

➢ To-Do List App (Add/Delete Tasks)

Lists & Dynamic UI


➢ ListView.builder
Day 7

➢ Rendering dynamic data


➢ Custom data models

➢ Product List or Contact List App with image, name, info


Local Storage & APIs
➢ SharedPreferences (save login or notes)
Day 8

➢ Optional: HTTP package & fetching JSON

➢ Notes App with local storage (Title, Content)


Day 9

UI Design, Theming & Navigation


➢ AppBar, BottomNavigationBar, Cards
➢ Themes, Fonts, Light/Dark mode

➢ News App UI or Bottom Navigation App with multiple pages

0484 298 5252, 949596 5860, 73567 54 239 May, 2025 Page 7
B.Tech - Internships

Final Project & Deployment


➢ Project planning & structure
➢ Building APK
Day 10

➢ Overview of Play Store deployment



➢ Build a complete app (e.g., Task Manager, Note Keeper, Login System)
➢ Project review & Q&A

By the End of This Program, You Will:

➢ Build 5+ mini apps and 1 capstone app


➢ Understand Flutter architecture and Dart programming
➢ Be able to create and publish your own apps
➢ Receive a Certificate of Completion
➢ Gain hands-on experience for internships, freelancing or jobs

0484 298 5252, 949596 5860, 73567 54 239 May, 2025 Page 8
B.Tech - Internships

4. Full Stack W eb Development Bootcamp


20 Days(80 Hours) ₹8000

Build Dynamic Web Applications from Scratch

➢ Duration: 20 Days
➢ Daily Schedule: 4 Hours/Day (2 hrs Class + 2 hrs Lab)
➢ Total Training Time: 80 Hours
➢ Mode: Online / Offline / Hybrid
➢ Ideal For: Aspiring developers, job seekers, IT students, career switchers

Key Learning Outcomes

➢ Build responsive, modern websites


➢ Develop backend APIs with Node.js & Express.js
➢ Store and manage data with MongoDB
➢ Integrate frontend and backend
➢ Deploy full stack apps to the cloud
➢ Create a portfolio with live projects

Frontend Foundations
➢ HTML5 Essentials
W eek 1

➢ CSS3 & Styling


➢ JavaScript Basics
➢ JavaScript DOM Manipulation
➢ Responsive Design & Bootstrap

0484 298 5252, 949596 5860, 73567 54 239 May, 2025 Page 9
B.Tech - Internships

Intermediate Frontend & Intro to JS Framework


➢ JavaScript Functions & Objects
W eek 2

➢ Intro to Git & GitHub


➢ Intro to React.js (or Angular basics)
➢ State & Props (React) / Services & Data Binding (Angular)
➢ Mini Frontend Project
Backend & Database
➢ Node.js Fundamentals
W eek 3

➢ Express.js & Routing


➢ MongoDB & Mongoose
➢ REST APIs & Postman
➢ Mini Backend Project
Full Stack Integration & Deployment
➢ Connecting Frontend with Backend
W eek 4

➢ Authentication & Sessions (Optional JWT)


➢ Deployment to Cloud
➢ Final Project Work
➢ Final Project Presentation & Review

End Deliverables

➢ 3+ Mini Projects

➢ 1 Capstone Full Stack Project

➢ GitHub Portfolio

➢ Completion Certificate

➢ Placement Assistance (Optional Add-on)

0484 298 5252, 949596 5860, 73567 54 239 May, 2025 Page 10
B.Tech - Internships

0484 298 5252, 949596 5860, 73567 54 239 May, 2025 Page 11

You might also like