1
1
mirror of https://github.com/neosubhamoy/neosubhamoy-portfolio.git synced 2025-12-20 02:19:34 +05:30
Commit Graph

57 Commits

Author SHA1 Message Date
80aa139cfc (feat): added aos animations on hero section 2024-03-28 23:06:24 +05:30
7ead78a103 (feat): integrated aos 2024-03-28 21:09:20 +05:30
8bc9e89bb3 (fixed): projects search result description taking more than one line 2024-03-17 00:38:53 +05:30
cf703101c1 (fixed): search window quick action links not redirecting properly on firefox 2024-03-06 20:55:54 +05:30
1b27da85e7 (refactor): made keybinding links fully dynamic 2024-02-02 01:09:33 +05:30
42f865f543 (feat): added tooltips in flotingbar using popper.js and tippy.js 2023-12-15 22:21:50 +05:30
5b35745bb2 (refactor): improved homepage hello text in out animation 2023-12-12 23:32:19 +05:30
6d036e4d47 (refactor): allin1 core-animation is introduced to handle external animations 2023-12-12 21:59:26 +05:30
7efeac3b4d (feat): added address card on contact page with hover animation 2023-12-12 21:39:16 +05:30
88839cd861 (feat): added contact form submission notification via email 2023-12-10 23:57:58 +05:30
2c51a048f6 (feat): implemented basic form submission 2023-12-10 18:57:50 +05:30
f86b294bc1 (refactor): minor alert message tweaks and autofill prevention 2023-12-10 13:58:48 +05:30
e1ceda1f08 (feat): added basic form validation and alert messages 2023-12-10 00:54:11 +05:30
bf0bb2d610 (refactor): changed neosubhamoy.dev referance to neosubhamoy.com 2023-12-04 23:25:46 +05:30
1d600c7fd7 (feat): added custom qr code loading delay spinner 2023-12-04 22:28:39 +05:30
f1c9b5ba3d (refactor): removed const function params 2023-12-04 21:42:17 +05:30
6bd36c6647 (feat): added search result loading spinner 2023-12-04 21:36:22 +05:30
56b64b32ac (refactor): improved code snippet formatting 2023-12-01 20:50:52 +05:30
22d5fa0528 (refactor): changed embed code iframe size to 720x1280 2023-11-29 22:58:45 +05:30
0328bae8f4 (refactor): added some comments and formatting in floatingbar-config 2023-11-29 22:32:10 +05:30
a412b5624f (feat): added page qr code download feature 2023-11-29 22:24:25 +05:30
ddb3e1f92d (fixed): search and share window overlapping when activating both 2023-11-28 22:30:33 +05:30
9f38c081d9 (feat): added ALT + L keyboard shotcut for share window 2023-11-28 22:02:09 +05:30
1871e73532 (feat): implemented code snippet copy feature and disabled page scrolling when share window is open 2023-11-28 21:48:06 +05:30
574c84fd4e (feat/fixed): added copy embeded code snippet button and fixed copy message text spacing 2023-11-28 20:37:56 +05:30
a9e3ef49a4 (refactor): added explination comments on flotingbar-config 2023-11-27 22:38:27 +05:30
764134e830 (feat): implemented page linkInput copy to clipboard feature 2023-11-27 22:22:41 +05:30
a3ecd6addc (feat): made embed code dynamicaly genrated for every page 2023-11-27 21:24:26 +05:30
c37380a358 (feat): added more sharing options with navigator.share api 2023-11-26 23:42:55 +05:30
12b4c9b0a4 (feat): made the qrcode and pageinputlink dynamic 2023-11-25 21:30:31 +05:30
63e53fc773 (feat): added share window opening animation and minnor icon styling fix 2023-11-24 21:33:27 +05:30
4809a012c4 (feat): initialised basic share window popup 2023-11-22 23:58:45 +05:30
2e7c6e9225 (refactor/fix): removed const function parameters from searchbar open close operation 2023-11-21 21:50:28 +05:30
670d6ecc06 (feat): initialised basic share button functions 2023-11-21 21:35:59 +05:30
f7f30d34f3 (refactor): minor comment additions and space formatting 2023-11-20 22:28:44 +05:30
38088a39e3 (feat): added keybinding-config.js to handle keyboard shotcuts 2023-11-20 22:14:25 +05:30
01b113af01 (fixed): project search result's letter icon box size 2023-11-19 23:44:05 +05:30
76825c5e63 (fixed): last search result's bottom gap by adding an bottom spacer element 2023-11-19 22:35:27 +05:30
ba0b80a38e (refactor): changed view now button hover effect on featured projects section in projects page 2023-11-19 21:37:43 +05:30
348a8d7ea1 (feat): added profiles to search results 2023-11-19 20:46:14 +05:30
f66655cdc0 (feat): added search results category title and also the search string is now displayed 2023-11-19 00:51:23 +05:30
fcec83f1e7 (fixed): search result pages not navigating properly by giving access to basePath 2023-11-19 00:03:25 +05:30
9d01ef753c (feat): added pages and quick actions as search results 2023-11-18 20:49:22 +05:30
96ce43b1fe (feat): added socials as search result 2023-11-18 19:40:18 +05:30
a36c6ffd29 (refactor): implemented object,array based search result categories and multi table search on backend and frontend 2023-11-18 15:39:39 +05:30
771771e061 (fixed): router and host_config for my local network cross device access 2023-11-18 00:35:46 +05:30
02834eb5f6 (feat): added no results found message 2023-11-17 22:08:39 +05:30
b7e41b3003 (feat): implemented basic dynamic search results on flotingwindow 2023-11-17 14:54:12 +05:30
f59368b400 (fixed): navbar indicator not showing on new route based navigation 2023-11-17 01:34:07 +05:30
c034e32fbb (refactor): removed unused library vanilla-tilt.js 2023-11-16 23:33:45 +05:30