Giter VIP home page Giter VIP logo

Hussain Amir's Projects

hacktoberfest2022-1 icon hacktoberfest2022-1

Hacktoberfest2022 - Contribute given programs in any language you want, every valid PR will be accepted!!!

inotebook icon inotebook

iNotebook is a Full Stack MERN WEB Application to store your todos on cloud.

messenger-chatting-application-in-flutter icon messenger-chatting-application-in-flutter

Developed a Chatting Application using flutter & firebase which includes the functionality of private chats, search user, group chat & group list. The group chats further show the admi of groups and have authority of removing any member in the group.

moviebuzz icon moviebuzz

React Web App developed using omDb Restful Api to extract Movies Data.

newsshock icon newsshock

React Web App developed in React using Context API and News API to fetch News related Data.

portfolio-hf icon portfolio-hf

Portfolio website: A webdev project website that can be used as a template for building awesome portfolios. Help by contributing to it!

print-hacktoberfest2022 icon print-hacktoberfest2022

Print - "My name is yourname, I am Contributing in Hacktober Open Source Project" any language you can use.

python-list-dictionary-set-questions icon python-list-dictionary-set-questions

Task 1: Write a Python program to create a tuple with different data types. Task 2: Write a Python program to print all unique values in a dictionary. Go to the editor Sample Data : [{"V":"S001"}, {"V": "S002"}, {"VI": "S001"}, {"VI": "S005"}, {"VII":"S005"}, {"V":"S009"},{"VIII":"S007"}] Expected Output : Unique Values: {'S005', 'S002', 'S007', 'S001', 'S009'} Task 3: Write a Python program to create and display all combinations of letters, selecting each letter from a different key in a dictionary. Go to the editor Sample data: {'1': ['a', 'b'], '2': ['c', 'd']} Expected Output: ac ad bc bd Task 4: Find the series of Fibonacci numbers using lambda function. Task 5: Write a list comprehension which, from a list, generates a lowercased version of each string that has length greater than five. Task 6: Let we have a dictionary D which contain roll number of students as key and its values shall be a list. The list has tuples as its item. Each tuple represents the name of the subject and gpa of that subject. You can visualize the data structure as of following: Key Value 2016-CS-700 [(DSA,3), (Algo,2.5), (AI,3)] 2016-CS-701 [(LA,3), (Algo,3.5), (PF,2.8)] … … … .. 2016-CS-710 [(OOP,3), (DB,3.5), (PF,2.8)] a) Write a program which shall print GPA of all students. Assume all subject have 3 credit hours. (with and without using for loop) b) Write a program that print the highest number obtained in DSA (with and without using for loop) c) Write a program that print the total number of students those have less than 2.5 GPA in AI? (with and without using for loop)

react-redux icon react-redux

Rudux Sample Web App for Understanding Action-Creators, Reducers & Store.

react-usestate icon react-usestate

A react useState Sample Web Application to add and remove the items.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.