This website requires JavaScript.
Explore
Help
Sign In
Aadhavan Srinivasan
Rockingcool
0 Followers
·
0 Following
Joined on
2022-10-09
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
25
Projects
Packages
Public Activity
Starred Repositories
Rockingcool
created branch
master
in
Rockingcool/pycalc
2023-11-26 12:26:42 -06:00
Rockingcool
pushed to
master
at
Rockingcool/pycalc
2023-11-26 12:26:42 -06:00
de08192d0f
Added gitignore file
4e259fb433
Added TODO file
1bbc7174c7
Added additional error-checking
0a2681233c
First commit
Rockingcool
created repository
Rockingcool/pycalc
2023-11-26 12:25:40 -06:00
Rockingcool
pushed to
php
at
aravind/glink-website
2023-10-27 19:06:10 -05:00
c98d64edd1
Tailwind changes
9638ae3af5
Updated regex for URL, because it wouldn't accept '=' or '?' characters in the URL
84e5994c18
Added 'contact us' line
Compare 3 commits »
Rockingcool
pushed to
php
at
aravind/glink-website
2023-09-29 19:56:18 -05:00
2c573fa063
Updated tabindex for 'forgot_password' link, so that it is not activated when tabbing through
Rockingcool
pushed to
php
at
aravind/glink-website
2023-09-06 22:04:56 -05:00
3f76d9bda1
Removed .gitignore
c2a41c5edb
Updated .gitignore
1ecf347694
Removed string generation functions from this file, and instead included the file that contains them
3bce00440e
Added random string generation functions to a separate file
da6069c88a
Minor stylistic changes; fixed bug where video wouldn't play on Chrome
Compare 10 commits »
Rockingcool
pushed to
php
at
aravind/glink-website
2023-09-02 16:40:34 -05:00
ae67739eed
Created HTML and PHP files for 'forgot password' functionality
3ea851318c
Grammatical changes
cae2c9bf01
Updated title
Compare 3 commits »
Rockingcool
pushed to
php
at
aravind/glink-website
2023-09-02 15:57:26 -05:00
8f5793e3eb
Fixed a bug where POST data wasn't being recognized by the server-side code
fda14b4cfb
Switched 'GET' to 'POST'
Compare 2 commits »
Rockingcool
pushed to
php
at
aravind/glink-website
2023-09-02 15:23:18 -05:00
3fbb6c99df
Switched 'GET' to 'POST'
1c1e322bd8
Switched 'GET' to 'POST', added padding to text boxes
381e534e02
Fixed spelling mistake
Compare 3 commits »
Rockingcool
pushed to
php
at
aravind/glink-website
2023-09-01 15:16:00 -05:00
d8220b21b8
Tailwind CSS
d276c3694b
Updated the style of the 'Why Glink?' section
Compare 2 commits »
Rockingcool
pushed to
php
at
aravind/glink-website
2023-09-01 15:04:53 -05:00
fbf7813f18
Made many changes (mostly stylistic)
32548af030
Made backend changes
e2c452e11f
Changed title
d794ce8cae
Made CSS changes
a3f70ef0ff
Changed title, fixed grammatical mistakes
Compare 8 commits »
Rockingcool
pushed to
php
at
aravind/glink-website
2023-07-26 16:13:07 -05:00
2eab219228
Tailwind changes
31f3ab0d79
Updated the backend code; I don't know why I was modifying the user
47b5fe7b8b
Merged UI changes
a20004a323
Updated header navbar
562d758d23
Merged UI changes and added PHP code
Compare 5 commits »
Rockingcool
pushed to
php
at
aravind/glink-website
2023-07-24 23:15:08 -05:00
b9a07e15fa
Added additional information for database storage
a0f1d0f5ac
Added code to redirect user if they are signed in and go to the sign up page
7b0e1986e2
Added functionality to update and delete links
f7b6fa83dd
Updated tailwind CSS
4ae7bdfd43
Created alternative home page
Compare 7 commits »
Rockingcool
pushed to
php
at
aravind/glink-website
2023-07-15 17:51:00 -05:00
85931d7138
Added links to the 'log out' and 'my links' buttons
f76250e00d
Moved the link creation form to a different page
5aa4645517
Updated output.css
affc5dfdfd
Added code to include header with PHP
a07fa89979
Added Daisy UI as a dependency
Compare 14 commits »
Rockingcool
pushed to
php
at
aravind/glink-website
2023-07-06 16:22:58 -05:00
7ef1139ef8
Updated tailwind CSS
6239c6e3b6
Reduced the margin on the top
Compare 2 commits »
Rockingcool
pushed to
php
at
aravind/glink-website
2023-07-05 20:36:35 -05:00
2556d95692
Added files for tailwind configuration and generation
3107bd73fe
Added margins using tailwind
d6650dd915
Added margin and removed 'invisible' tailwind class
ac1b6a9530
Changed margin CSS to use tailwind
Compare 4 commits »
Rockingcool
pushed to
php
at
aravind/glink-website
2023-07-04 11:09:06 -05:00
b6d5eec718
Started working on text for home page
35e52899dc
Added picture for step 1 on home page
1756d2e84a
Added video clip for home page
bc0b4bc1f5
Updated CSS stylesheet
7ff6c3be75
Removed a comment
Compare 6 commits »
Rockingcool
pushed to
php
at
aravind/glink-website
2023-06-28 01:39:56 -05:00
a7ba5aa8e1
Modified the Regex to accept additional (valid) characters
Rockingcool
pushed to
php
at
aravind/glink-website
2023-06-27 12:13:58 -05:00
3b59de608a
Created a text file to explain how the form works
606d58e197
Created a logout PHP file
63effd893e
Got rid of unnecessary PHP code
69c8934a77
Included header file in index file
665ab0aeac
Added header file
Compare 6 commits »
Rockingcool
pushed to
php
at
aravind/glink-website
2023-06-25 15:22:35 -05:00
e36a2cbd77
Changed the ID of the input element
1392c62d31
Fixed bugs in PHP database code
e37bf086dd
Added code to regex for password
67228048e1
Fixed JS errors with validation
de1a7f0687
Modified CSS for inputs
Compare 5 commits »
First
Previous
...
19
20
21
22
23
...
Next
Last