Tumgik
#i use the css and html i learned TO THIS DAY
mirrorbird · 5 months
Text
161 notes · View notes
qrevo · 8 months
Text
uh can someone. threaten to beat me with a large rock. if i don't finish up my uni work in time. really needing that "fighting for my life" energy to finish these up lol
39 notes · View notes
thenetvvork · 2 months
Text
Okay, so, I think that I'm going to make a Network site on neocities and that can be a hub for me and anyone else in here who wants their own website. And we can have a page for intros that are brief for anyone who doesnt (that we just copy from SimplyPlural lbr) and then if there's a plurality or fictionkind webring we can just add our hub site. Or maybe we could make a webring? Would anyone be interested in that? It might not get off the ground if I'm the only Network member doing it but I think it would be cool I did a light snoop and only found resource sites but I also just got off work and am going to bed so who knows. I don't think it has to be a neocities site to be in the webring if the webring is just like a directory of sites.
-Alison
4 notes · View notes
bahoreal · 8 months
Text
"learn to code" as advice is such bullshit. i have learned and used four and a half different coding languages through my career (html/css, java, python+sql, c++) and when i say used i mean I've built things in every one but the things that i actually used these languages for??? these earn zero money (with the caveat of until you have seniority in, e.g. front end web dev) what people really mean when they say learn coding is "learn to code. go into investment banking or finance startups." coding does not inherently have money in it. my absolute favourite part of coding? my peak enjoyment? was when i was developing for a visual coding language (you put it together like a flowchart, so say youre using a temperature sensor and you want it to log the temperature once every four hours, you can put the blocks together to make it do that. i was writing the code behind the blocks for new sensors) and i was earning £24k a year and that wasn't even part of my main role. it was an extra voluntary thing i was doing (i was working as a research assistant in biosensors - sort of - at a university, and was developing the visual code for students who didnt want to learn c++) like. i want people to learn to code, i want people to know how their electrical equipment works and how coding works, but dont believe the myth that there is inherently money in coding. the valuable things, the things people are passionate about are still vulnerable to the passion tax (if you want to do it you dont have to be paid for it). skills arent where the money is, money is where the money is.
11 notes · View notes
oars · 6 months
Text
trying to learn javascript and its not so bad so far when you already (sorta kinda) know html and css
3 notes · View notes
roboromantic · 1 year
Text
ough I really oughta just pay for an Actual blender course instead of trying to teach myself via youtube tutorials and messing around bc holy adhd, batman
#I wanna MODEL I wanna SCULPT I wanna RIG and ANIMATE I wanna make MATERIALS I wanna figure out GEO NODES#and like. tutorials are nice and all but a lot of the time they don't generally explain /why/ things work#or what /exactly/ different tools do and are good for#I should probably try to focus on one aspect at a time. try to master modeling then sculpting then materials etc.#bc like ok I wanted to make a self-portrait kinda thing before the end of the month but things've been busy with my dad's fiance moving in#and also I've been in Minecraft hyperfixation mode for 2-3 weeks now with no sign of it letting up anytime soon#so I was spending more time gaming than learning blender#BUT a couple days ago I figured I could use that to my advantage and just. model my Minecraft skin#it's just cubes it couldn't be THAT hard right#*cue several hours of trying to figure out various ways of making materials bc I can't quite get them looking the way I want*#I did also make it a bit more interesting by making some stuff 3d and not just painted onto the cubes#I wanna try a couple more things before I post it tho#anyway point is I keep getting distracted and only really learning how to copy stuff#and sometimes not even that bc it doesn't work with the newest version or they skip a step that's obvious to THEM but not absolute beginners#I think part of it is I wanna share these Absolutely Perfect Finished projects when really I should be focusing on /making/ the project#I should start posting wips or something. make Yet Another sideblog for all my blender stuff#get distracted learning just enough html and css to make it look cool even though nobody looks at desktop versions of blogs anymore
1 note · View note
kafus · 1 year
Text
beginner’s guide to the indie web
“i miss the old internet” “we’ll never have websites like the ones from the 90s and early 2000s ever again” “i’m tired of social media but there’s nowhere to go”
HOLD ON!
personal websites and indie web development still very much exist! it may be out of the way to access and may not be the default internet experience anymore, but if you want to look and read through someone’s personally crafted site, or even make your own, you can still do it! here’s how:
use NEOCITIES! neocities has a built in search and browse tools to let you discover websites, and most importantly, lets you build your own website from scratch for free! (there are other ways to host websites for free, but neocities is a really good hub for beginners!)
need help getting started with coding your website? sadgrl online has a section on her website dedicated to providing resources for newbie webmasters!
HTML (HyperText Markup Language) and CSS (Cascading Style Sheets) are the core of what all websites are built on. many websites also use JS (JavaScript) to add interactive elements to their pages. w3schools is a useful directory of quick reference for pretty much every HTML/CSS/JS topic you can think of.
there is also this well written and lengthy guide on dragonfly cave that will put you step by step through the basics of HTML/CSS (what webpages are made from), if that’s your sort of thing!
stack overflow is every programmer’s hub for asking questions and getting help, so if you’re struggling with getting something to look how you want or can’t fix a bug, you may be able to get your answer here! you can even ask if no one’s asked the same question before.
websites like codepen and jsfiddle let you test HTML/CSS/JS in your browser as you tinker with small edits and bugfixing.
want to find indie websites outside the scope of neocities? use the search engine marginalia to find results you actually want that google won’t show you!
you can also use directory sites like yesterweb’s link section to find websites in all sorts of places.
if you are going to browse the indie web or make your own website, i also have some more personal tips as a webmaster myself (i am not an expert and i am just a small hobbyist, so take me with a grain of salt!)
if you are making your own site:
get expressive! truly make whatever you want! customize your corner of the internet to your heart’s content! you have left the constrains of social media where every page looks the same. you have no character limit, image limit, or design limit. want to make an entire page or even a whole website dedicated to your one niche interest that no one seems to be into but you? go for it! want to keep a public journal where you can express your thoughts without worry? do it! want to keep an art gallery that looks exactly how you want? heck yeah! you are free now! you will enjoy the indie web so much more if you actually use it for the things you can’t do on websites like twitter, instead of just using it as a carrd bio alternative or a place to dump nostalgic geocities gifs.
don’t overwhelm yourself! if you’ve never worked with HTML/CSS or JS before, it may look really intimidating. start slow, use some guides, and don’t bite off more than you can chew. even if your site doesn’t look how you want quite yet, be proud of your work! you’re learning a skill that most people don’t have or care to have, and that’s pretty cool.
keep a personal copy of your website downloaded to your computer and don’t just edit it on neocities (or your host of choice) and call it a day. if for some reason your host were to ever go down, you would lose all your hard work! and besides, by editing locally and offline, you can use editors like vscode (very robust) or notepad++ (on the simpler side), which have more features and is more intuitive than editing a site in-browser.
you can use ctrl+shift+i on most browsers to inspect the HTML/CSS and other components of the website you’re currently viewing. it’ll even notify you of errors! this is useful for bugfixing your own site if you have a problem, as well as looking at the code of sites you like and learning from it. don’t use this to steal other people’s code! it would be like art theft to just copy/paste an entire website layout. learn, don’t steal.
don’t hotlink images from other sites, unless the resource you’re taking from says it’s okay! it’s common courtesy to download images and host them on your own site instead of linking to someone else’s site to display them. by hotlinking, every time someone views your site, you’re taking up someone else’s bandwidth.
if you want to make your website easily editable in the future (or even for it to have multiple themes), you will find it useful to not use inline CSS (putting CSS in your HTML document, which holds your website’s content) and instead put it in a separate CSS file. this way, you can also use the same theme for multiple pages on your site by simply linking the CSS file to it. if this sounds overwhelming or foreign to you, don’t sweat it, but if you are interested in the difference between inline CSS and using separate stylesheets, w3schools has a useful, quick guide on the subject.
visit other people’s sites sometimes! you may gain new ideas or find links to more cool websites or resources just by browsing.
if you are browsing sites:
if the page you’re viewing has a guestbook or cbox and you enjoyed looking at the site, leave a comment! there is nothing better as a webmaster than for someone to take the time to even just say “love your site” in their guestbook.
that being said, if there’s something on a website you don’t like, simply move on to something else and don’t leave hate comments. this should be self explanatory, but it is really not the norm to start discourse in indie web spaces, and you will likely not even be responded to. it’s not worth it when you could be spending your time on stuff you love somewhere else.
take your time! indie web doesn’t prioritize fast content consumption the way social media does. you’ll get a lot more out of indie websites if you really read what’s in front of you, or take a little while to notice the details in someone’s art gallery instead of just moving on to the next thing. the person who put labor into presenting this information to you would also love to know that someone is truly looking and listening.
explore! by clicking links on a website, it’s easy to go down rabbitholes of more and more websites that you can get lost in for hours.
seeking out fansites or pages for the stuff you love is great and fulfilling, but reading someone’s site about a topic you’ve never even heard of before can be fun, too. i encourage you to branch out and really look for all the indie web has to offer.
i hope this post helps you get started with using and browsing the indie web! feel free to shoot me an ask if you have any questions or want any advice. <3
22K notes · View notes
versegm · 2 months
Text
Already mentioned it in another post two days ago, but it bears repeating: if you use social media primarily as a way to write out your ideas to the world, maybe making your own website on neocities could be your thing.
But I don't know how to code!
Here are two templates you can basically copy/paste and use directly as is. Personally I started with Zonelets and learned html+css from cannibalizing bits of its code & improving upon it.
But I don't know what I can put on it!
Frankly you can just make it your personal blog and post stuff like "ate spaghetti today :)" but if you're here for fandom stuff I really recommend this zine as a list of fansites you can do, from ship shrine to meta analysis to fanlistings.
But how can people keep up with what I post?
Add an rss feed. That way, people will get notified when you post new shit.
But will people be able to interact with me?
Sure! You can add a guestbook for that. Or an askbox. Or just chuck in a duplicate email you made.
I swear it's easier than you think! Just give it a try, what do you have to lose? :)
463 notes · View notes
genericpuff · 2 months
Text
All the cool kids use ComicFury 😘
Hey y'all! If you love independent comic sites and have a few extra dollars in your pocket, please consider supporting ComicFury, the owner Kyo has been running it for nearly twenty years and it's one of the only comic hosting platforms left that's entirely independent and reminiscent of the 'old school' days that I know y'all feel nostalgic over.
Tumblr media
(kyo's sense of humor is truly unmatched lmao)
Here are some of the other great features it offers:
Message board forums! It's a gift from the mid-2000's era gods!
Entirely free-to-use HTML and CSS editing! You can use the provided templates, or go wild and customize the site entirely to your liking! There's also a built-in site editor for people like me who want more control over their site design but don't have the patience to learn HTML/CSS ;0
In-depth site analytics that allow you to track and moderate comments, monitor your comic's performance per week, and let you see how many visitors you get. You can also set up Google Analytics on your site if you want that extra touch of data, without any bullshit from the platform. Shit, the site doesn't come with ads, but you can run ads on your site. The site owners don't ask questions, they don't take a cut. Pair your site with ComicAd and you'll be as cool as a crocodile alligator !
RSS feeds! They're like Youtube subscriptions for millennials and Gen X'ers!
NSFW comics are allowed, let the "female presenting nipples" run free! (just tag and content rate them properly!)
Tagging. Tagging. Remember that? The basic feature that every comic site has except for the alleged "#1 webcomic site"? The independent comic site that still looks the same as it did 10 years ago has that. Which you'd assume isn't that big a deal, but isn't it weird that Webtoons doesn't?
Blog posts. 'Nuff said.
AI-made comics are strictly prohibited. This also means you don't have to worry about the site owners sneaking in AI comics or installing AI scrapers (cough cough)
Did I mention that the hosting includes actual hosting? Meaning for only the cost of the domain you can change your URL to whatever site name you want. No extra cost for hosting because it's just a URL redirect. No stupid "pro plan" or "gold tier" subscription necessary, every feature of the site is free to use for all. If this were a sponsored Pornhub ad, this is the part where I'd say "no credit card, no bullshit".
Don't believe me? Alright, look at my creator backend (feat stats on my old ass 2014 comic, I ain't got anything to hide LOL)
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
TRANSCRIPTS! CHAPTER ORGANIZATION! MASS PAGE UPLOADING! MULTIPLE CREATOR SUPPORT! FULL HTML AND CSS SUPPORT! SIMPLIFIED EDITORS! ACTUAL STATISTICS THAT GIVE YOU WEEKLY BREAKDOWNS! THE POWER OF CHOICE!!
So yeah! You have zero reasons to not use and support ComicFury! It being "smaller" than Webtoons shouldn't stop you! Regain your independence, support smaller platforms, and maybe you'll even find that 'tight-knit community' that we all miss from the days of old! They're out there, you just gotta be willing to use them! ( ´ ∀ `)ノ~ ♡
305 notes · View notes
captdedeyes · 6 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 🇵🇸
410 notes · View notes
fangirltothefullest · 11 days
Text
I find it fascinating seeing the use of tone indicators circle around so much back to a similar way that my mom used them in early AOL message board days. Tone indicators are useful to us because they help people read how we are talking and the tone we intend so as to not alarm people when talking online. We don't have the ability to tell if anyone is serious by playful manner of facial and physical expression so they're useful to us online even now!
But the fact that they evolve and change is fun to watch even as I watch it circle around.
So here's some examples of American tone indicators and outside influences to them that I've seen since first being online:
My mom's age- AOL users/early message board system used a fabulously straightforward way of indicating tone:
::::begin sarcasm now::::, ::::laughing::::, ::::shaking my head::::
The usage of colons was an easy way to identify a tone indicator was coming. There was a very limited way of creating text and often message boards did not come equipped with rich text formatting so this was a perfect way to show what you meant. They tended to have indicators fully worded with no short/chatspeak.
Then two things happened near each other- cellphones and rich text formatting being more prominent in online spaces.
Starting with cellphones- when they became a more accessible thing, tone indicators changed and abbreviations of the sayings became prominent, originally known as "chat speak" which began to form much more readily in texts and online. These indicators tended to be indecipherable unless told what they meant and the indicators had to be memorized:
Rofl, lol, smh, istg, wtf, ruok,
These tone indicators persist today, but part of their legacy was the limitation on character counts. Most places had a 140 character limit, meaning you had to get your message across fairly quickly. A way to indicate tone was either go the abbreviation route, or use the rich text editing.
Rich text allowed for italics, bonding and underlining so people could use these tools to indicate tone. These also had to be learned, because not everyone read them the same way and sometimes different places online would have different etiquette on what each tone meant. Freeboards would often have one board to specify what each one was for:
Sarcasm was popularly italicized
Anger was often bolded
Underlining was used often for seriousness
CAPSLOCK WAS YELLING!!!!
BOLDED CAPSLOCK WAS REALLY FUCKING ANGRY!!!
ITALICIZED BOLDED CAPSLOCK WAS A CATACLISMIC EVENT EVEN WITH A PERIOD.
If you had the ability to strike through, it was a whisper or afterthought.
Doubling your rich text with different punctuation could change the tone.
But the internet also let people in America see other people's cultures more readily. We are notoriously bad for teaching about other cultures here but the internet did allow us something fun! An exchange of faces if you will.
In the West, we were using emoticons with other things (note that this was dependent on if it would not work if your HTML or CSS confused the brackets and parentheses etc. as coding):
:), :(, :O, >:(, =), =D, D8, D:<, O_O, ( • )( • ), >.>, 8===D~~~, [̲̅$̲̅(̲̅1̲̅0̲̅)̲̅$̲̅], ಠ__ಠ, ʕ •ᴥ•ʔ,
But now we could see that other people were making faces in different ways and the anime crowd caught on very quickly:
OTL, (^_^;), (⁄ ⁄•⁄ω⁄•⁄ ⁄), (/◕ヮ◕)/, \(^o^)/, (✿◠‿◠), ᕕ( ᐛ )ᕗ, ¯\_(ツ)_/¯, (づ ̄ ³ ̄)づ, (OwO), (ノಠ益ಠ)ノ彡┻━┻,
Boy do I LOVE emoticon indicators! A lot of them are still used today as well.
And then things shifted again when cellphones gave us emojis! Now tone indicators were colourful!
🥺🤞🙂😔❤️😝🙄😨😱😣💀🤏👍👎🤞
But they were not accessible as easily to PC users so there becomes a nice little divide between who is and isn't using them. Also there are so many now sometimes it's hard to figure out what the intended emotion is, considering they look different on different devices! But the younger age groups of my students are trained on emojis! So much so that if I ask them to draw happiness, they draw the happy emoji.
I'm sure I'm missing a few but right now we've been back to a combined group of tone indicators! Here on tumblr we are using the slash to indicate tone much like the original AOL message board users used the colon and we are shortening the words AND using abbreviations and some write out the whole thing! Its FASCINATING seeing it come full circle.
/gen, /pos, /jk, /srs, /serious, /genuine, /positive, /happy, /encouraging
I just love how languages evolve! 8D
What are some tone indicator trends YOU noticed in your online spaces?
Edit: FIXED all of the stupid phone spelling errors.
224 notes · View notes
soov-archived · 1 year
Text
H𝗘𝗘S𝗘𝗨NG 𝗔S Y𝗢𝗨R PR𝗢GR𝗔MM𝗘R BF!
✶ : 0.7k, hcs, programmer!heeseung & gn!reader, fluff, established relationship. ⚠ : kissing, pet names (babe), cuddling, mentions of food, ‘calling’ someone poopy pants (??). ੭ : i needed a break from programming for three hours straight <'3
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
heeseung lets you sit on his lap while he reads and writes codes. he caresses your head softly with a hand, the other skillfully editing the symbols and functions. occasionally, he spins his chair to take a break, looping his arms around your waist. his lips travel from your shoulder to your neck, jaw, cheeks, and then lips, humming tiredly in satisfaction against them.
because he spends a lot of time in front of his bright computer screen, his eyesight eventually got bad. after visiting the eye doctor, he listened to your suggestions and got a new pair of round glasses. now, whenever you push up the frame that falls to the tip of his nose he smiles shyly, a crimson tint coating his ears. his doe eyes avert from yours and his fingers press the right button of his mouse repeatedly. heeseung also knows that he should call it a day when you carefully take them off his face.
hee only knows bits of html and css, but if you're watching a boring online class he will appear by your side and snatch your laptop from your hands, laughing maniacally. despite your protests, he's already opening the inspect window to change your teacher's name to something dumb like “poopy pants”. he modifies the whole call — from your classmates’ questions in the chat (that now are quoting a random meme) to the class name (which, at the moment, is named “heestory”).
he does the most stupidly cheesy things for you and he's not ashamed at all.
heeseung once created a python program in five minutes and yelled “babe, come see what i did!” from his room. you thought he'd show you a complex project, but it was just a white page with “how much % of the day do you think about lee heeseung?” written in the middle.
you tried typing out numbers smaller than 10 to joke around with him, only for a message to pop up:
really? :( he thinks about you every moment of his day!
heeseung gazed up at you sadly from his chair as you tried writing bigger numbers — but none of them made the warning disappear. only when you wrote an obnoxiously big number that a new message came on
:D he thinks about you this much, too! congrats, you got an unlimited free pass to get as many kisses and cuddles as you want!
unfortunately, you didn't get to even read it when your boyfriend tackled you in the bed, tickling your sides and murmuring in faux anger that you were an annoying little brat for teasing him.
if you didn't know, you don't need a powerful computer or laptop to start programming. however, heeseung has a HUGE, modern setup, and being his partner means that you'll get one too. no matter if you use it every day or once in a blue moon, he's ready to spend all his money on a setup as big as his. do you want led lights? you got it. a new cooler? consider it done. a new computer monitor as long as your wall was released? it'll be by your doorstep tomorrow morning.
being his partner also means having to listen to his late-night complaints when a project of his doesn't go as planned. ask him how was his day and you'll get a sulky heeseung holding you close to his chest, ranting your ear off about how the program didn't execute half the commands. he'll pinch you or flick your forehead playfully if you laugh at him, not understanding a thing of what he's saying.
heeseung also uses the lamest technology pick-up lines with you. he prefers using ones that he knows you'll understand instead of choosing ones about the programming languages he uses. expect him to randomly ask you things like “are you wi-fi? ‘cause i'm feeling a connection between us!”, and push a side of his glasses down, winking at you.
last but not least, if you want to learn how to program, he'll immediately clean up his schedule a certain day of the week and teach you himself. heeseung will buy snacks, get fresh bottles of water, and put your chair as closer to his as possible, explaining every function and command with the uttermost love and patience in the world.
Tumblr media
⠀ ⠀ © soov, 2O22.
2K notes · View notes
izicodes · 4 months
Text
My 2023 Projects
Tumblr media
Wednesday 3rd January 2024
I thought it would be cool to share some of the projects I made last year that I liked and enjoyed working on! Most of them were small projects, some were projects I built straight after I learnt a new concept and a few are discontinued (I won't finish them anytime soon)!
I really hope, which I know I will because it's natural for me at this point, to make lots of more cool projects! This year, I want to make more with other people! Coding alone is cool and all but with other people I get more inspired!
Lastly = always remember to build projects that you're interested in. Projects you will have fun working on for a while. Every single one of these projects I've made, I was interested in somehow. And I had fun!!
Anyhoo, check out the projects below~! 🙋🏾‍♀️😊🖤
Tumblr media
TumblrTextTint
Tumblr media
Basically a formatter for Tumblr posts by adding custom colours to your text! Even learnt how to make FireFox extensions so I could add it as an extension to my browser - link 1, link 2
Tumblr media
Web Odyssey
Tumblr media
I looked at old Windows GUI on Pinterest one day and decided to recreate the GUI with HTML, CSS and JavaScript! - link 1, link 2
Tumblr media
Cat Fact Generator
Tumblr media
For one of the projects I did for the #3Days1Project challenge, I created a cute cat generator. Learnt how to work with APIs and a CSS library (Pattern.css) - link 1, link 2
Tumblr media
Studyblr Valentines Gift 2023
Tumblr media
It was valentine season in the Studyblr community and I participated! I made a poem webpage for a studyblr who was learning Russian! (I don't know anything in Russian but for a couple of weeks I learnt some of the poems!) - link 1, link 2
Tumblr media
Saint Jerome Tribute Page
Tumblr media
I made a page for my favourite patron saint, Saint Jerome, for his feast day (Sept 30)! I haven't had time to complete it fully and there's no live page for it but I did make posts about it! - link 1
Tumblr media
Trigun Quote Generator
Tumblr media
Just finished the Trigun anime series at the time so I decided to make a project for it for the #3Days1Project challenge! The anime is so good, it is my 2nd favourite (JOJO comes 1st place) - link 1, link 2
Tumblr media
Froggie To-Do
Tumblr media
Just came from learning the absolute BASICS of React.js, so I wanted to test my skills so far so I made this project! Shared it on my blog and some people started using it for studying (which made me so happy!) and it became a mini open-source project because random people started adding mini features to the app! Very special project for me! - link 1, link 2, link 3
Tumblr media
75 notes · View notes
su-codes · 4 months
Text
Hi, I'm Su! 💫
I've been on tumblr for ages, but I decided to create this blog to document my progress with learning web dev!
About me:
I'm 25, mexican-american, and I have an orange cat 🐱 (hence the avi, although I'm well aware it looks more like a fox lol)
I really struggle with undiagnosed adhd, so sometimes I'll get in ruts that last anywhere from a couple of days to a couple of months :(
I have a biochemistry degree but never used it because I thought I wanted to be a pharmacist lmao
Used to be a teacher but fuck that fr (me and the US dept. of education have beef)
I'm currently enrolled part time in a full-stack coding bootcamp
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Goals for this blog:
❤️‍🔥 keep me motivated and inspired
🖊 post updates on things i've worked on/accomplished
📚 reblog resources for future reference
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Languages I'm learning:
HTML
CSS
Javascript
node.js/express.js/handlebars.js
MySQL
71 notes · View notes
essential-randomness · 4 months
Text
Enter the FujoVerse™
Tumblr media
Starting 2024's content creation journey with a bang, it's time to outline the principles behind the FujoVerse™: an ambitious (but realistic) plan to turn the web back into a place of fun, joy, and connection, where people build and nurture their own communities and software. (You can also read the article on my blog)
The Journey
As those who follow my journey with @bobaboard or read my quarterly newsletter (linked in the article) know, the used-to-be-called BobaVerse™ is a collection of projects I've been working on since 2020 while pondering an important question: how do we "fix" the modern social web?
Tumblr media
Obviously the joyless landscape that is the web of today is not something a single person can fix. Still, I loved and owed the internet too much to see it wither.
After countless hours of work, I found 3 pillars to work on: community, software ownership and technical education.
Jump in after the cut to learn more about how it all comes together!
Community
Community is where I started from, with good reason! While social networks might trick us into thinking of them as communities, they lack the characteristics that researchers identify as the necessary base for "true community": group identity, shared norms, and mutual concern.
Today, I'm even more convinced community is a fundamental piece of reclaiming the web as a place of joy. It's alienating, disempowering, and incredibly lonely to be surrounded by countless people without feeling true connection with most of them (or worse, feeling real danger).
Tumblr media
Software Ownership and Collaboration
As I worked with niche communities "software ownership" also became increasingly important to me: if we cannot expect mainstream tech companies to cater to communities at the margins, it follows that these communities must be able to build and shape their own software themselves.
Plenty of people have already discussed how this challenge goes beyond the tech. Among many, "collaboration" is another sticking point for me: effective collaboration requires trust and psychological safety, both of which are in short supply these days (community helps here too, but it's still hard).
Tumblr media
Education (Technical and Beyond)
As I worked more and more with volunteers and other collaborators, however, another important piece of the puzzle showed itself: the dire state of educational material for non-professional web developers. How can people change the web if they cannot learn how to *build* the web?
(And yes, learning HTML and CSS is absolutely important and REAL web development. But to collaborate on modern software you need so much more. Even further, people *yearn* for more, and struggle to find it. They want that power, and we should give it to them.)
Once again, technical aspects aren't the only ones that matter. Any large-scale effort needs many skills that society doesn't equip us with. If we want to change how the web looks, we must teach, teach, TEACH! If you've seen me put so much effort into streaming, this is why :)
And obviously, while I don't go into them in this article, open source software and decentralized protocols are core to "this whole thing".
Tumblr media
The Future
All of this said, while I've been working on this for a few years, I've struggled to find the support I need to continue this work. To this end, this year I'm doing something I'm not used to: producing content, gaining visibility, and putting my work in front of the eyes of people that want to fight for the future of the web.
This has been a hard choice: producing content is hard and takes energy and focus away from all I've been doing. Still, I'm committed to doing what it takes, and (luckily) content and teaching go hand in hand. But the more each single person helps, the less I need to push for wide reach.
If you want to help (and read the behind the scenes of all I've been working on before everyone else), you can subscribe to my Patreon or to my self-hosted attempt at an alternative.
Tumblr media
I deeply believe that in the long term all that we're building will result in self-sustaining projects that will carry this mission forward. After all, I'm building them together with people who understand the needs of the web in a way that no mainstream company can replicate.
Until we get there, every little bit of help (be it monetary support, boosting posts, pitching us to your friends, or kind words of encouragement and support) truly matters.
In exchange, I look forward to sharing more of the knowledge and insights I've accrued with you all :)
Tumblr media
And once again, to read or share this post from the original blog, you can find it here.
86 notes · View notes
themonsterthing · 2 months
Text
Millenial Art Musing
Gather round, younglings, I’m about to tell a story about ye olde days. *rocker creaks*
My first and most beloved art form, the art that made me who I am, that made me as good as I am at what I do, is dead, is gone, is unreachable.
That might sound dramatic, but I mean that literally. My art form does not, can not, exist anymore. And that's a good thing, because of what it says about accessibility.
I was listening to one of my favourite ever albums when I had this realization today, Johnny Hollow’s 2003 self titled symphonic goth masterpiece. How I found this album was because they had an amazing website. No, really. Amazing. It was a flash masterpiece, where bugs crawled across the screen, different sound clips echoed over different sections, and you unlocked hidden tracks if you answered riddles. It was an artistic triumph. I do believe it won awards.
To modern internet users, that sounds absurd. But I was a web designer back in the days of hard coding, of fixed resolution design, of the surety that everyone was looking at your work from a very similar setup. I got out of web design when it become about scalability, when content management systems were becoming the new norm. Flash hasn’t existed in years, as a design form.
HTML is still the bones of the internet, but it has grown wings and learned to fly. This is good. My art form was not about making things as useable as possible - it was about individual design. Oh what, you have trouble reading 8px Courier in low-contrast color tones? Oh well! It’s art.
The internet should be for everyone, and what I was designing was not that. Yes, it was beautiful, but it was definitely art, not for conveying useful information or accessing tools. Would it be cool if I could make that kind of art again? As pure art? Yes. But there would be no way to make that happen, unless you did something scalable but artistic for the eight million ways people access the internet now. Which is not possible, so maybe if you could control every aspect of the way it was consumed. Which is not possible. Maybe I could do it as an art exhibit, where people came and sat on computers and clicked through incredibly slow pages on 56k to the humming of the computer fan. Ah, the old days.
I am who I am because of my first art. I became a programmer to make Sailor Moon websites, back in the days of Geocities and Angelfire. I learned whole other languages, could speak them fluently, still know common hex codes. (People ask my favorite colour, and I always say French Grey. But really it’s #E6E6E6.)
It is a bizarre and beautiful world to have come from. I miss the camaraderie of the my fellow web designers, those of us trading CSS hacks and joking about the best font style. One person with a credit card who owned a domain and hosted all their buddies, the joy of ridiculous subdomain names.
I am delighted by what the internet has become. But oh, the olden days.
</ramble>
36 notes · View notes