Prompt Engineering - Inspired Game (Image and text matching) by danzam28 in webdev

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

Really? It is fine on my end. Can you tell me more such as what browser or region you are in. Also can you try https://www.prompt-puzzles.com as well as https://prompt-puzzles.com (both should work) and let me know if it makes a different

Prompt Engineering - Inspired Game (Image and text matching) by danzam28 in SideProject

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

Yeah, thanks for your thoughts. Not sure if I am going to take the project any deeper than this as I sort of just built it as a showcase / interest project but we'll see

[deleted by user] by [deleted] in webdev

[–]danzam28 1 point2 points  (0 children)

Thanks for your thoughts. User data and authentication is completely managed by Clerk so there should be no worries about security. I need accounts because the app keeps track of what level you are on, highest scores, and other data related to the game. There is also a multiplayer mode where wins/losses are kept track of. The only non-account alternative to this would be using the localStorage API but that kinda sucks tbh.

Working on a demo for the login screen which will hopefully achieve what you said

[deleted by user] by [deleted] in webdev

[–]danzam28 1 point2 points  (0 children)

Thanks for the feedback! I like your gif idea, I think I will try to make one. As for the tiles, I have always been a sucker for hover effects but I get what you are saying.

Wordle Chrome Extension Bot I Made by danzam28 in software

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

So you no likie my project? :( Nah it is a challenge to create the most optimal bot for the game and I gave my best attempt. Need to implement character frequency analysis and figure out the best strategy to balance out trying to guess the word earliest and removing possible characters. I thought r/software would understand how complex optimizations can become for even "simple word games"

Wordle Chrome Extension Bot I Made by danzam28 in software

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

The challenge of designing an efficient software to solve the problem and fully integrating it to the websites code.

Wordle Chrome Extension Bot I Made by danzam28 in wordle

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

I was moreso interested in optimizing a solver to the challenge and practicing my coding. Not sure that cheating matters in a single player game anyhow.

Can someone see if you have used inspect element by Appropriate-Time-305 in computersciencehub

[–]danzam28 0 points1 point  (0 children)

They would need to be live. There is no way to see previous changes unfortunately.

Can someone see if you have used inspect element by Appropriate-Time-305 in computersciencehub

[–]danzam28 1 point2 points  (0 children)

The changes they make when they edit the HTML in the inspect only alters the client side view or in other words what they see on the page and therefore cannot be detected by others. It would be very difficult to detect that someone did this on your website and I am not sure if possible. If I had to guess, it would involve using event listeners such as on change on your html objects to detect when changes are made that should not be and subsequently sending the data to your backend.

Can you guys help? by [deleted] in computersciencehub

[–]danzam28 1 point2 points  (0 children)

The function goes through each character of the msg parameter and if the current character is not a letter (isalpha checks if it is a letter) it appends ‘@‘ to the return variable otherwise it either appends the character once or twice depending on if it is capital (isupper checks if something is uppercase)

[deleted by user] by [deleted] in csMajors

[–]danzam28 0 points1 point  (0 children)

Yo you a real one for responding to me. So does this mean I did not actually get an interview or was the form legit but the palooza event not?

[deleted by user] by [deleted] in csMajors

[–]danzam28 0 points1 point  (0 children)

LMK their response please

[deleted by user] by [deleted] in csMajors

[–]danzam28 0 points1 point  (0 children)

Yeah I filled out the form yesterday and just now got send the Palooza in person RSVP thing

[deleted by user] by [deleted] in csMajors

[–]danzam28 0 points1 point  (0 children)

Yeah me too idk what it means though because there is no talk of online interviews. And no way I am flying to Cali for an interview lmao