This website requires JavaScript.
Explore
Help
Sign In
neosubhamoy
/
neosubhamoy-portfolio
Watch
1
Star
1
Fork
0
You've already forked neosubhamoy-portfolio
mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced
2026-02-04 20:02:23 +05:30
Code
Activity
209
Commits
2
Branches
0
Tags
9d4cbfa040eb88fcc24fa11c6fd180b4b296bf52
Commit Graph
40 Commits
(refactor/fixed): updated featured projects fething method and fixed no-scollbar tailwind class missing in production
Subhamoy Biswas
·
2024-08-01 23:41:25 +05:30
9d4cbfa040
(feat): added hoverable project info tooltip card
Subhamoy Biswas
·
2024-08-01 22:23:14 +05:30
a6fa2a96e7
(refactor): added root domain in host_config
Subhamoy Biswas
·
2024-02-03 20:31:27 +05:30
9b84a72b2d
(refactor): removed hardcoded dev server local ip from router
Subhamoy Biswas
·
2024-02-03 20:04:21 +05:30
b66dec37bc
(refactor): replaced hardcoded dev server ip with dynamic localIP
Subhamoy Biswas
·
2024-02-03 19:28:00 +05:30
00672c84f4
(refactor): made keybinding links fully dynamic
Subhamoy Biswas
·
2024-02-02 01:09:33 +05:30
1b27da85e7
(feat): added fetch quick action link query function and client json dataset
Subhamoy Biswas
·
2024-02-01 22:22:26 +05:30
2416cfae1f
(feat): added query function to fetch a single record
Subhamoy Biswas
·
2024-02-01 21:26:31 +05:30
51b3dc4fd8
(refactor): changed smtp to implicit tls
Subhamoy Biswas
·
2024-01-08 15:07:17 +05:30
352af56e3e
(refactor): changed smtp to tls
Subhamoy Biswas
·
2024-01-08 00:04:22 +05:30
a518232f47
(feat): added terms of use page and updated router and footer configs
Subhamoy Biswas
·
2023-12-12 01:23:56 +05:30
4d65842d34
(feat): added privacy policy page
Subhamoy Biswas
·
2023-12-11 23:52:12 +05:30
3823d8feef
(refactor): changed connection.php credentials into .env
Subhamoy Biswas
·
2023-12-11 01:08:55 +05:30
6eeba2f01a
(feat): added contact form submission notification via email
Subhamoy Biswas
·
2023-12-10 23:57:58 +05:30
88839cd861
(feat): added phpdotenv and phpmailer library
Subhamoy Biswas
·
2023-12-10 21:15:06 +05:30
cec8a42a52
(feat): implemented basic backend recapcha validation
Subhamoy Biswas
·
2023-12-10 19:11:11 +05:30
f7ecbcf334
(feat): added sql injection prevention in search keyword
Subhamoy Biswas
·
2023-12-10 19:00:39 +05:30
6a7e646df2
(feat): implemented basic form submission
Subhamoy Biswas
·
2023-12-10 18:57:50 +05:30
2c51a048f6
(feat): added basic form validation and alert messages
Subhamoy Biswas
·
2023-12-10 00:54:11 +05:30
e1ceda1f08
(refactor): changed connection file path for better security and to fix search results not showing issue
Subhamoy Biswas
·
2023-12-03 14:48:36 +05:30
bb567a25e8
(refactor): secured database credentials from public access
Subhamoy Biswas
·
2023-12-02 23:25:10 +05:30
a53143f74c
(feat): made page titles dynamic
Subhamoy Biswas
·
2023-11-22 23:49:21 +05:30
5fe1a3ae5c
(refactor): minor comment additions and space formatting
Subhamoy Biswas
·
2023-11-20 22:28:44 +05:30
f7f30d34f3
(feat): added profiles to search results
Subhamoy Biswas
·
2023-11-19 20:46:14 +05:30
348a8d7ea1
(refactor): improved search security by filtering input keyword given by the user
Subhamoy Biswas
·
2023-11-18 21:38:28 +05:30
57e54e9ee0
(feat): implemented keyword and stag based search for better results
Subhamoy Biswas
·
2023-11-18 21:10:39 +05:30
cb0ac80790
(feat): added pages and quick actions as search results
Subhamoy Biswas
·
2023-11-18 20:49:22 +05:30
9d01ef753c
(refactor): implemented object,array based search result categories and multi table search on backend and frontend
Subhamoy Biswas
·
2023-11-18 15:39:39 +05:30
a36c6ffd29
(fixed): router and host_config for my local network cross device access
Subhamoy Biswas
·
2023-11-18 00:35:46 +05:30
771771e061
(feat): added no results found message
Subhamoy Biswas
·
2023-11-17 22:08:39 +05:30
02834eb5f6
(feat): added tag for search results
Subhamoy Biswas
·
2023-11-17 20:04:34 +05:30
9bd71fd132
(feat): added basic project search logic
Subhamoy Biswas
·
2023-11-16 22:21:47 +05:30
f06cef55e8
(feat): implemented basic search result fetching ajax logic
Subhamoy Biswas
·
2023-11-11 20:49:36 +05:30
039c33c16f
(fixed): hostconfig for non localhost hosts
Subhamoy Biswas
·
2023-11-10 13:09:49 +05:30
f55fb3c084
(refactor): changed router file path (feat): added global host config
Subhamoy Biswas
·
2023-11-09 21:45:15 +05:30
18753f116b
(feature): implemented dynamic socials rendering on home and projects page
Subhamoy Biswas
·
2023-11-02 13:43:42 +05:30
146c634870
(refactor): using fetch_all_reacords() function + (feature): implemented dynamic currently working on section
Subhamoy Biswas
·
2023-11-01 14:27:58 +05:30
5edcf4c562
(fixed): minor formatting issues in core/query_functions
Subhamoy Biswas
·
2023-10-31 23:53:26 +05:30
e9eee6b1b0
(refactor): following core/query_functions approach + (feature): implemented dynamic featured footer section
Subhamoy Biswas
·
2023-10-31 23:42:53 +05:30
000787ccd4
implemented basic project timeline and sidebar
Subhamoy Biswas
·
2023-10-25 00:25:55 +05:30
d49fa4c91f