Welcome to Project Section
        In this section we have a few mini-projects that you can make using the skills that you just learnt.
    
    
        
            
            
                Black and White Image converter
                In this problem we take a normal image which has colors and turn it into black and White.
                Solution
                Beginner
             
         
     
    
        
            
            
                Translator
                In this problem we take an english word or sentence and translate into some other language.
                Solution
                Intermediate
             
         
     
    
        
            
            
                Simple Login
                In this problem we create a simple login window which takes username and password as an input from the user.
                Solution
                Beginner
             
         
     
    
        
            
            
                Simple Calculator
                In this problem we are trying to create a simple mathematical calculator that helps us perform different types of calculations.
                Solution
                Intermediate
             
         
     
    
        
            
            
                Music Player
                In this problem we will be trying to create a simple music player that works locally using the device folders.
                Solution
                Advanced
             
         
     
    
        
            
            
                Weather Forecaster
                In this problem we will be making a weather forecaster that helps us know the weather of a particular place.
                Solution
                Advanced