Sai Samhith Kota
@sammightyt
CEO and Founder of The Onke Alliance
Repls
Community
0
day4_100 days pythonJoin me in the 100 days of code.
0
0
0
0
weathersam-broAn interactive weather app that uses Google Geocoder and OpenWeatherMap.
52
0
0
10
10
GoogleA google recreation
2.1K
8
10
I will be teaching you how to use localStorage in repl.it
set an item in localStorage
localStorage.setItem("yourkey","yourvalue");
get the item in l
This is a basic snowman drawn in HTML and JS using the canvas.
HTML, CSS, JS
This is a standard divisibility checker coded in HTML, CSS, and JS.
HTML, CSS, JS
I know that require() is not allowed in repl.it, but I don't know any other way to access a JSON file in repl.it. Can somebody help me?
HTML, CSS, JS
Get your domain!
First of all, you need to get your domain by getting it from any domain website. For example, Google Domains. Now, get the domain na
I'm trying to integrate google sign in into this website, but it's not working.
HTML, CSS, JS
I'm trying to make the Google Apps icon inline with the links but it's not working. Can somebody help me?
HTML, CSS, JS
This repl looks exactly like Google. The links and the search bar even work!
HTML, CSS, JS
I recreated Google using HTML and CSS. I created this last year... but forgot to share.
HTML, CSS, JS
Whenever the program starts, it asks your name. At that part it glitches.
I tried using this code:
socket.on("disconnect,() => {
socket.emit("message",${id} has left the chat)
})
`
I don't know how to display a message in the chatroom(node.js) using my chat-server(express).
I'm trying to send an email using node.js, but it's giving an error, can anyone help me?
Node.js