Internship Harsha
Internship Harsha
Internship Harsha
Intelligence), Machine learning, Deep learning, PLC/SCADA, C, C++, Java, Python, MATLAB, Digital
Image Processing, Digital Signal Processing, VHDL, Verilog HDL, Mechatronics & Robotics.
ULTISMART INFOTECH offers an internship training programs / Technical workshop for BE /MTech
Engineering students both in online or off-line at his Mysore Location.
1.3 General Introduction
ULTISMART INFOTECH is a startup company. An organizational structure is a system that
outlines how certain activities are directed in order to achieve the goals of an organization. These
activities can include rules, roles, and responsibilities. The organizational structure also determines how
information flows between levels within the company.
They are using open-source OS for different platform, for example Arduino OS used for AVR
MCU, NODE MCU 12-E ESP8266 and in ARM Cortex series for different domain applications. In
software Linux, different browser and Wamp Server & Google Chrome for web apps development and
web design development purpose. JDK, Tomcat, Android OS.... etc.
1.4 History
Mr. KRISHNA. G is the Founder, CEO & MD of ULTISMART INFOTECH LLP. His basic
qualification is Engineering in Electronic and Communication completed in 2000 in Bangalore
University also Masters in E-MBA and having more than 16+ years industry experience in both
hardware and in software.
Executed more than 60 + technical workshops on Embedded System and Projects Trained more
than 4000+ Engineering student from past 10+ years.
1.5 Vision and Mission
Vision:
We will be the partner of choice for customers worldwide by delivering innovative IT Services,
Consultancy & Outsourcing IT staffs that provide outstanding business value. We are dedicated to being
the employer of choice and a good corporate citizen.
Mission:
Clients: Deliver innovative and agile IT solutions for our clients, across industries
Partners: Build strong, mutually benefitting partnerships that ensure value for clients across
technologies
Employees: Provide a growth-oriented learning environment for employees worldwide enabling
individual excellence.
Society: Commit to being a good corporate citizen dedicated to building better communities through
social initiatives that make a difference.
1.6 Facilities and Services
IT Solutions, Sensor based Industrial Automation, Vehicular Automation, Automotive Control and IIOT
development. web app development, web design development, banking staff support, placement
services.... etc.
1.6.1 Working Process of the Company
IT Solutions to the Industries the Main Focus area is on Automation, Automotive Control, Vehicular
Automation, Industrial Automation, Robotic Automation, IoT and manufacturing all kinds of
development boards like 8051 Microcontroller, PIC MCU, AVR MCU, ARM-Cortex M3 development
board & Processor boards with Engineering colleges lab equipment’s trainer kits like Digital
Communication Trainer kit, Analog Communication Trainer kit, Power Electronics Trainer kit, PLC
/SCADA based Trainer kit, & few sensors...etc. ULTISMART INFOTECH offers an internship training
programs / Technical workshop for BE /MTech Engineering students both in online or off-line at his
Mysore Location. It is one of the leading Internship programs /In-Plant training providers /
Technical Workshop’s in the domain areas mentioned above.
1.6.2 People working in Organization
Core Values:
Client focus: The client is at the center of everything we do and we measure ourselves by
our clients’ success. We closely partner with our clients to better understand their pain
points, long term aspirations, and achieve complete alignment with their goals.
Creativity: We innovate. We think outside the box. We are not constrained by the past or
interests other than the success of our clients.
Integrity: We ensure fairness in everything we do, and we do not compromise this even
for a higher corporate goal.
Bias for action: We believe in getting things done. Our employees are empowered to
take decisions that move us closer to our vision and are not afraid of failure.
2. ROLE AS AN INTERN
HTML attributes are always defined in the start tag. Attributes are written in name/value pair like: <tag
attributename="attributevalue">. Attribute once used can't be repeat in same element.
Only one attribute is allowed in a single element.
HTML Attributes Type
HTML Attributes are categorized on the basics of their functionality and the way they are written.
Value − Values are assigned to properties. For example, color property can have value
either red or #F1F1F1 etc.
Syntax Format
selector { property: value }
Inline CSS has the highest priority, then comes Internal/Embedded followed by External CSS which
has the least priority. Multiple style sheets can be defined on one page. If for an HTML tag, styles are
defined in multiple style sheets then the below order will be followed.
As Inline has the highest priority, any styles that are defined in the internal and external style
sheets are overridden by Inline styles.
Internal or embedded stands second in the priority list and overrides the styles in the external
style sheet.
External style sheets have the least priority. If there are no styles defined either in inline or
internal style sheet then external style sheet rules are applied for the HTML tags.
3.3.4 CSS Layout
3.4 JavaScript
JavaScript is a dynamic computer programming language. It is lightweight and most commonly used as
a part of web pages, whose implementations allow client-side script to interact with the user and make
dynamic pages. It is an interpreted programming language with object-oriented capabilities.
JavaScript was first known as LiveScript, but Netscape changed its name to JavaScript, possibly because
of the excitement being generated by Java. JavaScript made its first appearance in Netscape 2.0 in 1995
with the name LiveScript. The general-purpose core of the language has been embedded in Netscape,
Internet Explorer, and other web browsers.
Client-side validation - This is really important to verify any user input before
submitting it to the server and JavaScript plays an important role in validating those
inputs at front-end itself.
Manipulating HTML Pages - JavaScript helps in manipulating HTML page on the fly.
This helps in adding and deleting any HTML tag very easily using JavaScript and modify
your HTML to change its look and feel based on different devices and requirements.
User Notifications - You can use JavaScript to raise dynamic pop-ups on the webpages to
give different types of notifications to your website visitors.
Back-end Data Loading - JavaScript provides Ajax library which helps in loading back-
end data while you are doing some other processing. This really gives an amazing
experience to your website visitors.
Presentations - JavaScript also provides the facility of creating presentations which gives
website look and feel. JavaScript provides RevealJS and BespokeJS libraries to build a
web-based slide presentation.
Server Applications - Node JS is built on Chrome's JavaScript runtime for building fast
and scalable network applications. This is an event-based library which helps in
developing very sophisticated server applications including Web Servers.
REFERENCES