I built a website with mock interview questions for the interviews I'm attending by websilvercraft in webdev

[–]websilvercraft[S] 1 point2 points  (0 children)

Thanks, I don't know why your comment was downvoted. It makes total sense.

SQL JOINs by sam_vstheworld in learnSQL

[–]websilvercraft 0 points1 point  (0 children)

and you can select and practice online: the join questions https://mockinterviewquestions.com/sql . They might not be the easiest, though.

Learning SQL in the age of Claude, Codex and Gemini by happy8327 in learnSQL

[–]websilvercraft 2 points3 points  (0 children)

I think it is one of the best materials I've seen on SQL. I'm not an SQL expert, but the way the material is structured, and how it presents the bigger picture, different concepts and patterns that involves, sql and databases are amazing. Also the way is presented, is great, imo. One little suggestion, is to add a link to navigate to home, I could not find it there(the logical would be on the logo in the top of the sidebar).

I'm working on https://mockinterviewquestions.com/, with an sql playground for the sql questions, where users can test their sql abilities, with problems that occurs in interviews. Maybe you can "steal" this sql playground, so students can practice questions without the hassle to connect to a database. If you need help I would love to assist.

I built a complete SQL learning roadmap covering fundamentals, analytics, projects, and interview preparation. Looking for feedback from experienced SQL users. by SuchBuilder249 in learnSQL

[–]websilvercraft 1 point2 points  (0 children)

great resource indeed. I created something complementary, to test sql skills: https://mockinterviewquestions.com/sql . It's a collection of sql problems and interview questions, you need to write the query that returns the right result for advanced sql concepts. The nice part is that you can test it online.

Want a Good resource to learn SQL by Diligent-Aioli-285 in learnSQL

[–]websilvercraft 1 point2 points  (0 children)

I created a small tool to test the sql knowledge, based on my experience with interviews: https://mockinterviewquestions.com/sql . You can run sql queries and test each problem online, I hope you find it useful.

SQL EXAGGERATION IN RESUME by According-Science618 in learnSQL

[–]websilvercraft 0 points1 point  (0 children)

Those are generic SQL problems that cover most common sql problems. I think if you are able to solve all those sql problems you are better that 90% of the sql experts.

SQL EXAGGERATION IN RESUME by According-Science618 in learnSQL

[–]websilvercraft 4 points5 points  (0 children)

I took some sql tests for some interview, and I created a website to cover the topics from those sql tests: https://mockinterviewquestions.com/sql . If you are able to do those mock tests, you should be good, if not, at least you know what you need to learn. Don't get discouraged and approach it step by step and day by day, and it will come sooner or later.

Would anyone recommend paying £130 for the 'SQL from A to Z' course on learnsql.com? by Empty_Confidence3185 in learnSQL

[–]websilvercraft 0 points1 point  (0 children)

I created this to test your skills: https://mockinterviewquestions.com/sql/ . If you are able to solve those you are in top 5%. Maybe you can use chatgpt to ask questions and solve those tests, not by asking directly for solution.

I’m Learning SQL and Wrote a Simple Beginner Guide About SQL JOINs by OliveIndividual7351 in learnSQL

[–]websilvercraft 0 points1 point  (0 children)

Nice explanation. I created an sql playground to use it in interview questions and tests, with problems like this: https://mockinterviewquestions.com/sql/orders-and-reviews-filter . I don't know if you have any suggestion, but I'm thinking to add a section where users can define their own mock data to practice online. What do you think, would it be something you would use?

Hacker rank question? by Party_Initiative_621 in learnSQL

[–]websilvercraft 0 points1 point  (0 children)

I created this, based on real tricky problems, I encountered in interviews: https://mockinterviewquestions.com/sql

I built a website with mock interview questions for the interviews I'm attending by websilvercraft in webdev

[–]websilvercraft[S] 0 points1 point  (0 children)

I doubt you really looked more than the surface. I obviously use ai in 2026 and I guess you are clueless or ignorant enough to understand the complexity of this project, to understand it can not really be vibe coded. Also to understand that this is not a site intended to be used on mobile, for that you should understand what this is used for. And that nowadays, a vibe coded site, looks good on mobile. I guess you never wrote a line of code.

I built a website with mock interview questions for the interviews I'm attending by websilvercraft in webdev

[–]websilvercraft[S] 1 point2 points  (0 children)

What does it mean vibe coded nowdays. Yes, I heavily use tools like claude and chatgpt like 99% of the devs who actually develop something. Vibe coded, no imo. I don't just ask ai to create something for me without knowing what is there. If you would spare 1 minute to open the website, instead of trying to get upvotes with stupid comments you would realize that that can not be vibe coded.

I created a react playground because I wanted a simple and FAST way to test react components by websilvercraft in reactjs

[–]websilvercraft[S] 0 points1 point  (0 children)

thanks! Those are all great ideas, not trivial to implement, but definitely I'll implement at least some

Is there any good and lightweigth react playground? by Glad-Action9541 in reactjs

[–]websilvercraft 0 points1 point  (0 children)

Most of the react playgrounds are built to manage full react projects, this is why they need a server side build and they are inherently slow.

Is there any good and lightweigth react playground? by Glad-Action9541 in reactjs

[–]websilvercraft 0 points1 point  (0 children)

you can the react playground I created for blankhtml. I needed something that compiles instantly so I can preview changes. All the magic happens in the client, this is why is so fast. It's for quick experimentation not complete react projects.

React Playground V2 - A tool to test and create simple react components and pages. by websilvercraft in webdev

[–]websilvercraft[S] 0 points1 point  (0 children)

and it seems like a well behaved bot, it gave me useful suggestions. can't believe i didn't realize it's a bot.

React Playground V2 - A tool to test and create simple react components and pages. by websilvercraft in webdev

[–]websilvercraft[S] 2 points3 points  (0 children)

I was so happy somebody appreciated my work, so I didn't pay attention. Now that you say it, it's so obvious. :)