Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Summary of the work. #15

Closed
arpit-dwivedi opened this issue Oct 26, 2020 · 15 comments
Closed

Summary of the work. #15

arpit-dwivedi opened this issue Oct 26, 2020 · 15 comments
Labels
documentation Improvements or additions to documentation

Comments

@arpit-dwivedi
Copy link
Member

Please summarize all the work done by you during the internship in brief with links of your work.

@arpit-dwivedi arpit-dwivedi added the documentation Improvements or additions to documentation label Oct 26, 2020
@akshayadme
Copy link

  • Initially we have downloaded and installed Bootstrap Studio application and learn and understand about it for designing static website using drag and drop feature of application. In the application there is multiple templates available for designing web pages.

  • After understanding about bootstrap studio my first task was to design landing page as a learning purpose. In that I have designed navbar, some sections, and a footer in a page.

  • My second task was to understanding about SEO in webpages and then commented an issue in github.

  • Next task was to build personal portfolio using bootstrap studio and publish it using github static pages. My personal portfolio link is here

  • Next task was to design technical article for blog for DevIncept blog website and I have designed about python article whose link is here

  • My personal next task to design template of DevIncept main site home page by adding all of the sections so I have implement it here

  • In next task I have updated my home page design and make the template for DevIncept blog website which is present here

  • Next task was for work individually as previously common task was given and from now individually we have to work so my task was to design authors page for blog website so what I have designed is here.

  • Next we had to comment for what help we will need for developing blog website from technical persons for making an effective static blog pages.

  • Next we had to make a try for implementing "Search Feature" in static website in which we have tried but we didn't reach at any particular conclusion for it.

  • Next as everyone was working individually and everyone had designed there task for blog page so my task was to integrate all pages and then give it a final look and then add SEO in it. here

@kanchitank
Copy link

  • Understanding Flask and building a simple application - Link

  • ML Model Deployment Using Flask - Link

  • Gender Classification Web App Using Flask - Link

  • Categorized all the ML topics - Link

  • Created 16 folders in the ML repository containing all the ML data - Link

  • Open contributions - Link1, Link2

@aditya9110
Copy link

aditya9110 commented Oct 26, 2020

@Rishav-hub
Copy link

  • Understanding the Basics of Flask here.
  • Also contributed to Hacktoberfest2020 here.
  • Learnt the concept of Text extraction using Tesseract here.
  • Implemented a basic text extraction using OCR concepts here.
  • Learnt how to deploy an Object Detection Project using Flask here.

@madalatrivedh20
Copy link

madalatrivedh20 commented Oct 26, 2020

  • Live Sketching app using OpenCV and Python - Link
  • Next word prediction using RNN /LSTM - Link
  • Data Curation
    • Basic openCV operations- > Link
    • Face emotions detector- Link
    • OpenCV SIFT- Link
    • Object detection and all other projects of Neelesh - Link
    • Video Analysis- Link
    • Blurring and Sharpening- Link

@john-2424
Copy link

john-2424 commented Oct 26, 2020

My Work Summary:

Learnt about a web framework called "Flask". It is a micro web framework which can add application features or develop and support web applications. It is based upon Pocco projects such as Werkzeug and Jinja2.

Next Word Predictor is a useful tool where it will assist us in writing emails, texts messages, also used in search engines, programming text editors, text documents such as MS Word and it is a Language Model which acts as the most common and important precursor to Voice Recognition. This application is being built using RNN - LSTM model and PyTorch libraries. Please visit the above link for project update.

Curated OpenCV data from Open Contribution which included the OpenCV projects on Depth Mapping, Face Expression Recognition, Face Detection, Image Filtering, Object Detection and Tracking, People Count, Rock Paper Scissors, SURF. I have been curating and debugging the codes and trying to make them work. I had also used the opportunity to fork this repository(#hacktoberfest) and was able to submit 4 PRs and complete the Hacktober Fest 2020 Challenge. Please visit this link for Data Curation Updates.

Curated NLP - TV Script Generation Project. Please visit the above link for updates.

@Ansuman9020
Copy link

  • Initially we have downloaded and installed Bootstrap Studio application and learn and understand about it for designing static website using drag and drop feature of application.
  • After that using any of the template from the bootstrap studio we did a portfolio page which includes the header, footer and different sections of the page.
  • We gained knowledge more about the bootstrap studio.
  • My second task was to understanding about SEO in webpages and then commented an issue in github.
  • Next task was to design technical article for blog for DevIncept blog website and I have designed about pytube and pytxx3 article whose link is Articles.zip
  • Then I was given with a task of making timeline(flow type) homepage_1.zip
  • Next task was for work individually as previously common task was given and from now individually we have to work so my task was to design authors page for blog website
    blog.zip
  • Next we had to make a try for implementing "Search Feature" in static website in which we have tried but we didn't reach at any particular conclusion for it.

@reddymahendra52
Copy link
Contributor

  • Initially in the first week of the internship our main task was to learn Bootstrap Studio which has a drag and drop feature which is very useful and it saves a lot of time while implementing our ideas, since there are many inbuilt templates also.
    The following tasks were done in first week:
    1. To make a product landing page.
    2. Understand basic SEO(Search Engine Optimization)
    3. To create a personal portfolio:- Portfolio
  • Next week's task was to build a template for technical documentation page.
    1. Initial template
    2. Modifications were done according to standard template which was created by @akshayadme : Changed template
    3. Final template for technical documentation was created by @akshayadme which matched the main DevIncept site: Final Template
  • Next task was to design Homepage and Finalising it with some added feature:
    1. Initial homepage
    2. In finalizing the home page my task was to add a hit counter to the page: Template
    3. You can read the implementation of Page counter here
  • Next week's task was to design the blog page
    1. My task was to design the blog page for OpenCV articles. Blog page
    2. Next task was to implement a "Search bar" in the static web page: Implementation

@akrish4
Copy link
Collaborator

akrish4 commented Oct 26, 2020

Summary of my works:

@manvi-123894
Copy link

  • Initially, we downloaded and installed Bootstrap studio and learned the basics of it. After that, we built a simple landing page to apply all the features of the Bootstrap studio we learned.

  • After that, I learned the advanced features of Bootstrap studio, i.e., SEO. And then made a personal portfolio to apply all the advanced features of the bootstrap studio.

  • After that, we designed a template for a technical blog website. Technical Blog

  • After that, we designed a page for a technical article. Python_Article

  • Then improved the previously made python blog page so that it looks like a part of the Devincept website. Link

  • After that, we worked in a team for finalizing the home page for the Devincept website for which work was divided among the team members and I was supposed to design the latest blog section. Link

  • Then I designed the page for Python blogs. Link.

  • After that, we were told to find a solution for implementing search functionality in a static web page for which I used vanilla javascript. Link.

  • Then we were divided into different groups so that we could work with AI interns and deploy all the curated topics from the open contribution repository to the DevIncept website. I was supposed to work for the Machine Learning blogs. I've created some blog pages till now. Some of the pages that I've created until now:

ML BLOGS (2).zip

@HarshKhilawala
Copy link

Summary of the Work :

@jaydhamale7
Copy link

jaydhamale7 commented Oct 28, 2020

Summary of my works:
Understanding Flask
ML deployement using flask
Next Word Prediction
Categorized all the python topics
Data Curation of Python domain: https://github.com/Learn-Write-Repeat/python

@chirag0821
Copy link

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests