You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
💻
Engineering
Sarthak Pranesh
sarthakpranesh
💻
Engineering
React Native | Android | Gopher and Linux enthusiast
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
100DaysOfCode - Day 42/100 - exploring GraphQL in go
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#100DayOfCode - Day 43/100 - FiboNacci number algo stress test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Setting screen app info should retrive info from package details
Edit profile relationship status being shown in occupation
Enhancement:
Remove bottom tab navigation and modify top drawer navigation to show only a back button on content screen
(will provide more space for content display)
Hide the detailed profile content and age should be just month and year
List selectors such as for theme, age, etc should be easier (Use modals for selection)
High Performance Library to parallelize BeautifulSoup
A library that wrappes BeautifulSoup to provide multi threaded scrapping, reducing the total time involved in the
scrapping process. The library should implement the following affectively: (this list can be extended in future)
Parallelization
Should have a generic interface that maps to beautiful soup
All parts of the library should be documented heavily
All parts of the library should have unit tests written for verification of their functionality
Showcase written examples for different sorts of scrapping