>>Web Warriors
>>Latest Merged Pull Requests
- 1
DELETED: Loader component added
- 2
main: add const to textstyle and use string interpolation
- 3
main: reformat dart code
- 4
DELETED: Card Added
- 5
main: replace final with const
- 6
Input button
- 7
model: get rid of old dead model
- 8
Uranus : updated README.md
- 9
Navbar sudo code added
- 10
model: inline api call and get rid of dead code
- 11
input code added
- 12
main: Get rid of IOS source
- 13
Merge pull request #2 from Aihrarshaikh/main
- 14
Uranus : removed redundant code
- 15
src: reorder buttons lexicograpically
- 16
Folder setup done
- 17
Bubbly Routes Setup
- 18
buttons: center a button
- 19
Center the button and get rid of scrollbar
- 20
buttons: add animated button using js
- 21
DELETED: Fix button redirecting to a site
- 22
fix button redirecting to new tab
- 23
Fix broken font import
- 24
Center a button and get rid of scrollbar
- 25
reformat changes from sanjay535
- 26
web: router added
- 27
buttons: fix scrollbar issues and center the button
- 28
Remove multiple instances of the same button
- 29
Center the button added by ShaikhHeeba07
- 30
buttons: center the button added by Aribasker-jb
- 31
Get rid of duplicated buttons view in the timeline
- 32
scrollbar error resolved
- 33
edited home page
- 34
Morphing Icon Download Button
- 35
Upload Progress Animation Microinteraction with GSAP - btn added
- 36
DELETED: new animated btn added
- 37
DELETED: New animated btn added
- 38
buttons: fix iframe logout and scroolbar issues
- 39
DELETED: An animated button added
- 40
DELETED: added an animating button
- 41
DELETED: an animated button added
- 42
button: fix scrollbar issue on a button
- 43
buttons: Fix alignment issues on some of the buttons
- 44
web: Button + Loader Added
- 45
basic folder structure completed
- 46
Dev spider
- 47
Minor bug fixes
- 48
Added an animated button
- 49
buttons: change background color for better visibility
- 50
buttons: add progress bar type button
- 51
Create CODE_OF_CONDUCT.md
- 52
buttons: Add a 3D touch button
- 53
DELETED: Create LICENSE
- 54
added rotate list problem
- 55
DELETED: Created (LEETCODE) Unique Binary Search Trees inside the DP folder
- 56
corrected the folder structure
- 57
Added Continuous integration for PR
- 58
DELETED: Added Manacher's Algorithm
- 59
DELETED: Added a news app
- 60
DELETED: added myself
- 61
DELETED: Added a C++ program to find transpose of a 2d array
- 62
DELETED: removed idle/useless commented code(2)
- 63
removed idle/useless commented code
- 64
added a example for search in 2d matrix using binary search
- 65
blimp: move homepage in SafeArea and cleanup UI and overall code
- 66
blimp: adapt for newer file structure and format code
- 67
blimp: Create proper file structure
- 68
apiservice: get rid of debug prints and dead code
- 69
DELETED: Added BFS in Graphs