Full Stack Development Training by Experts

;

Our Training Process

Full Stack Development - Syllabus, Fees & Duration

HTML - Introduction

  • Web Development Introduction
  • History of HTML
  • HTML Tags and Attributes
  • HTML Tag vs. Element

Basic Formatting Tags

  • HTML Basic Tags
  • HTML Head Tag
  • HTML Meta Tag
  • HTML Formatting Tags
  • HTML Color Coding

Lists

  • Unordered Lists
  • Ordered Lists
  • Definition list

Images

  • Image and Image Mapping

Hyperlink

  • URL - Uniform Resource Locator
  • URL Encoding

HTML-Table

HTML-Headers

  • Title
  • Base
  • Link
  • Styles
  • Script
  • Meta

HTML5 forms

  • Introduction to HTML5 forms
  • Accessible forms
  • New Input types
  • New forms attributes
  • Form validation

Graphics

  • Basics of HTML5 canvas
  • Immediate drawing mode: rectangles, text, images, etc.
  • Path drawing mode: lines, circles, arcs, curves, etc.
  • Colors, gradients, patterns, shadows, etc.
  • Working with SVG in HTML5

HTML5 animations

  • Basic animation techniques
  • Canvas and user interaction
  • Working with pixels
  • Understanding transforms

API

  • Introduction to HTML5 APIs
  • The Web Storage API
  • Form validation API
  • The File API
  • The Geolocation API

Syllabus -> HTML 5
This syllabus is not final and can be customized as per needs/updates
IT Courses / Internship

Introduction

  • HTML structure and content
  • Advantages of CSS
  • Creating and using style sheets
  • CSS Rules: The Basic Syntax

CSS Boxes and CSS Selectors

  • The CSS box model
  • CSS and logical HTML structure
  • Styling boxes, borders, margins, and padding
  • Using IE6 standards mode
  • Sh4ecifying CSS distances
  • and many other CSS techniques

Fonts and Text

  • Using custom fonts
  • Font properties
  • Web font formats
  • Type Kit, font squirrel

Text Formatting in CSS

  • Fundamentals of text formatting
  • Typefaces, alternatives, and defaults
  • Font characteristics
  • Formatting blocks of text
  • Using arbitrary inline tags

CSS Selectors and Selections

  • Using HTML element IDs in CSS
  • Using CSS descendant selectors
  • Descendant selector examples
  • Child, sibling, and pseudo-class selectors
  • And many other CSS techniques.

CSS positioning

  • Choosing the right CSS
  • Technique for positioning blocks
  • The position property, floats, and margins
  • Static positioning and normal flow
  • Absolute positioning outside normal flow
  • Fixed positioning outside normal flow

CSS page Layout

  • Alternative methods of CSS positioning
  • Styling lists
  • Redefining the behaviour of inline and block elements
  • Table formatting in CSS
  • Styling table cell borders
  • page layout with table dish4lay properties

Cascade, precedence, Specificity, and Inheritance in CSS

  • Cascading and cascade order
  • Resolving style conflicts by Origin & Importance
  • Resolving style conflicts by Specificity & Order

CSS Layers and Translucency

  • Different forms of layered presentations in CSS
  • Layering with the z-index property
  • Different methods for creating translucency effects
  • The CSS3 opacity property

Using CSS in the Real World

  • Deploying CSS
  • CSS formatting vs. HTML formatting
  • Standard tags and semantic markup
  • Screen size and fluid design
  • Table layout and CSS positioning
  • Cross-platform testing

Useful CSS Tips

  • Usage of CSS Sprites
  • Pseudo Selectors
  • CSS Minify
  • Cheat Sheet for CSS3

Syllabus -> CSS
This syllabus is not final and can be customized as per needs/updates
IT Courses / Internship

MODULE 1: Fundamentals of JavaScript Code

  • JavaScript methods (such as alerts)
  • Variables
  • The importance of quotes
  • Numbers vs. strings
  • Concatenation

MODULE 2: Reusing Code with Functions

  • Defining functions
  • Calling functions
  • Defining parameters & passing arguments
  • Simple Accordion with JavaScript
  • Targeting elements by ID
  • Hiding & showing elements with JavaScript

MODULE 3: If Statements: Clearing Form Fields

  • Testing code in the JavaScript Console
  • Getting & setting properties
  • Using if statements
  • Reshowing text hints in empty form fields

MODULE 4: Introduction to JavaScript Objects & the DOM

  • Intro to objects
  • The global object
  • Breaking open and manipulating objects

MODULE 5: Dynamically changing content with custom objects

  • Checking the functionality of the select menu
  • Getting the chosen value
  • Dynamically changing the state name value
  • Dynamically changing the rest of the values

MODULE 6: Introduction to arrays and the math object

  • Creating an array
  • Editing an array
  • Creating an array of welcome handlings
  • The math object
  • Using the math object to pick random headlines

MODULE 7: Introduction to for loops

  • Creating a for loop
  • Using the for loop to set dropdown menus
  • Clearing the menu
  • Optional bonus: refining the menu selection experience

MODULE 8: Exploring JavaScript selectors

  • Intro to JavaScript selector
  • Selecting multiple elements and elements without IDs
  • Getting a specific list item
  • Getting elements by class name
  • Getting multiple items using query selector
  • Getting a single item using query selector
  • Chaining selectors together
  • Targeting elements by data attribute

MODULE 9: Photo filter website: using friendly navigation

  • Creating an array to store the selector
  • Getting the all button to select all filters
  • Getting the rest of the buttons to select the other filters
  • Initially hiding the photos
  • Getting the photos to filter

MODULE 10: Photo filter website: creating an executive filter

  • Adding a checkbox to toggle executive filtering on/off
  • Separating the inclusive and exclusive filter
  • Writing a conditional to select the appropriate filter
  • Programming the exclusive filter
  • Rerunning the filter when the checkbox is toggled
  • Improving the user experience

MODULE 11: Showing/hiding content with JQuery animation

  • Getting started with JQuery
  • Running code when the document is ready
  • Click events
  • Using the jQuery slide toggle method
  • Supporting JQuery disabled users

MODULE 12: Sharing JavaScript across pages

  • Externalizing JavaScript
  • Linking to the JavaScript file

MODULE 13: JQuery hover animation

  • Adding an outline with CSS
  • Using the JQuery hover method
  • Using the JQuery animate method

MODULE 14: More advanced JQuery showing/hiding

  • Adding animation to reveal hidden content
  • Targeting the proper div: traversing the document
  • Swapping the button image with JQuery

MODULE 15: JQuery lightbox: a pop-up image viewer

  • Linking the plugin files
  • Initializing the pop-up
  • Grouping the photos into a gallery
  • Adding captions
  • Removing the counter
  • Customizing the appearance

MODULE 16: JQuery cycle: a simple slideshow

  • Initial setup
  • Defining what content gets cycle
  • Adding more cycles and exploring options
  • Reversing the animation

MODULE 17: JQuery cycle: adding slideshow controls

  • Preventing a possible “flash of unstyled content’’
  • Enabling the slideshow
  • Adding and customizing the controls

MODULE 18: JQuery cycle: adding a pause button

  • Adding a pause/play button
  • Styling the pause/play button
  • Checking to see if the cycle is paused
  • Making the pause/play button work

MODULE 19: JQuery form validation

  • Initializing the plugin & setting options
  • Customizing the error messages
  • Changing the location of the error messages
  • Styling the error messages

MODULE 20: JQuery Image Carousel

  • Linking to the plugin files
  • Creating the carousel
  • Styling the carousel
  • An easy way to add prev & next buttons
  • Adding custom prev & next buttons
  • Setting how many items are shown
  • Syllabus -> JavaScript
    This syllabus is not final and can be customized as per needs/updates
    IT Courses / Internship

MODULE 1

  • Bootstrap
  • Get Started
  • What is Bootstrap?
  • Bootstrap History
  • Why Use Bootstrap?
  • Where to get Bootstrap?
  • Downloading Bootstrap
  • Bootstrap CDN

MODULE 2

  • Create First Web Page with Bootstrap
  • Add the HTML5 Doctype
  • Bootstrap is Mobile First
  • Containers
  • Basic Bootstrap Pages
  • Bootstrap Grids
  • Bootstrap Grid System
  • Grid Classes
  • Basic Structure of a Bootstrap Grid
  • Equal Columns
  • Unequal Columns

MODULE 3

  • Bootstrap Text / Typography
  • Bootstrap Default Settings
  • Bootstrap vs. Browser Defaults
  • Bootstrap Tag Elements
  • Contextual Colors and
  • Background
  • Typography Classes

MODULE 4

  • Bootstrap Table
  • Rounded Corners
  • Circle
  • Thumbnail
  • Responsive Images
  • Image Gallery
  • Responsive Embeds

MODULE 5

  • Bootstrap Jumbotron and Page Header
  • Creating a Jumbotron
  • Jumbotron inside Container
  • Jumbotron outside Container
  • Creating a Page Header

MODULE 6

  • Bootstrap Wells
  • Wells
  • Well Size

MODULE 7

  • Bootstrap Alerts
  • Alerts
  • Closing Alerts
  • Animated Alerts

MODULE 8

  • Bootstrap Buttons
  • Button Style
  • Button Sizes
  • Block Level Buttons
  • Active /Disable Buttons

MODULE 9

  • Bootstrap Button Groups
  • Button Groups
  • Vertical Button Groups
  • Justified Button Group
  • Nesting Button Groups
  • Dropdown Menus
  • Split Button Dropdowns
  • MODULE 10

    • Bootstrap Glyphicons
    • Glyphicons
    • Glyphicons Syntax
    • Glyphicon Example

    MODULE 11

    • Bootstrap Badges and Labels
    • Badges
    • Labels

    MODULE 12

    • Bootstraps Progress Bars
    • Basic Progress Bar
    • Progress Bar with Label
    • Colored Progress Bars
    • Striped Progress Bars

    MODULE 13

    • Bootstrap Pagination
    • Basic Pagination
    • Active State
    • Disabled State
    • Pagination Sizing

    MODULE 14

    • Bootstrap Pager
    • What is Pager?
    • Align Buttons

    MODULE 15

    • Bootstrap List Groups
    • Basic list Groups
    • List Group with Badges
    • List Group with Linked Items
    • Contextual Classes
    • Custom Content

    MODULE 16

    • Bootstrap Panels
    • Panels
    • Panel Heading
    • Panel Footer
    • Panel Group
    • Panel with Contextual Classes

    MODULE 17

    • Bootstrap Dropdowns
    • Basic Dropdown
    • Dropdown Driver
    • Dropdown Header
    • Disable an Item
    • Dropdown Accessibility
    • Bootstrap Collapse

    MODULE 18

    • Basic Collapsible
    • Example Explained
    • Collapsible Panel
    • Collapsible List Group
    • Accordion

    MODULE 19

    • Bootstrap Tabs and Pills Menus
    • Tabs
    • Tabs with Dropdown Menu
    • Pills
    • Vertical Pills
    • Vertical Pills in Row
    • Pills with Dropdown Menu
    • Centered Tabs and Pills
    • Toggle/Dynamic Tabs
    • Toggle/Dynamic Pills

    MODULE 20

    • Bootstrap Navigation Bar
    • Navigation Bars
    • Inverted Navigation Bar
    • Fixed Navigation Bar
    • Navigation Bars with Dropdown
    • Right Aligned Navigation Bar
    • Collapsing the Navigation Bar

    MODULE 21

    • Bootstrap Forms
    • Bootstrap Default Settings
    • Bootstrap Form Layouts
    • Bootstrap Vertical Form
    • Bootstrap Inline Form
    • Bootstrap Horizontal Form
    • Bootstrap Form Inputs
    • Supported Form Controls

    MODULE 22

    • Bootstrap Input
    • Bootstrap Text area
    • Bootstrap Checkboxes
    • Bootstrap Radio Buttons
    • Bootstrap Select List

    MODULE 23

    • Bootstrap Form Inputs (More)
    • Static Control
    • Bootstrap Form Control States

    MODULE 24

    • Bootstrap Input Sizing
    • Input Sizing in Forms
    • Height Sizing
    • Column Sizing
    • Help Text

    MODULE 25

    • Bootstrap Carousel Plugin
    • The Carousel Plugin
    • How to Create a Carousel
    • Add Captions to Slides

    MODULE 26

    • Bootstrap Model Plugin
    • The Model Plugin
    • Hoe to Create a Model
    • Model Size

    MODULE 27

    • Bootstrap Tooltip Plugin
    • The Tooltip Plugin
    • How to Create Tooltip
    • Positioning Tooltips

    MODULE 28

    • Bootstrap Popover Plugin
    • The Popover Plugin
    • How to Create a Popover
    • Positioning Popovers
    • Closing Popovers

    MODULE 29

    • Bootstrap Scrollspy Plugin (Advanced)
    • The Scrollspy Plugin
    • How to Create a Scrollspy
    • Scrollspy Vertical Menu

    MODULE 30

    • Bootstrap Case
    • Build a Bootstrap Web Page
    • From Scratch
    • Add Bootstrap CDN and Put
    • Elements in Containers
    • Add Jumbotron
    • Adding button and icons
    • Multicolumn Layout
    • Adding Menus Tabs
    • Adding Navigation bars
    • Syllabus -> Bootstrap
      This syllabus is not final and can be customized as per needs/updates
      IT Courses / Internship

    HTML 5 (5 Hours)

    CSS (5 Hours)

    Bootstrap (5 Hours)

    Javascript (5 Hours)

    Introduction to Python

    • History
    • Features
    • Installation
    • Operators
    • Variables

    Introduction to Datatypes

    • Python numbers
    • Python strings
    • Python lists
    • Python tuples
    • Python dictionary

    Programming Concepts

    • If statements
    • If else
    • Else if statements
    • While loop
    • For loop

    Functions and Modules

    • Defining a function
    • Calling a function
    • Function arguments
    • Importing modules
    • Built in modules

    Object Oriented Programming

    • Class and objects
    • Super and sub class
    • Constructor
    • Inheritance

    Files and Exception Handling

    • Opening and closing a file
    • Reading and writing on a file
    • File methods
    • Exception handling
    • Raising an exception

    GUI Development using Tkinter

    • Introduction to Tkinter
    • Tkinter programming
    • Tkinter widgets
    • Standard attributes
    • Geometry management

    Basic Widgets and Advanced Widgets

    • Using radio buttons
    • Using check box
    • Spin box
    • Scroll bar and slider
    • List widget
    • Display system clock time
    • Working with calendar
    • Combo box
    • Displaying table
    • Displaying graphics

    OS Module and Network Programming

    • Environment
    • Directory Commands
    • Miscellaneous OS Calls and Walking through Directories
    • Network programming and Introduction

    SQL and SQL Constrains

    • Introduction
    • DDL commands
    • DML commands
    • SQL statements ,operators, clauses
    • Aggregate functions

    Database Handling with SQL Lite

    • Database maintenance through console based programs
    • Database maintenance through GUI based program

    MongoDb with Python

    • MongoDb installation
    • MongoDb Compass
    • MongoDb Data Modeling
    • MongoDb Connectivity
    • MongoDb CRUD operations

    Firebase Realtime Database

    • Fire base Installation
    • Environment setup
    • Introduction to JSON
    • CRUD operations

    Introduction to Web designing

    • HTML
    • CSS

    Introduction to Client Side Scripting

    • Java script
    • jQuery
    • Bootstrap

    Basic Study of Django Framework

    • What is Django?
    • Where did it come from?
    • What does Django code look like?
    • Installing Django

    Django Templates and Form Details

    • What is Django?
    • Where did it come from?
    • What does Django code look like?
    • Installing Django

    Django Admin Customization

    • Where did it come from?
    • Registering models
    • Creating a super user
    • Logging in and using the site
    • Advanced configuration

    Rest APIs and User Authentication

    • Project setup
    • Views
    • URL’s
    • Settings
    • Testing our API
    • Enabling authentication
    • Creating users and groups
    • Setting up your authentication views
    • Permissions

    Deploying Django Framewok

    • Production environment
    • Choosing a hosting provider
    • Getting your website ready to publish
    • Installing local library

    Python FLASK Framewok

    • Introduction
    • What Is Flask
    • Why Use Flask?
    • Installing Flask
    • Setting Up Our Development Environment
    • Locally Using our Operating System

    Introduction to Virtual ENV and PIP

    • Locally Using Docker
    • Using a Cloud-Based IDE
    • The Code Editor
    • Installing Flask
    • Our Initial App
    • Debugging
    • Routing
    • Using url_for
    • The GET method
    • The POST method

    Advanced Python Concepts

    Syllabus -> Python/Django
    This syllabus is not final and can be customized as per needs/updates
    IT Courses / Internship
     
    10000+
    20+
    50+
    25+

    Full Stack Development Jobs in Yishun

    Enjoy the demand

    Find jobs related to Full Stack Development in search engines (Google, Bing, Yahoo) and recruitment websites (monsterindia, placementindia, naukri, jobsNEAR.in, indeed.co.in, shine.com etc.) based in Yishun, chennai and europe countries. You can find many jobs for freshers related to the job positions in Yishun.

    • full stack developer
    • python developer
    • full stack programming
    • python programmer
    • web developer
    • web master
    • web designer
    • web programmer
    • python/django developer
    • full stack development

    Full Stack Development Internship/Course Details

    Full Stack Development internship jobs in Yishun
    Full Stack Development You can be a part of the python journey with Nestsoft in Manama. It is an interactive programming language. documentation for hosting Django sites. Work with CSS3 and build HTML5 applications. It supported on any modern computer OS because it is designed to be portable. Anatomy of a CSS ruleset Selecting multiple elements Different types of a selector Fonts and text Boxes, boxes, it’s all about boxes Changing the page color Sorting the body out Positioning and styling our main page title Centering the image Backgrounds and Borders Image values and replaced Content Text Effects 2D/3D Transformations Animations Multiple Column Layout User Interface . concepts such as clusters, variables, operators, functions, and control structure in JavaScript Demonstrable knowledge of Functions - Passing the data to functions, JavaScript Function Syntax, Concise Body syntax, Return Keyword, and ES6 arrow functions basics of jQuery that assist you to boost your skills in Scriptwriting. This course is intended for beginners to understand, and you'll use it to create applications. Understand how to design page layouts and employ positioning with CSS3. Learn to employ best practices.

    Meet a Few of our Industry Experts 🚀 Your Pathway to IT Career

    pavan

    Mobile: +91 91884 77559
    Location: Karnataka, Online (Yishun)
    Qualification: Diploma

    Experience: javascript python node js assembly c solidity web app exploitation and bug bounty android app pentesting network pentesting Api pentesting  more..

    Vikrant

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Yishun)
    Qualification: BE

    Experience: I have good knowledge of C language and python Have good communication skill Fast learner and adapting in any environment  more..

    Abdul

    Mobile: +91 98474 90866
    Location: Jammu and Kashmir, Online (Yishun)
    Qualification: B.Tech (ece)

    Experience: Customer service networking Ms excel communication  more..

    Shaik

    Mobile: +91 91884 77559
    Location: Tamil Nadu, Online (Yishun)
    Qualification: Bachelor's in biotechnology and biochemistry

    Experience: Skills : 1 Technical Skills Proficiency in IT systems hardware and software Familiarity with common tools and platforms such as  more..

    AYUSH

    Mobile: +91 8301010866
    Location: Karnataka, Online (Yishun)
    Qualification: B.E-computer science

    Experience: About: Motivated IT Security enthusiast with a strong educational foundation in cybersecurity principles and a keen interest in system compliance  more..

    Rithika

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Yishun)
    Qualification: BBA(CA)

    Experience: Problem solving Html css basic java Communication Experience: Done 1 month internship in web development role   more..

    Aryan

    Mobile: +91 8301010866
    Location: Gujarat, Online (Yishun)
    Qualification: SSC

    Experience: I'm a graphic design good criyetivitiy  more..

    Sailaja

    Mobile: +91 91884 77559
    Location: Telangana, Online (Yishun)
    Qualification: B. Tech

    Experience: Hai i am deepika i have full skilled knowledge of sql derver microsoft sql server for latest version python scripting  more..

    imon

    Mobile: +91 9895490866
    Location: West Bengal, Online (Yishun)
    Qualification: Bachelor degree

    Experience: net core angular SQL no SQL mongo DB react JS entity framework dapper Git c#  more..

    Sanurag

    Mobile: +91 89210 61945
    Location: Kerala, Online (Yishun)
    Qualification: Bcom

    Experience: 6year html5 css3 bootstrap responsive photoshop figma xd angular and react ui developer   more..

    Prachi

    Mobile: +91 89210 61945
    Location: Uttar Pradesh, Online (Yishun)
    Qualification: B.Tech

    Experience: Dear HR I'm pursuing Bachelor's of Technology in Computer Science from Shambhunath Institute of Engineering and Technology Allahabad I have  more..

    Mariam

    Mobile: +91 91884 77559
    Location: Kottayam , Online (Yishun)
    Qualification: B.Tech

    Experience: One year experience I software testing Application for Software Testing  more..

    Sachin

    Mobile: +91 9895490866
    Location: Kerala, Online (Yishun)
    Qualification: Bca

    Experience: Bca graduate from METS College of Advanced Studies Mala 2023 pass out Done 4 months internship experience on manual and  more..

    Maneet

    Mobile: +91 89210 61945
    Location: Vijayawada, Online (Yishun)
    Qualification: B.sc

    Experience: 5 5 years of experience as a software tester in banking domain -- Experience in both manual and automation --  more..

    SAGUL

    Mobile: +91 91884 77559
    Location: Kochi, Online (Yishun)
    Qualification: Diploma in Computer Engineering (Polytechnic)

    Experience: An Passionate Digital marketer and Experienced Multimedia designer with a demonstrated history of working in the Media and Marketing industry  more..

    Sanober

    Mobile: +91 89210 61945
    Location: Rajasthan, Online (Yishun)
    Qualification: M.A.,M.Ed

    Experience: clear the doubt of the students development the moral value in the students having the good communication skills make students  more..

    Vinoth

    Mobile: +91 91884 77559
    Location: Bangalore, Online (Yishun)
    Qualification: BE(ECE)

    Experience: Html Css JS and Angular php codeigniter mysql wordpress figma  more..

    Jesni

    Mobile: +91 9895490866
    Location: Kerala, Online (Yishun)
    Qualification: B.tech

    Experience: Senior Quality Analyst with 3 years of experience Strong in SDLC STLC Bug Tracking Functional testing Knowledge in selenium API  more..

    parth

    Mobile: +91 8301010866
    Location: Gujarat, Online (Yishun)
    Qualification: B.Tech(CE)

    Experience: Proficient in Python for backend development machine learning ADAS and computer vision Skilled in developing scalable applications building ML models  more..

    Nithin

    Mobile: +91 89210 61945
    Location: Telangana, Online (Yishun)
    Qualification: Degree in Animation

    Experience: I have a solid foundation in graphic design supported by hands-on experience with the Adobe Creative Suite Recently I completed  more..

    Khushboo

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Yishun)
    Qualification: BE In Electrical Engineering

    Experience: Automation Testing Manual Testing Advance Excel SQL I have 4 years experience in MIS Executive I am fresher in testing  more..

    Aswin

    Mobile: +91 89210 61945
    Location: Tamil Nadu, Online (Yishun)
    Qualification: B. Sc physics

    Experience: I have completed in java full Stack developer I know the Technical knowledge of Java Mysql Html Css Jsp   more..

    Shubhangi

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Yishun)
    Qualification: Civil Engineer

    Experience: I work for the National institute of technology project here I did everything like planning of any required urgent drawings  more..

    Rahul

    Mobile: +91 9895490866
    Location: West Bengal, Online (Yishun)
    Qualification: diploma

    Experience: Creative Graphic Designer with 2 years of experience Skilled in creating visually stunning graphics Social media posts and marketing materials  more..

    Yogita

    Mobile: +91 91884 77559
    Location: Rajasthan, Online (Yishun)
    Qualification: Bachelors of technology

    Experience: I have 2 years of experience in Flutter Application development in which i have worked on more then 15 applications  more..

    vaishali

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Yishun)
    Qualification: Bachelors of engineering in Information technology

    Experience: im vaishali sonawane i have 5+ year of experience as a java developer and software testing trainer 1 manual testing  more..

    SALMANI

    Mobile: +91 98474 90866
    Location: Maharashtra, Online (Yishun)
    Qualification: Bacholer of engineering

    Experience: • Good knowledge of Programming Languages: C C++ SQL • Manual Software testing: Functional testing Black Box testing Retesting and  more..

    Chetan

    Mobile: +91 91884 77559
    Location: Gujarat, Online (Yishun)
    Qualification: Bachelor degree

    Experience: Python Django developer 6 months internship  more..

    Simran

    Mobile: +91 9895490866
    Location: Ambernath, Online (Yishun)
    Qualification: Bcom

    Experience: I am seo executive for over last 9 5 months I am responsible for handling and overseeing on page off  more..

    Shekhar

    Mobile: +91 98474 90866
    Location: Uttar Pradesh, Online (Yishun)
    Qualification: BCA

    Experience: Python developer Python django Flask Fastapi MySQL postgresql git API Dovlapment  more..

    M.

    Mobile: +91 9446600368
    Location: Tamil Nadu, Online (Yishun)
    Qualification: BE ECE ( CCNA, AWS, RSHCA)

    Experience: kgisl microcollege - Ims trainee Worked with Aws cloud monitoring tools Lambda S3 EC2 IAM policy security groups(firewall) NAT gateways  more..

    sandhya

    Mobile: +91 9446600368
    Location: pune, Online (Yishun)
    Qualification: be.computer

    Experience: automation testing Selenium with java manual Testing jira zyphwr squard api with postman database testing basic knwoledge of rest assured  more..

    Himanshu

    Mobile: +91 98474 90866
    Location: Delhi, Online (Yishun)
    Qualification: btech cse

    Experience: docker kubernetes jenkins terraform aws eks sonarqube maven jfrog nexus shell scripting python git linux  more..

    Gali

    Mobile: +91 9446600368
    Location: Andhra Pradesh, Online (Yishun)
    Qualification: B tech

    Experience: Okta beyond trust active directory python  more..

    Suman

    Mobile: +91 9446600368
    Location: Gujarat, Online (Yishun)
    Qualification: MTech

    Experience: Java python manual testing  more..

    Mahi

    Mobile: +91 8301010866
    Location: Maharashtra, Online (Yishun)
    Qualification: BALLB

    Experience: Test Design User Stories Quality Management Attention to Detail Testing Test Management Tool Load Testing Test Strategy Mobile Testing different  more..

    Tamanna

    Mobile: +91 9446600368
    Location: Punjab, Online (Yishun)
    Qualification: Bachelors of vocational studies in software development

    Experience: My educational background has provided me with a solid foundation in software development principles and I am proficient in programming  more..

    M

    Mobile: +91 9895490866
    Location: Karnataka, Online (Yishun)
    Qualification: BE computer science

    Experience: Html css and javascript react js Worked in bank projects los lendperfect | (Work from Home)  more..

    Shaikh

    Mobile: +91 9895490866
    Location: Mumbai, Online (Yishun)
    Qualification: Bachelors of computer application

    Experience: Flutter developer 1 6 year | Resume for   more..

    Dibyendu

    Mobile: +91 8301010866
    Location: West Bengal, Online (Yishun)
    Qualification: 12th pass

    Experience: Working 1 year experience in wordpress site: I have one year of hands-on experience in developing and managing WordPress websites  more..

    Lalit

    Mobile: +91 8301010866
    Location: Hyderabad, Online (Yishun)
    Qualification: MCA

    Experience: Server administration Active Directory IIS GPO DFS WSUS etc Hardware and installtion with configuration Of window and Client PC AnXiGate  more..

    Ajsal

    Mobile: +91 9895490866
    Location: Kerala, Online (Yishun)
    Qualification: BTech

    Experience: I have solid foundation in python and have basic knowledge in SQL I have worked with PostgreSQL database and have  more..

    Aman

    Mobile: +91 9446600368
    Location: Uttar Pradesh, Online (Yishun)
    Qualification: B.tech

    Experience: Hi I'm Aman Maurya a versatile web developer proficient in HTML CSS JS ReactJS C++ and C With a proven  more..

    Ajit

    Mobile: +91 91884 77559
    Location: Mumbai, Online (Yishun)
    Qualification: Graduation

    Experience: Java manual testing jira selenium sql automation testingApplication for Software Testing  more..

    Shaikh

    Mobile: +91 9446600368
    Location: Gujarat, Online (Yishun)
    Qualification: Bachelor of engineering (ahmedabad)

    Experience: Dear sir My skill in engineering drawing to autocad and Solidworks software fully any engineering drawing design draw 2D 3D  more..

    Sainath

    Mobile: +91 9895490866
    Location: Mumbai , Online (Yishun)
    Qualification: Diploma in Animation and VFX

    Experience: Video Editing Graphic design photography videography digital marketing   more..

    Manasi

    Mobile: +91 89210 61945
    Location: Karnataka , Online (Yishun)
    Qualification: Bca

    Experience: Good in typing expert in language like c c++ python  more..

    Huzaifa

    Mobile: +91 8301010866
    Location: Maharashtra, Online (Yishun)
    Qualification: Diploma

    Experience: Advance java python css c c++  more..

    Yadhukrishnan

    Mobile: +91 8301010866
    Location: Kerala, Online (Yishun)
    Qualification: Diploma in computer hardware

    Experience: A dedicated Flutter developer eager to embark on my journey in the world of app development I bring enthusiasm a  more..

    Supriya

    Mobile: +91 91884 77559
    Location: Puducherry, Online (Yishun)
    Qualification: B.sc

    Experience: I have good knowledge about python and django rest framework And have a good communication skills to build my team  more..

    pradeep

    Mobile: +91 9895490866
    Location: Chennai, Online (Yishun)
    Qualification: BSC/MBA

    Experience: Test case writing test execution analyzing use stories 3 yrs of exp with Jira Bug life cycle prioritize test execution  more..

    JAMEEMA

    Mobile: +91 9446600368
    Location: Kerala, Online (Yishun)
    Qualification: Msc cyber forensic

    Experience: Certified ethical hacker (pursuing)certification Basic knowledge of encryption penetration testing vulnerability scanning and python language  more..

    Shaikh

    Mobile: +91 9895490866
    Location: Maharashtra, Online (Yishun)
    Qualification: BCA

    Experience: As a Flutter developer I specialize in building cross-platform mobile applications using the Flutter framework I have a strong grasp  more..

    Sonakshi

    Mobile: +91 98474 90866
    Location: Maharashtra, Online (Yishun)
    Qualification: B.Ed , french B2 level certificate, MBA

    Experience: Dynamic and diligent French teacher with a stellar ability to teach growing students and maintain a wholesome learning environment Highly  more..

    Virudhaktchani

    Mobile: +91 9895490866
    Location: Tamil Nadu, Online (Yishun)
    Qualification: BE ECE

    Experience: Phyton c networking java  more..

    Femi

    Mobile: +91 8301010866
    Location: Thrissur, Online (Yishun)
    Qualification: Btech ece

    Experience: Respected hr team I am recently completed btech degree from GECI in ece I have completed Advanced embedded system from  more..

    Ojas

    Mobile: +91 91884 77559
    Location: Rajasthan, Online (Yishun)
    Qualification: BCA

    Experience: I have been working as a backend developer for 1 1year and have 3yrs+ experience in python did freelancing etc  more..

    suraj

    Mobile: +91 8301010866
    Location: Haryana, Online (Yishun)
    Qualification: B.tech

    Experience: 1 5 years of experience in Software testing and team leadership - Demonstrated ability to prioritize tasks meet deadlines and  more..

    Sarath

    Mobile: +91 9895490866
    Location: Palakkad, Online (Yishun)
    Qualification: B. Sc computer science

    Experience: 6 month internship in python django at soften technologies kochiApplication for Python Django  more..

    Hari

    Mobile: +91 9895490866
    Location: Coimbatore, Online (Yishun)
    Qualification: BE EEE

    Experience: My profile information Name Hari Manoj Place Coimabatore Professional software testing experience 6 years and 6 months Training experience :1  more..

    Success Stories

    The enviable salary packages and track record of our previous students are the proof of our excellence. Please go through our students' reviews about our training methods and faculty and compare it to the recorded video classes that most of the other institutes offer. See for yourself how TechnoMaster is truly unique.

    Photos of Training / Internships

    Internship/projects in yishun
    Internship/projects in yishun
    Internship/projects in yishun
    Internship/projects in yishun
    Internship/projects in yishun
    Internship/projects in yishun
    Internship/projects in yishun
    Internship/projects in yishun
    Internship/projects in yishun
    Internship/projects in yishun
    Internship/projects in yishun

    Trained more than 10000+ students who trust Nestsoft TechnoMaster

    Get Your Personal Trainer