Tumgik
#Web dev
captdedeyes · 11 months
Text
Friendly reminder that Wix.com is an Israeli-based company (& some website builders to look into instead)
I know the BDS movement is not targeting Wix.com specifically (see here for the companies they're currently boycotting) but since Wix originated in Israel as early as 2006, it would be best to drop them as soon as you can.
And while you're at it, you should leave DeviantArt too, since that company is owned by Wix. I deleted my DA account about a year ago not just because of their generative AI debacle but also because of their affiliation with their parent company. And just last month, DA has since shown their SUPPORT for Israel in the middle of Israel actively genociding the Palestinian people 😬
Anyway, I used to use Wix and I stopped using it around the same time that I left DA, but I never closed my Wix account until now. What WAS nice about Wix was how easy it was to build a site with nothing but a drag-and-drop system without any need to code.
So if you're using Wix for your portfolio, your school projects, or for anything else, then where can you go?
Here are some recommendations that you can look into for website builders that you can start for FREE and are NOT tied to a big, corporate entity (below the cut) 👇👇
Carrd.co
Tumblr media
This is what I used to build my link hub and my portfolio, so I have the most experience with this platform.
It's highly customizable with a drag-and-drop arrangement system, but it's not as open-ended as Wix. Still though, it's easy to grasp & set up without requiring any coding knowledge. The most "coding" you may ever have to deal with is markdown formatting (carrd provides an on-screen cheatsheet whenever you're editing text!) and section breaks (which is used to define headers, footers, individual pages, sections of a page, etc.) which are EXTREMELY useful.
There's limits to using this site builder for free (max of 2 websites & a max of 100 elements per site), but even then you can get a lot of mileage out of carrd.
mmm.page
Tumblr media
This is a VERY funny & charming website builder. The drag-and-drop system is just as open-ended as Wix, but it encourages you to get messy. Hell, you can make it just as messy as the early internet days, except the way you can arrange elements & images allows for more room for creativity.
Straw.page
Tumblr media
This is an extremely simple website builder that you can start from scratch, except it's made to be accessible from your phone. As such, the controls are limited and intentionally simple, but I can see this being a decent website builder to start with if all you have is your phone. The other options above are also accessible from your phone, but this one is by far one of the the simplest website builders available.
Hotglue.me
Tumblr media
This is also a very simple & rudimentary website builder that allows you to make a webpage from scratch, except it's not as easy to use on a mobile phone.
At a glance, its features are not as robust or easy to pick up like the previous options, but you can still create objects with a simple double click and drag them around, add text, and insert images or embeds.
Mind you, this launched in the 2010s and has likely stayed that way ever since, which means that it may not have support for mobile phone displays, so whether or not you wanna try your hand at building something on there is completely up to you!
Sadgrl's Layout Editor
Tumblr media
sadgrl.online is where I gathered most of these no-code site builders! I highly recommend looking through the webmaster links for more website-building info.
This simple site builder is for use on Neocities, which is a website hosting service that you can start using for free. This is the closest thing to building a site that resembles the early internet days, but the sites you can make are also responsive to mobile devices! This can be a good place to start if this kind of thing is your jam and you have little to no coding experience.
Although I will say, even if it sounds daunting at first, learning how to code in HTML and CSS is one of the most liberating experiences that anyone can have, even if you don't come from a website scripting background. It's like cooking a meal for yourself. So if you want to take that route, then I encourage to you at least try it!
Most of these website builders I reviewed were largely done at a glance, so I'm certainly missing out on how deep they can go.
Oh, and of course as always, Free Palestine 🇵🇸
445 notes · View notes
snickerduu · 7 months
Note
how did you make your own website? & how long did it take you to make it? i am interested in web dev,,, do you have any tips or any helpful sites for beginners/ intermediate? (sorry for asking so many questions!)
hey no problem, asking is a great way to learn always!!
i started on my portfolio site i think around september 2022, forgot about it because of work, then went back to it and deployed it around march 2023! i learned a lot at work, so i just applied what i learned from working in web dev to my own personal site
regarding how to start, if you're a complete beginner, i'd suggest playing around with HTML/CSS first since it's kind of the basic building blocks for doing frontend stuff -- for the first few projects you could try copying simple sites like Google's home page :) there are little interactive tutorials you can find online too like flexbox froggy that can help teach diff concepts in a fun way!
after feeling comfortable with it, i'd suggest playing around with ReactJS when starting out with web dev; it's easy to get into because of its extensive documentation and its large community! there are step-by-step guides into setting it up and several tutorials (both video/article)
if you decide to get into actually deploying your stuff and connecting it to APIs, you can start looking into other frameworks like NextJS/GatsbyJS etc.
getting yourself into a web dev project, like maybe making a small notes/checklist web app or your own portfolio site is a fun way to experiment!! the hardest part is always finding the motivation to start them imo :) wishing u the best on ur web dev journey!!!!! 💗
182 notes · View notes
j4yb-rd · 28 days
Text
been kinda busy with school but i'm still squeezing in the time to write here and there. the important thing is that i'm going to school for web development! i created my own website (yes, it's out there somewhere) and decided to put my writing on there! plus, the entire site is outer wilds themed, which is always a bonus
Tumblr media Tumblr media Tumblr media
55 notes · View notes
getbreaded · 19 days
Text
Tumblr media Tumblr media
Progress on the app!
The front-end is coming together, still need to do the login page (should be pretty similar to the sign up one) and the dashboard. It has no functionality yet hahaha, I'll need to connect it to my API and work out the authentication as well, but I'm just having fun with the design now :)
50 notes · View notes
foxpunk · 9 months
Text
I've seen an increasing trend on here of people asking for tutorials on how to do very specific things while making a neocities website--mostly very basic things in HTML--and while this isn't bad in and of itself (asking questions is good!) it is indicative that whoever is asking has not learned any basics of HTML. And while I maintain that asking questions is good, asking for a tutorial for tiny bits and pieces of HTML is never going to teach you HTML. Mostly, it'll teach you how to copy and paste.
And hey, maybe you don't wanna learn HTML. Maybe that's not your goal and you're just playing around and having fun, and y'know that's cool too. Keep on having fun!
But if you're someone who does want to learn HTML, this is not the way. If you're not sure where to start, I recommend Free Code Camp. It's, well...it's free! And very well made! And the lessons are all interactive and start from the very basics (they also make sure to incorporate accessibility as well). Start their interactive web design course and you'll have the basics down in no time flat; especially if you put everything new you're learning into practice with website building in between lessons.
If you want to go the extra mile, I have more resources and reading you can pair with your FCC lessons in the neocities tag on my blog.
Happy coding, everyone! 💖
118 notes · View notes
jackalope-girl · 2 years
Text
"web app" websites with a billion lines of react code and a 100 MB cache and enough tracking elements to find out what i had for breakfast, that take 20 seconds to load on my gaming laptop... they are like little inbred bulldogs to me. What are you puppy mill ass web devs doing!! your awful JS isn't making them "aesthetic," youre giving them serious breathing problems >:(
636 notes · View notes
cinnamuff · 7 months
Text
Tumblr media Tumblr media
For absolutely no reason in particular, here's a tiny reminder that I have a personal site that you can visit! Link is in the content source!
62 notes · View notes
spiders-around · 8 months
Text
by the way
Tumblr media Tumblr media
i don't know if anyone's going to be interested, but i made the other week's masterpost into its own page on the website!
you can do it!! make a website!! see the resources page at:
https://spiders.neocities.org/z-webresources
54 notes · View notes
danger-days-fanatic · 3 months
Text
i’m actually gonna code a website for dr Ds radio station, when i can figure out github anyway
37 notes · View notes
izicodes · 1 year
Text
Learn Web Accessibility | Resources ✨
Tumblr media
Web.Dev has a section called "Learn Accessibility" that talks about how to make your websites and code more accessible for others!
>> Link to Learn Accessibility - Web.Dev
342 notes · View notes
bunnydevs · 1 year
Text
Struggling with keeping things organized while simultaneously enjoying coding and game dev is like walking into a house of mirrors. You just keep smacking into shit and can't find things you need half the time.
Oh let me grab that character sprite *smacks into wall* hey what was the color of that heading? *confidently walks into mirror* let me just fix this part, I think it was supposed to be-- *runs into small gremlin like being*
146 notes · View notes
blackjackkent · 1 year
Text
Offering Free Software/Web Dev Tutoring Sessions on Twitch Stream Once a Month!
OK, the people have spoken! There was a definite expression of interest in coding tutoring when I floated a vague post about it towards the coding side of Tumblr, which was very exciting to see! I am really excited about helping teach new people in the industry, and I conveniently have a Twitch stream where I do lots of coding stuff on Sundays. Seems like these two things go well together! :D
Here's the deal:
For right now, I will allocate the first Sunday of every month on my coding stream to tutoring! This will be two slots of an hour each, one from 11am-12pm Central Time and one from 12pm-1pm Central Time. (Depending on interest, there may be more slots in the future as well. :) ) If you are interested in requesting a slot for tutoring, please fill out this form!
This is a pay-what-you-can offering, and if I offer you a live tutoring slot it will be at no charge! However, I welcome donations to whatever degree you can afford them, after the session, to help keep my stream and other projects going.
Submitting this form does not guarantee I will give you a tutoring session, as some subjects are more conducive to demonstrating on stream than others and some may be too far outside of my expertise for me to be helpful. However, I will try to at least reach out to you and provide some helpful resources if I have any to offer. 
If you don't want direct tutoring on stream (or even if you do!), feel free to stop by my Discord server at https://discord.gg/k4gDad5, where we talk about coding, gaming, and plenty of other nerdy stuff! :) Everyone's welcome, just don't be a jerk. ;)
I'll be posting more about this in the future depending on the response I get. Feel free to hit me up with questions if I can clarify anything. :)
Finally - this is a bit of an experiment; I've never tried this before so I will also be learning as I go. :) Suggestions/feedback appreciated.
Thanks for your interest and good luck in your coding adventures!
99 notes · View notes
j4yb-rd · 13 days
Text
Tumblr media
here's a website i made for school that i made outer wilds themed because i'm deranged! it was really fun and honestly i'm just. looking for more excuses to make more websites
edit to clarify: it's actually a webPAGE, not a website. none of these links go anywhere 😔
13 notes · View notes
sixth-love-language · 2 months
Text
who wants to see the worst CSS i've ever written in my entire fucking life
15 notes · View notes
getbreaded · 7 months
Text
Tumblr media Tumblr media
And that's a wrap on the first day of this summer semester 🌿
Did a yoga session and continued to work on my website, had one class (product design, feels a bit chaotically structured but maybe fun) and met with a friend just to chat :)
65 notes · View notes
windsails · 7 months
Text
ohh!!! i had a really good idea. a social media site with a circular timeline called samsara
24 notes · View notes