https://rafsunx.com/

Submitted URL:
https://rafsunx.com/
Report Finished:
Copy link

The outgoing links identified from the page

LinkText
https://github.com/RAFSuNX GitHub
https://linkedin.com/in/RAFSuNX LinkedIn
https://t.me/RAFSuNX Telegram
https://x.com/RAFSuNXXX Twitter
https://example.com/portfolio-websitePortfolio WebsiteA modern, responsive portfolio website with smooth animationsHTMLCSSJavaScript
https://example.com/task-managerTask ManagerFull-stack task management application with real-time updatesReactNode.jsMongoDB
https://example.com/e-commerce-platformE-commerce PlatformFeature-rich online shopping platform with payment integrationNext.jsStripePostgreSQL
https://example.com/chat-applicationChat ApplicationReal-time messaging app with end-to-end encryptionSocket.ioExpressRedis
https://example.com/ai-image-generatorAI Image GeneratorWeb app that generates images using machine learning modelsPythonTensorFlowFlask
https://example.com/weather-dashboardWeather DashboardInteractive weather forecast app with data visualizationVue.jsD3.jsOpenWeather API

JavaScript Variables · 4 found

Copy link

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
__cfBeaconobject

Console log messages · 7 found

Copy link

Messages logged to the web console

LevelSourceMessage
logother
URL
https://rafsunx.com/jsfiles/themeManager.js
Text
Initialized lastIndex from localStorage: -1
logother
URL
https://rafsunx.com/jsfiles/themeManager.js
Text
localStorage.getItem('lastThemeIndex'):
logother
URL
https://rafsunx.com/jsfiles/themeManager.js
Text
Before setTheme, lastIndex: -1
logother
URL
https://rafsunx.com/jsfiles/themeManager.js
Text
Before getRandomIndex, lastIndex: -1
logother
URL
https://rafsunx.com/jsfiles/themeManager.js
Text
New lastIndex: 1
logother
URL
https://rafsunx.com/jsfiles/themeManager.js
Text
localStorage.getItem('lastThemeIndex') after setItem: 1
logother
URL
https://rafsunx.com/jsfiles/themeManager.js
Text
Theme set with index: 1 and image: /images/image3.jpg

The raw HTML body of the page