How Can We Help?
Reach out through any platform — I'm always happy to help with questions, bug reports, collaborations, or just a chat.
The website has a built-in AI chatbot powered by Llama 3.3 70B via the Groq API. Click the robot icon (bottom right) on any page to open it. It can answer coding questions, help with Python/JS/HTML, analyze files and images you upload, and answer questions about this website.
Check the browser console (F12) for error messages. If the error is rate-limit related, wait a minute and try again. The Groq API has free tier rate limits. You can also try switching to a different model in the model selector inside the chatbot.
Yes! This is an open learning platform. You're welcome to study and adapt the code for personal projects. Please give credit if you use large sections. For commercial use, reach out first via Telegram or GitHub.
Use the contact form below and select "Bug Report" as the type. Include the page name, what you expected to happen, and what actually happened. Screenshots are very helpful. You can also open a GitHub issue.
Send a message on Telegram (@alonemonster20) or fill out the form below with "Feature Request" selected. Popular requests will be prioritised for the next Codes article or YouTube video.
Visit the Login page. You can sign in with Google or create an account with email. Your profile saves your learning progress and preferences.
Open the AI chatbot on any page, then click the 📎 paperclip button next to the input field. You can attach code files (.py, .js, .html, .css, .txt) for analysis, or images for visual help. The AI will read your file content and answer questions about it.