0% found this document useful (0 votes)
13 views

Degree_Internship_Proposal (1)

Degree. internship proposal

Uploaded by

labadeshravani
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)
13 views

Degree_Internship_Proposal (1)

Degree. internship proposal

Uploaded by

labadeshravani
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/ 29

www.sumagoinfotech.

com

+ 91-8408084888
+ 91-7887457233

[email protected]
[email protected]
Proposal for Industrial Training
Program

Submitted By, Sumago Infotech Pvt. Ltd.


Statement of Confidentiality

This proposal is being submitted to “Aspiring


Candidate looking for Internship /Industrial
Training ” by Sumago Infotech Pvt Ltd., with the
explicit understanding that the contents would
not be divulged to any third party without consent
from Sumago Infotech Pvt. Ltd. All prior written
registered trademarks acknowledged.
1. About Company
Sumago Infotech aspires to be the global solution provider and
system integrator choice within the emerging technology space and
revolutionize the way service processes function. To reach out to the
common people across the globe and making Information
Technology a tool for the “MASS” along with the tool for the “CLASS”.
Sumago has been creating innovative IT solutions that caters to the
customized needs of customers across India and provide customized
IT-enabled services to delight customers worldwide and build
Relationships based on Trust, Values and Professionalism.

Sumago Infotech has industry/business-specific software expertise in


Technology, Financial, Healthcare, Media, Manufacturing, Social-
Media (features like Chat Bot, Audio Chat) and many other sectors.
The company specializes in offering Pleasing UI/UX Designs, Mobile
Application (Android & iOS) Development, Web Designing, Web
Application Development, Software Development, Digital Marketing,
Software Testing, Quality Assurance services, and many more.

We are a team of committed innovative, client-sensitive and


experienced software professionals who always strive to deliver
customized, cost- effective and long-term software solutions that
complement our client's objective and result in a satisfied customer.

At Sumago Infotech, we “Strive with Technology” to provide the most


effective and affordable service that fulfils our customer’s needs and
budget. We provide customized websites and software solutions that
suit customer’s company objectives. We always keep involving our
customers in an entire process starting from design through
deployment, so that your ideas can be incorporated into our work.
2. Core values

Constant improvement
Ongoing Effort To Improve Products,
Services And Process In Business And
Technology

Commitment to
customers
Committed to provide quality services
to customers

Innovation

A new Idea , Creative Thoughts And


New Imagination In Form of Product
And Process .

Continuous learning
Always expanding your knowledge to
gain new skills and expertise
3. Our Services

Web Mobile IT
Development Application Consulting IT Solutioning

Resource Data Artificial


Blockchain Augmentation Analytics Intelligence

Outsourcing Project Digital


Engagement Management Marketing IOT
4 .Technology we use
Web Technology

Data Analytics BI & AI

Mobile App Technology

Front – End Technology


5. Our Clients
 Training Modules:

Sr. No. Training Modules


1 Full Stack Development Using
React(MERN)
2 Full Stack Development Using
Angular(MEAN)
3 Python with Django Framework

4 Basics of Python, Data Science, AI/ML

5 Mobile Application Development

6 AWS | Devops (Online)

7 UIUX Designing

Note : Students Have to Choose any one Module from Above Module .
6. Training Topic `
1. Full Stack Development Using MERN Stack
Sr. No Topic

 JavaScript Refresher
 ES6 Arrow Functions.
1  ES6 Array Methods.
 ES6 Spread Operator.
 ES6 Ternary Operator

 Introduction to React and Setup


 Introduction to React.
2  Understanding JSX.
 Setting up React development environment.
 Creating a new React app using create-react-app.
 Understanding the folder structure

 React Components and Props


 Introduction to React Components.
3  Understanding Child-Parent Relationship of components.
 Introduction to React Props.
 Understanding the Props Drilling concept

 React Events, Forms and UseState Hook


 Understanding how events work in React.
 Understanding Forms in React.
4  Avoiding automatic refreshing of page after submitting
form usingpreventDefault.
 Submitting a form and showing the data on console.
 Introduction to React useState Hook.
 Understanding how to use useState Hook

 UseEffect Hook and React Router


 Introduction to useEffect Hook.
5
 Understanding how to use useEffect Hook with the help of fake
APIfrom jsonplaceholder and axios library.
 Introduction to react-router-dom.
 Implementing the React Router.

 Deployment

6  Building a project.
 Deploying the Project
2. Full Stack Development Using MEAN Stack

Sr. No. Topic

 Introduction to Angular
 What is Angular
1  Key features & Benefits
 Angular VS Angular JS
 Setting up Development Environment
 Installing Node.js and NPM
2
 Installing Angular CLI
 Creating a New Angular Project
3 Angular Components
Creating Components
 Data Binding
 Interpolation
4  Property Binding
 Event Binding
 Two-way Binding
5  Directives
 Structural Directives (*nglf, *ngFor)
 Structural Directives (*ngSwitch)
 Attributes (ngClass, ngStyle)
Forms
Template Form
6 Template Form Validation
Reactive Form
Reactive Form Validation
7  Angular Materials
 Tables, Forms… etc
 Angular Components Lifecycle
 Constructor, ngOnChanges, ngOnInit
8
 ngDoCheck, ngAfterContentInit, ngAfterContentInitChecked
 ngAfterViewInit, ngAfterViewChecked, ngOnDestroy
9  Services
10  Angular API Integration and HTTP Service
11  Dependency Injection
12 Interceptors
13 Observers and RXJS
14  Routing & Navigation
15 Pipes
3 . Full Stack Development Using Python Django Framework

Sr. No. Topic

 Introduction To Python Programming


1
2  Python Program Flow Control

3  Functions, Modules and Packages in Python

4  String, List and Dictionary Manipulations in Python

5  Building blocks of python programs

6 Python File Operations

7  Object Oriented Programming concepts in Python

8  Regular Expression handling using Python

9  Exception Handling in Python

10  Database Interaction and SQL Connectivity using Python

11  Email Integration Using Python


4 . Basics of Python, Data Science & AIML

Sr. No. Topic

 Introduction to Python & Data Manipulation


• Introduction to Data Science and its applications.
• Setting up Python environment (Anaconda distribution, Jupyter
Notebook).
1
• Python basics: variables, data types, operators, and control structures.
• Introduction to NumPy for numerical computations.
• Introduction to pandas for data manipulation and analysis.
 Data Visualization and Exploratory Data Analysis (EDA)
• Recap of pandas: data loading, filtering, and aggregation.
• Introduction to Matplotlib and Seaborn for data visualization.
2 • Creating various types of plots: line plots, scatter plots, histograms, and bar
charts.
• Exploratory Data Analysis (EDA) techniques: summary statistics, distributions,
correlations
 Machine Learning Basics
• Introduction to Machine Learning: supervised vs. unsupervised learning, types
of problems.
3 • Introduction to scikit-learn: machine learning library in Python.
• Supervised learning: Regression and Classification.
• Hands-on: Building a simple Linear Regression model
 Advanced Machine Learning and Model Evaluation
• Introduction to Classification algorithms: Decision Trees and Random
Forests.
4 • Model evaluation metrics: accuracy, precision, recall, F1-score.
• Introduction to Unsupervised Learning: Clustering with K-Means.
• Model evaluation techniques: cross-validation, overfitting, underfitting
 Neural Networks and Deep Learning
 Introduction to Neural Networks
• Basics of neural networks
5 • Activation functions and architecture
• Building a simple neural network with a library like TensorFlow/Keras
 Convolutional Neural Networks (CNNs)
• Introduction to CNNs
• Building and training a CNN for image classification
 Natural Language Processing (NLP) and Model Deployment
 Introduction to NLP
• Basics of NLP
• Tokenization and text preprocessing
• Building a simple text classification model
6  Model Deployment
• Introduction to model deployment
• Using Flask for creating a simple API
• Deploying a machine learning model on a cloud platform like Heroku
5 . Mobile Application Development

Sr. No Topics
1  Introduction of Java Programming
 Introduction to App Development
 Working With Layouts
 Part 1 RelativeLayout LinearLayout
 Part 2 TableLayout FrameLayout
2  Android Activities
 Lifecycle & Activity Navigation
 Android working with Intents
 Android Passing Data between Activities
 Android UI Components
 Working with Camera
3  Working with Menus
 Options Menu Context Menu
 Popup Menu
 Android Working with Lists
 ListView
 Custom ListView
4  Recyclerview
 Android Networking
 Introduction to Gradle & Adding External Dependencies & Libraries to
App
 User Data Management
5  Android Registration form Implementation
 Android Login Form
 Android storing user profile locally
 Working with Database
6  Introduction to Sqlite database & create Database & tables in Android
 Create, Insert Delete, Update records
 Android Working with Multimedia
7  Android Media Player

Android Notification
8  Android Working with Firebase Push Notification

9 Google Maps

10 Publishing Apps
6 . AWS | Devops

Sr. No. Topic


 Cloud Computing Introduction

• What is Cloud Computing


• Why Cloud Computing?
• Advantages of Cloud Computing
1 • What is Private Cloud
• What is Public Cloud
• What is Hybrid Cloud

 Saas & Paas


• What is Software as a Service (SaaS)
• What is Platform as a Service(PaaS)
2 • What is Infrastructure as a Service (IaaS)
• What is DevOps?
• DevOps principles and practices
• Role of DevOps in modern software development

 Introduction to AWS Services


• Creating an AWS account
• Amazon Elastic Compute Cloud(EC2)
3 • Amazon Simple Storage Service (S3)
• Elastic Block Storage (EBS)
• Elastic Load Balancing (ELB)
• Amazon Relational Database Service (RDS) Amazon DynamoDB

 AWS Services

• Auto Scaling
• Amazon Elastic ache
• Identity and Access Management (IAM)
• Virtual Private Cloud (VPC)
4 • loud Formation
• Simple Email Services (SES)
• Simple Queue Services (SQS)
• Simple Notification Services (SNS)
• Server less computing (Lambda)

• Import/Export (Snowball)
• Code Commit
• Cloud Trail
5 • Elastic Beanstack
• CloudFront
• Route-53
• Glacier
• Key Management Service (KMS)
AWS | Devops

Sr. No. Topic


 Understanding Object Storage

• Explain AWS Storage


6 • AWS Simple Storage Service – S3
• Creating an AWS S3 bucket
• AWS Storage Gateway

 CLI

• What is Command Line Interface (CLI)


7 • What is Amazon S3
• Understanding Amazon Glacier storage for long-term data backup
and archiving
• Learn Amazon Snowball for data import/export

 Understanding Database services

• What is Elastic Block Storage (EBS)


• Relational Data bases Amazon RDS and Amazon Aurora
8 • What is Amazon DynamoDB – No SQL Data base
• Data warehousing Product - Amazon Redshift
• Memory data Store - Amazon ElasticCache
• Deploying AWS database migration service

 Auto Scaling

• Introduction to auto scaling


• Auto scaling components
• Launch configuration Prerequisites
9 • How to Create Launch configuration
• How to Create Auto Scaling Groups (ASG)
• How to Attach & Detach EC2 Instances in ASG
• Configuring auto scaling policies based on the Load on EC2 instances

 ELB
• Using Auto scaling with Elastic Load balancer (ELB).
• Removing the Instances Temporarily
10 • Suspend and Resume Process
• Shut Down – Auto Scaling Process
• Monitoring – Auto Scaling Instances
AWS | Devops

Sr. No. Topic


 Install DevOps Tools
• Git
• Docker
• Selenium
• Maven
11 • Jenkins
• Puppet
• Ansible
• Kubernetes
• Nagios

 Introduction to DevOps
• What is Software Development
12 • Understanding Software Development Life Cycle
• What & Why Devops?

 Lifecycle
13 • Devops Lifecycle & Tools
• Section – Software Version Control
• What is software version control
• Types of Version control
• Create a git project
14 • Create a file and add to git, Edit file, Commit the code
• Study about SVN & Git
UI | UX Designing

Sr. No. Topic


 Overview of UI | UX design
• Definition of UI | UX
• Difference between User Interface(UI) Vs User Experience ((UX)
1
• Qualitative Research Method & Quantitative Research Method
• Competitive Analysis
• Design Principles of UI-UX Design
 UI Elements-Patterns
• What are the elements
2 • 7 elements of design
• Types of UI Design
• 9 principles elements of design
 Material Design
 Human Interface Design
3  Laws of UX
 User Persona
4  Empathy Mapping
 Story Board
 User Scenario
5  User Flow

6  Creative Ideation – Brainstorming and Card Sorting


 Information Architecture
7  Color Theory
 Typography
8  Iconography
 Use of Grids in UI Design
 Design Animations
9  Wire Framing vs wire flows
 Wire Framing
• Wire flow creation
10 • Paper Prototype
• Work with different tools – Figma, Adobe XD
 Low-High Fidelity Design
• Design of Accessibility
11 • Building High-Fidelity Mockups
• Designing Visuals
 Additional Perks :
Sr. No. Expert Talk

1 Mind Matters

2 Blockchain Technology : The Future

3 Project Management

4 Hardware & Networking

5 HR Ethics

6 Cyber Security

Why Internship at Sumago Infotech Pvt. Ltd.?

 Reputation and  Innovation and Latest


Credibility Technology
 Learning Opportunities  Community Engagement
 Mentorship and  Work-Life Balance
Guidance  Previous Intern Success
 Challenging Projects story
 Career Growth  Placement Guidance &
 Friendly Work Culture Training
 Good Compensation and  Quality is the Key
Benefits  Network building
Opportunities
Benefits of Internship

 Industry Joining letter


 Onboarding kit at the time of Joining
 Completion Certificate
 Industry overview
 Training from industry experts
 Hands on experience with industry live projects
 Performance analysis by Experts
 Considered & Treated as employee during
internship
 Get some good Job offers
 Professional and personal Growth
Marvelous Life at Sumago!
Fdp & IV
Remarkable Achievements of Our Bright Students
Name of Industry : Sumago Infotech Pvt. Ltd.,

Address :

Nashik : 4th and 6th floor , The avenue , behind prakash petrol pump
, Govind Nagar, Nashik.

Mode of Training: Offline | Online

Budget:

Proposed Industrial Training


Program for Engineering Students
Budget Head

 Training Expenses
Fees : 5000/- Per Students
• Planning and Development of
course contents.
• Development of course curriculum
and assignments.
• Practical Demonstrations
• Administrative Expenses
• Training Charges

Place: Nashik | Pune Mrs. Sonali Adhav - Gorade


Date: 13/09/2024
Registration process

For Registration For Payment

Fees Structure

Total Fees : 5000/- Only


First Installment : 2500/-
Second Installment : 2500/-

Course Co-ordinator :
Miss : Dipti Pawar
Business Development Manager
7887457233
Training Features
• Expert and skilled faculties for training.

• Fully demonstrative training with all practical


demos.

• Extra Doubt clearing sessions after regular training


session.

• Every participant will get a certificate on successful


completion of training.

• All Software and Tools used in training will be


provided through Google drive.

Course Co-ordinator :

Miss : Dipti Pawar


Business Development Manager
7887457233
7. Our Strength

Strong
Network of
Consistency
Resources

Reliability Experienced
Technical
Team

Quality

City Centric
Infrastructure
Cost Effective

Latest
TAT Technology
Address
Nashik
The Avenue, 4th & 6th floor, Behind
Prakash Petrol Pump, Govind Nagar,
Nashik, Maharashtra 422009
8408084888

Pune
Third Floor, Kakade Center Port, University Rd, near E-Square,
Premnagar, Shivajinagar, Pune, Maharashtra 411016
9890058156

Coordinator
Mrs. Dipti Pawar Nikam
Busniess Development Manager
,Sumago Infotech Pvt. Ltd. Nashik, Pune

Email- sumagoinfotech.com

Follow us on

You might also like