Skip to content
Sign UpLog In
Profile icon

Code Boy

@RandomCodingBoy
High school student who loves programming!
  • HappyDiwali

    Cover page
    Made with HTML, CSS, JS

    My submission for the Diwali Diya Jam! I made this with Processing.js out of almost exclusively JavaScript!

    Recent comments (0)
Repls
Community
RandomCodingBoy
RandomCodingBoy
published a Repl
5 months ago
0
HappyDiwali
HappyDiwaliMy submission for the Diwali Diya Jam! I made this with Processing.js out of almost exclusively JavaScript!
RandomCodingBoy
RandomCodingBoy
published a Repl
7 months ago
2
BecomeReplitCEO
BecomeReplitCEODay 20 - Become the CEO of Replit. Login with replit to see a profile page similar to the one on actual replit, where you are the replit CEO. It's not as good as I would have liked due to time-constraints, but I hope you like it!
RandomCodingBoy
RandomCodingBoy
published a Repl
7 months ago
0
Mickey Tumble
Mickey TumbleDay 19 - Write code that someone else describes to you. The code I wrote was described to be (rather vaguely) by my brother. I took some freedom in its meaning, but I think it's entertaining and fun to see. I promise that it's not a Rick Roll.
RandomCodingBoy
RandomCodingBoy
published a Repl
7 months ago
0
CountriesQuiz
CountriesQuizDay 18 - Play with a friend. For this prompt, I decided to go fairly simple by making a console-based quiz game. It's based on a game my brother and I would often play, where we take turns naming countries, sometimes with special rules for what we say (for example: alphabetical order, the first letter has to be the last letter of the previous country, etc.). I hope you enjoy this game!
RandomCodingBoy
RandomCodingBoy
published a Repl
7 months ago
0
Distant Messages
Distant MessagesDay 17 - Build something for a stranger. Distant Messages is a web app where people can put in positive messages for other strangers to see, without any name being involved. The idea is to spread positivity without the feeling of needing to get "credit" for spreading positivity, making the positivity in general more natural.
soren
soren
i like dis7 months ago
RandomCodingBoy
RandomCodingBoy
published a Repl
7 months ago
0
Coder100 Colorful Remix - Star Wars
Coder100 Colorful Remix - Star WarsCreates Day 16 - I added to Coder100's Colorful project by making it into a colorful readthrough of the entire script of Star Wars: A New Hope (one of my favorite movies).
FireDevilX
FireDevilX
THE ENTIRE SCRIPT?!5 months ago
RandomCodingBoy
RandomCodingBoy
published a Repl
7 months ago
0
After The Storm
After The StormDay 15 - "Colorful". I made a rainstorm and rainbow mostly out of CSS and with a little bit of JavaScript and JQuery. It took me hours and hours to perfect it, so I hope you find it cool!
RandomCodingBoy
RandomCodingBoy
published a Repl
7 months ago
0
OneBot
OneBotInvite to your server: tinyurl.com/onebot-invite. Join the OneBot server: discord.gg/UYDTjD5TJ6. OneBot is a fairly average discord bot, but there's one catch. You can only use each command ONE time per day. This was made for Replit Creates, day 14 (the prompt was "ONE"). Although I made it for Creates, I will probably continue developing it further, so let me know if you have any ideas!
RandomCodingBoy
RandomCodingBoy
published a Repl
7 months ago
0
CreatesPortfolio
CreatesPortfolioDay 21 - Build your portfolio site. I put lots of time into styling my portfolio site to be as nice to look at as possible, and I put in even more effort to the 20 projects that came before. I hope you enjoy my site (which contains an image gallery and a project list, and that will soon contain a gallery of my favorite projects that I didn't make).
RandomCodingBoy
RandomCodingBoy
published a Repl
7 months ago
5
BuggyClicker
BuggyClickerDay 13 - Make something buggy. I ended up spending a lot of time on this, since I initially was going to make a game in Kaboom.js but ended up switching to this instead. The concept is very similar to Cookie Clicker, except you click to get bugs (errors in code, not insects).
soren
soren
so many bugs7 months ago
ilyushal33t
ilyushal33t
nice!7 months ago
RandomCodingBoy
RandomCodingBoy
published a Repl
7 months ago
0
FriendFort
FriendFortA console-based social media platform made in Fortran. This was made for Day 12 of Replit creates ("teach yourself a new skill"). This was the first time I wrote a program in Fortran (which is how the prompt is fit - I taught myself the skill of FORTRAN programming).
RandomCodingBoy
RandomCodingBoy
published a Repl
7 months ago
0
Turning Something Into Nothing
Turning Something Into NothingWhat's the lowest time you were able to get? Let me know in the comments! This is my submission for Day 11 - "Make Nothing Out of Something". I took it literally.
Rumarlijm
Rumarlijm
It took 115 seconds5 months ago
RandomCodingBoy
RandomCodingBoy
published a Repl
7 months ago
1
BigFib
BigFibDay 10 - "BIG". Although the prompt was ambiguous, I decided to do a Fibonacci sequence visualization which expands (rather than zooming in). The original size of the first blocks is just 1vw, but over time the size grows to be huge. Given a good enough computer and enough time, this sequence can grow to an infinite size (and pretty quickly, too).
Coder100
Coder100
nice!7 months ago
RandomCodingBoy
RandomCodingBoy
published a Repl
7 months ago
0
Self Portrait
Self PortraitDay 9 - Self Portrait. I made this self-portrait using Processing JS (originally in Khan Academy). Rather than make a "normal" portrait, I decided to make a "pixelated" portrait, with 1600 individual rectangles, which each have individual fill colors. Instead of manuallyl doing this, I first used javascript to make 1600 lines of code for rectangles with the background color I wanted, then I sketched out a map of each pixel on a paper with a grid, and then I went and altered every block that wasn't the background blue. I spent a long time on this, so I hope you like it!
RandomCodingBoy
RandomCodingBoy
published a Repl
7 months ago
0
Shapes That Don't Exist
Shapes That Don't ExistDay 8 - Make a shape that doesn't exist. I used the HTML canvas to make a coherent shape which doesn't really have a name, and that doesn't really "exist" (a shape that probably has not been made before). To get a new shape, reload the page.
Coder100
Coder100
lol i like the gradients7 months ago
STCollier
STCollier
Nice, but maybe make the shape vertices constrained to the page bounds?7 months ago
RandomCodingBoy
RandomCodingBoy
published a Repl
7 months ago
1
"Fortune" Teller
"Fortune" TellerDay 7 - This is my submission for day 7 of replit creates ("Tell someone their fortune"). My project has a bit of a twist on a normal fortune-telling project, and I don't want to reveal too much. But I had a lot of fun making it, and I hope you also enjoy using it! Thanks :)
RandomCodingBoy
RandomCodingBoy
published a Repl
7 months ago
4
SongGenerator
SongGeneratorDay 6 - Write a song. I made a "song" generator. I tried to put in features to make it sound more natural (although I didn't use AI). This includes, making sure that everything stays in the same key, making sure the spacing between notes isn't too long, and having a double stop (also called a dyad, or just two-note chord) on each beat. If you are able to generate a decent song, let me know in the comments (and if you happen to record it that would be great). I hope you enjoy using this. I put in a lot of effort :)
CosmicBear
CosmicBear
Cool7 months ago
nullmetry
nullmetry
the design is so warm and the songs are melodic, so relaxing 7 months ago
RandomCodingBoy
RandomCodingBoy
published a Repl
7 months ago
1
Cats
CatsOh no! The cats are taking over! August 5th (Create Day 5) - Random. Cats appear at random points on the screen and the background gets set to a random color.
ornella
ornella
Hey @RandomCodingBoy ! This is so fun! Every Friday during Replit Creates we do a weekly review at 9 AM PT and I'd love it if you could join to show off what you made and learned: https://youtu.be/IIXo9Fo6pJw You can come on and share live, or record a demo and send it to me ahead of time! Message me on Discord if you have any questions :)7 months ago
RandomCodingBoy
RandomCodingBoy
published a Repl
8 months ago
1
Emoji Festival
Emoji FestivalDay 4 - What started as something interesting and serious quickly devolved into chaos.
RandomCodingBoy
RandomCodingBoy
published a Repl
8 months ago
3
The Old Fable
The Old FableDay 3 - Write a story - Uses tracery to generate a story. All of the stories have the same/similar plot but with different wording, enemies, names, etc.
VulcanWM
VulcanWM
Woah this is really nice!7 months ago
person12753
person12753
WOW!!!!!7 months ago