LOLMcman
@LOLMcman
student
Repls
Community
So last week this random video popped up in my YouTube recommendations at 3 A.M.: https://www.youtube.com/watch?v=kPRA0W1kECg. After watching this vid
Node.js
I'm assuming that nearest palindrome means closest in value. Only changing the digits in the second half should achieve this.
Python
Pretty simple recursive solution. Might add negative number support later.
Python
MERN Stack Template
The MERN stack is a popular JavaScript tech stack used to create single-page web applications. This template is for jump starting
Node.js
Description
This is a simple REST API created with the popular web framework Express. It can perform all CRUD (Create, Read, Update, Delete) operation
Node.js
Just the classic tic tac toe but with a graphical interface. This was coded in python with pygame. I'm trying to learn pygame so some code might be re
Pygame