Skip to content
#

thesparksfoundation

Here are 89 public repositories matching this topic...

Basic Banking App: Create a simple mobile app which has the following specs. ◇ Start with creating dummy data in mobile (sqlite) database for upto 10 users. User table will have basic fields such as name, email, current balance etc. Transfers table will record all transfers happened. ◇ Flow: Home Screen > View all Customers> Select and View one …

  • Updated Apr 20, 2021
  • Java

CI/CD CLOUD COMPUTING: Read up about AWS or Azure. ◇ Write up about the steps of setup and essentials of AWS EC2 or Azure VM (one page step by step). ◇ Create an EC2 or azure VM instance and access it through ssh from your pc over internet. ◇ In the EC2, deploy and run any application (a website with tomcat/spring boot) or python based project. …

  • Updated Apr 20, 2021

Implement an image color detector which identifies all the colors in an image or video. ● Below resources are just for references you can use any library/approach to achieve the goal. ● Resources: link1 ● Task submission: 1. Host the code on GitHub Repository (public). Record the code and output in a video. Post the video on YouTube 2. Share lin…

  • Updated Jul 10, 2021
  • Jupyter Notebook

Implement a real time Social Distancing detector which can identify the distance between two individuals in a crowd. ❖ Below resources are just for references you can use any library/approach to achieve the goal. ❖ Resources: link1 link2 ❖ Task submission: 1. Host the code on GitHub Repository (public). Record the code and output in a video. Pos…

  • Updated Jul 10, 2021
  • Python

Improve this page

Add a description, image, and links to the thesparksfoundation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the thesparksfoundation topic, visit your repo's landing page and select "manage topics."

Learn more