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 Atlanta

    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 Atlanta, chennai and europe countries. You can find many jobs for freshers related to the job positions in Atlanta.

    • 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 Atlanta
    Full Stack Development Come join Nestsoft and learn Python Full Stack. It supported on any modern computer OS because it is designed to be portable. Learn the components and create styles using CSS3. documentation for hosting Django sites. It is an interactive programming language. Python is utilized in almost every field because its roles are unlimited. You can be a part of the python journey with Nestsoft in Manama. For your information, Django is actively supported by a bunch of people who contribute to this resource all the time. Get acquainted with the JavaScript Libraries solid understanding of Conditionals - else, if, if-else, ternary syntax, and switch for controlling the flow of the program in the Javascript. This course is intended for beginners to understand, and you'll use it to create applications.

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

    Preeti

    Mobile: +91 98474 90866
    Location: Agra, Online (Atlanta)
    Qualification: Mca

    Experience: Skills-java html5 css3 javascript jsp servlet oracle dB Shatrujeet Public School Agra Teaching experience as a computer teacher at shatrujeet  more..

    Ayush

    Mobile: +91 9895490866
    Location: Idar, Online (Atlanta)
    Qualification: 12th pass

    Experience: i make poster in canva appli and also grapic design   more..

    G,

    Mobile: +91 9895490866
    Location: Tamil Nadu, Online (Atlanta)
    Qualification: Bachelor of engineering

    Experience: I studied B E of telecommunication in karpagam college After that I completed my python cloud development and devops course  more..

    Priyanka

    Mobile: +91 9895490866
    Location: Pune, Online (Atlanta)
    Qualification: B. E computer science

    Experience: Manual testing 12 yrs of experienceApplication for Software Testing  more..

    Monika

    Mobile: +91 91884 77559
    Location: Delhi, Online (Atlanta)
    Qualification: B.ed with maths and master in commerce ..

    Experience: "Experienced mathematics teacher with expertise in curriculum development differentiated instruction and student assessment proficient in using technology to enhance learning  more..

    Ashwin

    Mobile: +91 98474 90866
    Location: North Paravur, Online (Atlanta)
    Qualification: B-Tech In CSE

    Experience: Done 3 months internship in Software testing at CamerinFolks Pvt Ltd Kochi | Resume for   more..

    Bindiya

    Mobile: +91 9446600368
    Location: Kerala, Online (Atlanta)
    Qualification: B. E

    Experience: Excellent communication skills people skills multi linguistic ability to provide counseling to students parents clients customers previous admin HR cold  more..

    Krithikaini

    Mobile: +91 9446600368
    Location: Tamil Nadu, Online (Atlanta)
    Qualification: B.E

    Experience: 🔍 Software Development Engineer in Test II | Continuous Learner As a dedicated Testing Engineer I bring a meticulous approach  more..

    Shweta

    Mobile: +91 9446600368
    Location: Pune, Online (Atlanta)
    Qualification: BE

    Experience: Immediate Joiner Python Full stack developer B E with 2 7 years of experience in Web Development My Skills Python  more..

    Narendra

    Mobile: +91 98474 90866
    Location: Andhra Pradesh, Online (Atlanta)
    Qualification: Ece

    Experience: QA manual Testing And API testing |   more..

    Ganesh

    Mobile: +91 91884 77559
    Location: Andhra Pradesh, Online (Atlanta)
    Qualification: btech

    Experience: Broad knowledge of networking and security technologies to provide security to IT Infrastructure assets Having 2 2 years of experience  more..

    Abiramisri.J

    Mobile: +91 9895490866
    Location: Tamil Nadu, Online (Atlanta)
    Qualification: B.E - ECE

    Experience: I have 6 months of learning experience in ui ux design   more..

    Supriyo

    Mobile: +91 8301010866
    Location: West Bengal, Online (Atlanta)
    Qualification: Master's in Arts

    Experience: I'm a professional graphic designer with proven experience of 6years I'm leading my team to build brands and work for  more..

    Trupti

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Atlanta)
    Qualification: MCA

    Experience: I have good experience in Functional testing and have good knowledge of selenium web driver with Java   more..

    Naresh

    Mobile: +91 9446600368
    Location: Chennai, Online (Atlanta)
    Qualification: B.E

    Experience: 1 year experience in SEO Executive 6month experience in Email marketing Skill: On page SEO OFF page SEO Technical SEO  more..

    jaivansh

    Mobile: +91 91884 77559
    Location: Haryana, Online (Atlanta)
    Qualification: CEH

    Experience: Because of my special combination of expertise abilities and enthusiasm for cybersecurity I think I'm a great fit for this  more..

    Nandini

    Mobile: +91 98474 90866
    Location: Delhi, Online (Atlanta)
    Qualification: 12 pass, currently in second year of my bachelor's

    Experience: Teaching experience for 2 yrs as an offline tutor C++ python ms PowerPoint Excel canva team work quality proficiency in  more..

    Ashija

    Mobile: +91 98474 90866
    Location: Kerala, Online (Atlanta)
    Qualification: Diploma in electronics engineering

    Experience: Knowledge in WordPress php   more..

    Harshit

    Mobile: +91 91884 77559
    Location: Delhi, Online (Atlanta)
    Qualification: Bachelor of science

    Experience: I have one year of experience in automation testing I have done mobile and web testing on selenium and basics  more..

    Ranju

    Mobile: +91 89210 61945
    Location: Kolkata , Online (Atlanta)
    Qualification: BTech(cs)

    Experience: Experience in python as part of a coding course basic knowledge of HTML javascript CSS photoshop Application for Python Django  more..

    Chahat

    Mobile: +91 9895490866
    Location: Himachal Pradesh, Online (Atlanta)
    Qualification: Bachelor of technology

    Experience: Java dart flutter development Data structure and algorithms and also worked with state management like provider getx etc   more..

    Niranjan

    Mobile: +91 9446600368
    Location: Karnataka, Online (Atlanta)
    Qualification: Masters in Computer Applications

    Experience: • Linux (5 years) • Email Exchange (3 years) • SQL (3 years) • Microsoft Excel (10+ years) • Microsoft  more..

    Ambily

    Mobile: +91 89210 61945
    Location: Thrissur, Online (Atlanta)
    Qualification: B.Tech

    Experience: Currently working as a python django trainer at TESRO TrivandrumApplication for Python Django  more..

    Jatin

    Mobile: +91 9895490866
    Location: Delhi, Online (Atlanta)
    Qualification: Graduation

    Experience: More than 2 years of content writing and research analysis experience Worked as a freelance and do affiliate marketing in  more..

    MOHAMMED

    Mobile: +91 91884 77559
    Location: Tamil Nadu, Online (Atlanta)
    Qualification: BE(ECE)

    Experience: 1 Year experience in Manual testing I know automation testing as well using java selenium | Resume for   more..

    Kajal

    Mobile: +91 91884 77559
    Location: Madhya Pradesh, Online (Atlanta)
    Qualification: Bachelor's

    Experience: My self kajal karanjiya I'm an a software Engineer currently pursuing my bachelor's degree with computer science from MIT ujjain  more..

    divya

    Mobile: +91 91884 77559
    Location: Ernakulam , Online (Atlanta)
    Qualification: btech mtech

    Experience: software testing   more..

    Tanmoy

    Mobile: +91 91884 77559
    Location: West Bengal, Online (Atlanta)
    Qualification: Diploma

    Experience: I have 4 years of experience in graphics designing with maintaining design principles and having software knowledge photoshop Illustrator canva  more..

    Pavithran

    Mobile: +91 9895490866
    Location: Tamil Nadu, Online (Atlanta)
    Qualification: Mca

    Experience: Testing web development msoffice  more..

    Kajal

    Mobile: +91 9895490866
    Location: Maharashtra, Online (Atlanta)
    Qualification: B Arch

    Experience: 1 Design Skills: Conceptual design Architectural drafting 3D modeling and rendering Space planning Interior design 2 Technical Proficiency: AutoCAD Revit  more..

    Abhinav

    Mobile: +91 91884 77559
    Location: Delhi, Online (Atlanta)
    Qualification: B Tech

    Experience: Manual Testing Database testing Application testing website testing backend testing functional testing smoke sanity retest regression API testing python (programing  more..

    dhananjay

    Mobile: +91 98474 90866
    Location: Rajasthan, Online (Atlanta)
    Qualification: MCA

    Experience: i have a good knowledge upon python so i can use python for web development as well as if you  more..

    Vaibhav

    Mobile: +91 98474 90866
    Location: Uttar Pradesh, Online (Atlanta)
    Qualification: B.tech

    Experience: I have approx 2 year experience in python django and I have knowledge of python django Apis Html Css SQL  more..

    LITTUMOL

    Mobile: +91 8301010866
    Location: Kerala, Online (Atlanta)
    Qualification: B-Tech

    Experience: Being a passionate Mathematics Educator I have become an inspiration for innumerous students in 90+ Hybrid Live Daily Tuition by  more..

    Kakul

    Mobile: +91 91884 77559
    Location: Muzaffarnagar, UP, Online (Atlanta)
    Qualification: Bachelors in computer applications

    Experience: Have 2 years of experience do on page off page technical and local seo as well Currently handling 9 projects  more..

    SURYA

    Mobile: +91 9446600368
    Location: Bangalore, Online (Atlanta)
    Qualification: B.E

    Experience: Java MySQL HTML CSS JavaScript Worked as 6 months intern as front-end developer and completed Web development project Application for  more..

    Manjula

    Mobile: +91 91884 77559
    Location: Bangalore, Online (Atlanta)
    Qualification: Msc

    Experience: It trainer cum developer 11 years experience in the same field  more..

    Anupam

    Mobile: +91 91884 77559
    Location: Rajasthan, Online (Atlanta)
    Qualification: Bachelor of design

    Experience: Logo design Branding Product design User interface Amazon images Packaging 1 year experience in graphic design  more..

    RUPALI

    Mobile: +91 91884 77559
    Location: Madhya Pradesh, Online (Atlanta)
    Qualification: B.ARCH

    Experience: I am an accomplished architect with 4 years of dedicated experience in utilizing AutoCAD for precision and innovation in design  more..

    ABIN

    Mobile: +91 91884 77559
    Location: Idukki , Online (Atlanta)
    Qualification: MCA

    Experience: Java javascript html css bootstrap jQuery react js SQL mongo db photoshop python Attend web development training Attend react js  more..

    Aabha

    Mobile: +91 9446600368
    Location: delhi, Online (Atlanta)
    Qualification: MBA

    Experience: Currently working in Cashkaro com HQ as Manual Test Engineer Its has been 7 months I have been testing website  more..

    HUSNARA

    Mobile: +91 9446600368
    Location: Uttar Pradesh, Online (Atlanta)
    Qualification: Betech in computer sc6

    Experience: Dear [Hiring Manager's ] I am Husnara Siddique a skilled UI Developer with a strong foundation in web development Proficient  more..

    Siddhant

    Mobile: +91 9895490866
    Location: Bihar, Online (Atlanta)
    Qualification: Final year student in Btech with specialization of Computer omputer Science and Engineering

    Experience: Back-end development C++ Nodejs Javascript Mongodb DBMS Computer Network Oops |   more..

    Ashish

    Mobile: +91 9895490866
    Location: Uttar Pradesh, Online (Atlanta)
    Qualification: pursuing BCA

    Experience: C and python |   more..

    Rinshak

    Mobile: +91 9895490866
    Location: Kerala, Online (Atlanta)
    Qualification: Bcom computer application

    Experience: Angular react accounting  more..

    Sarika

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Atlanta)
    Qualification: BE

    Experience: Manual testing SDLC STLC black box testing functional testing sanity testing smoke testing Database testing regression testing retesting SQL Hpalm  more..

    Dipali

    Mobile: +91 91884 77559
    Location: Pune City, Online (Atlanta)
    Qualification: Bsc (Biotechnology)

    Experience: I have 3 years of experience as software test engineer in hands-on Automation Testing and Manual with Api testing i  more..

    Amar

    Mobile: +91 91884 77559
    Location: Uttar Pradesh, Online (Atlanta)
    Qualification: B. Tech in computer science and engineering

    Experience: Python programming django javascript php SQL basic of c programming  more..

    Ameena

    Mobile: +91 8301010866
    Location: Bangalore, Online (Atlanta)
    Qualification: BE information science engineering

    Experience: Skilled in Java programming language and HTMl CSS java script selenium with java frameworks I have an experience of 3  more..

    Harshitha

    Mobile: +91 91884 77559
    Location: Andhra Pradesh, Online (Atlanta)
    Qualification: Btech

    Experience: Designing test cases and Execution of test cases prioritizing testing activities Having experience in preparing test strategies & test plans  more..

    Jay

    Mobile: +91 91884 77559
    Location: Nadiad, Online (Atlanta)
    Qualification: Bachelor of engineering

    Experience: AutoCAD SOLIDWORKS Revit BIM INVENTOR Fusion 360 Experience in providing training to industrial corporate for 2 years Experience in BIM  more..

    Mirza

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Atlanta)
    Qualification: Btech

    Experience: Enthusiastic mechanical engineering graduate specialising in AutoCAD design and analysis   more..

    sandhyarani

    Mobile: +91 98474 90866
    Location: Maharashtra, Online (Atlanta)
    Qualification: BE electronics and telecommunication

    Experience: Around 2 year experience in manual testing in insurance domain | skilled in regression testing manual testing SDLC STLC sanity  more..

    Bhavanasri

    Mobile: +91 91884 77559
    Location: Andhra Pradesh, Online (Atlanta)
    Qualification: M.Tech

    Experience: Power BI Nosql SQL PL SQL EXCEL Servicenow python basics java basics EMC  more..

    UDAY

    Mobile: +91 8301010866
    Location: Madhya Pradesh, Online (Atlanta)
    Qualification: M.Sc in Computer Science

    Experience: I'm react developer I had developed a project on movie site in this i use api integration express for server  more..

    Rashmita

    Mobile: +91 91884 77559
    Location: Pune, Online (Atlanta)
    Qualification: B.tech

    Experience: Automation testing Manual testing Agile Selenium SQL Java Test case Jira SDLC Stlc  more..

    Sharmistha

    Mobile: +91 9446600368
    Location: Odisha, Online (Atlanta)
    Qualification: MSC(mathematics and computing)

    Experience: Hello sir mam I am sharmistha Behera and I am submitting an application for the job of Quality Assurance Engineer  more..

    Arun

    Mobile: +91 89210 61945
    Location: Hyderabad , Online (Atlanta)
    Qualification: B.tech

    Experience: Manual testing and automation tool functional testing integration testing smoke testing   more..

    Ciril

    Mobile: +91 8301010866
    Location: Kerala, Online (Atlanta)
    Qualification: Masters in Computer Application

    Experience: Python Django Html Css Bootstrap Javascript Rest Api Mysql C programming Tailwind CSS  more..

    Azkya

    Mobile: +91 91884 77559
    Location: Madhya Pradesh, Online (Atlanta)
    Qualification: MCA

    Experience: Manual testing stlc sdlc regression testing agile api testing bug report test scenario test cases |   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 atlanta
    Internship/projects in atlanta
    Internship/projects in atlanta
    Internship/projects in atlanta
    Internship/projects in atlanta
    Internship/projects in atlanta
    Internship/projects in atlanta
    Internship/projects in atlanta
    Internship/projects in atlanta
    Internship/projects in atlanta
    Internship/projects in atlanta
    Internship/projects in atlanta

    Trained more than 10000+ students who trust Nestsoft TechnoMaster

    Get Your Personal Trainer