Skip to content
Open navbar menu
Sign UpLog In
Profile icon

LOLMcman

@LOLMcman
student
  • sortingvisualizer

    Cover page
    Made with Node.js

    Online React Editor and IDE: compile, run, and host React apps

    Recent comments (0)
LOLMcman
LOLMcman
shared a Post
3 years ago
#WEEKLY 5 Submission
Solution using binary operators which are apparently allowed.
Weekly 5
Python
TheDrone7
TheDrone7
SCORED.3 years ago
LOLMcman
LOLMcman
shared a Post
3 years ago
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
sortingvisualizer
Node.js
frissyn
frissyn
Very cool! Big O notation is really interesting!3 years ago
DrRaffleBerry
DrRaffleBerry
Very Cool! I like this project.3 years ago
LOLMcman
LOLMcman
shared a Post
3 years ago
I'm assuming that nearest palindrome means closest in value. Only changing the digits in the second half should achieve this.
weekly2
Python
TheDrone7
TheDrone7
SCORED.3 years ago
AtticusKuhn
AtticusKuhn
There is currently a bug. If you input 13, that gives 18 digits and it says 11, but 22 is closer to 18 than 11 is.3 years ago
LOLMcman
LOLMcman
shared a Post
3 years ago
Pretty simple recursive solution. Might add negative number support later.
weekly 1
Python
AtticusKuhn
AtticusKuhn
Negative number support would be pretty simply with absolute values3 years ago
LOLMcman
LOLMcman
shared a Post
3 years ago
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
mern-frontend
Node.js
moorhosj
moorhosj
I am getting an error about sending too many headers: Request received /home/runner/mern-backend/node_modules/mongoose/lib/helpers/promiseOrCallback.js:19 throw error; ^ Error3 years ago
AtticusKuhn
AtticusKuhn
React App hmmmmmm.3 years ago
LOLMcman
LOLMcman
shared a Post
3 years ago
Description This is a simple REST API created with the popular web framework Express. It can perform all CRUD (Create, Read, Update, Delete) operation
REST API template
Node.js
ARJPEG
ARJPEG
at new MongooseError (/home/runner/uef0rwtolt/node_modules/mongoose/lib/error/mongooseError.js:10:11) at NativeConnection.Connection.openUri (/home/runner/uef0rwtolt/node_modules/mongoose/lib/connection.js:579:11) at Mongoose.connect (/home/runner/uef0rwtolt/node_modules/mongoose/lib/index.js:333:15) at /home/runner/uef0rwtolt/index.js:19:10 at Script.runInContext (vm.js:131:20) at Object. (/run_dir/interp.js:156:20) at Module._compile (internal/modules/cjs/loader.js:3 years ago
eco27
eco27
incredible3 years ago
LOLMcman
LOLMcman
shared a Post
4 years ago
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 Tic Tac Toe
Pygame
Ov3R10rd
Ov3R10rd
bruh it does not work it just logs a bunch of commands 4 years ago