Nathaniel Mohamed
@Nathanielx3rd
180+ upvotes!
he/him
front-end developer
This is my site :
https://home.nathanielx3rd.repl.co/
This is my discord :
Nathanielx3rd#1256
Wassup my fellow replers. How's it hanging. I have been asked at least 10 times about the typing effect on my website and today I will be showing you
AngelaEvans A good article, a good book can change the fate of many people. Thank you for your sharing, it has opened up many ideas in me, so that I can learn more about many valuable things. taming io1 year ago
In my website repl there is a file called .replit
image
What is it and why and how did it get into my repl.
HTML, CSS, JS
SixBeeps You can learn more about the .replit file in the documentation.
It's essentially used for letting Replit know some stuff about the Repl, such as the language, what the run button does, etc. Usually this file is hidden, but you can get it to appear by enabling "show config files" in the files pane.
I would suggest keeping it in there, as it doesn't really do any harm. If you don't want to see it, you can just hide the config files again.
image2 years ago
OldWizard209 .replit files are basically files that are used to configure the run button. It can be used if your file name is not the same as what repl uses to run a file. you can delete it if your main file is index.html2 years ago
figglediggle It's just replit boilerplate code, similar to the poetry packages that are automatically imported when using python2 years ago
Hi all, It's me Nathaniel again. I hope all is well with you. Today I have a question but not like I need help with code.
I am planning to build a co
0
wavyThis is a simple water flowing css animation I made in 4 hours. I received inspiration for this from a YouTuber called Online Tutorials.
Feel free to use this whenever you want wherever you want.
24
0
0
Hi all! It's me again. Today I will be teaching you how to use and set up particleJS on your website. @CodingElf66 this is for you.
Before we start y
HTML, CSS, JS
someperson22 I tried doing this, but the particles are just on top of all of my stuff instead of being behind, as in it's not a background it's more like its own little thing. How do I fix this?1 year ago
HAHAHAHAH twikker go twkrrrrrrrrrrrrrrrrrrrrrrrrrrr
This is my insanely accurate remake of twitter and I made it in like 3 hours ik not a flex but it
HTML, CSS, JS
PixiGem dun wurry cuz ppl sayin dis low effort
i can make it a real social media using a magik called nodejs sooner!
u gimme css and me make backend k?
i want to collaborate coz I suck at css
this is a real good offer to you2 years ago
CodingElf66 What the heck? I'm a poop emoji. This is really low effort, bruh. All you do is ask for user input, and this site isn't even responsive. Really low effort, I suggest you remake it.2 years ago
0
twikkerHahahaha twikker go skrrrrrrrrrrrrrrrrrrrrr
This is my accurate remake of twitter with a creative name.
Right now it's in beta testing 😂
You can't send messages, you can only change your name, might add a message change feature when I have time. Feel free to suggest something.
53
2
0
Hi there! I am Nathaniel, I'm a full stack web developer with almost 4 years of experience. I am currently 15 years young and I am grinding all day ma
HTML, CSS, JS
grapecoder nice website! There could be a few things to sort of clean up, but good job overall!
please remove the come back sign tho it's hurting my brain xd2 years ago
1
css-positioning-explanationThis is the Explanation site for my Practical Guide to CSS Positioning
It doesn't make sense if you haven't read my guide so be sure to do so :D
Hope you have a great day if you see this.
4
0
1
CSS position is sometimes considered an advanced topic because it can do things that are somewhat unexpected. Well, don’t let “the experts” intimidate
HTML, CSS, JS
Every one of us gets awestruck when we look at the exquisitely designed websites of tech biggies, like Apple or Microsoft, or of automobile companies
Raegan2 CSS transitions allow you to change property values smoothly, but they always need to be triggered like hover CSS animation allows animation of HTML elements, unlike transition which only performs a point A to point B operation but can also make many more operations in between.1 year ago
Clarence3215 Searching for a similar issue. Caught your string. Much obliged for making it. Searching forward for arrangement.
paycheckrecords2 years ago
rickysong even after I tried I still got an error :P https://replit.com/@rickysong/Css-Test#style.css2 years ago
How To Use the JavaScript Developer Console
Introduction
Modern browsers have development tools built in to work with JavaScript and other web techno
Michael880 You can't. What's in the console can't be read from JavaScript.
What you can do is hook the console.log function so that you store when it logs :
console.stdlog = console.log.bind(console);
console.logs = [];
console.log = function(){
console.logs.push(Array.from(arguments));
console.stdlog.apply(console, arguments);
}
console.logs contains all what was logged. You can clean it at any time by doing console.logs.length = 0;.2 years ago
Nathanielx3rd Hi there! Yes you! I'm talking to you! Leave a comment if you learned something or have something to add!2 years ago
8
homeHi! I am a Web Designer with 3.5 years of experience. I know the following languages : Html, Css, Js. Along with the following Javascript Libraries
AnimeJS
ParticlesJS
NodeJS not a library but I know it
I hosted the project on Heroku for the longest while but it's expensive so I moved to s free hosting! REPL.IT
You can use my site and remix it for your own portfolio.
189
30
8
0
AnimeJSA little prject where i messed around with AnimeJUS
11
0
0
Hi! I am Nathaniel, i'm a fullstack developer with 3.5 years of experience in HTML and i'm here to give you an HTML crash course. Please leave a comme
NancyChandler I recommend you wonderful site reports that will help you write any written work.
https://www.myfeedbackcard.com/myindigocard/1 year ago
38
Among UsAmong Us is a multiplayer game where between four and 10 players are dropped onto an alien spaceship. Each player is designated a private role as a “crewmate” or “impostor.” ... Players can be voted off the ship, so each game becomes one of survival: Successfully vote off the impostors, or complete all your tasks to win.
6.9K
116
38
KevinGuzman21 <img src="http://pa1.narvii.com/6318/0ce5c0ead7900b6af47db3be9731833730b0e9e2_00.gif" alt="Goku bravo | Wiki | Dragon Ball Oficial™ Amino"/>3 days ago
KevinGuzman21 wtf

<img src="http://pa1.narvii.com/6318/0ce5c0ead7900b6af47db3be9731833730b0e9e2_00.gif" alt="Goku bravo | Wiki | Dragon Ball Oficial™ Amino"/>3 days ago
1
Nathaniel's Chat ServerI tried to make a chat server but it didn't work 😔. Maybe you can help me fix it. :/
You can add me on :
Discord : Nathanielx3rd#1256
Tiktok : nathanielmohamed
Github : nathaniel12x3rd
35
2
1