I made a web app where you can listen to music synchronously with your friends. (React + Chakra UI + Firebase). No music streaming account required. Join my room (or create yours)! web developers |
- I made a web app where you can listen to music synchronously with your friends. (React + Chakra UI + Firebase). No music streaming account required. Join my room (or create yours)!
- My 1st landing page after 1 month of learning HTML & CSS.
- Staying up-to-date as developer is a necessity! I made Hackertab, a web app to help you stay on top of the development trends!
- As a high school student, I built a web app for other students to browse extracurricular opportunities and allow student non-profits to share events. https://opensourcecollage.com
- Build an image similarity search app
- Coded this react portfolio for everyone
- I made a vocabulary/flashcards website called "Cartographer" using firebase! there's also a bunch of color schemes and whatever
- Cactus Animation I made with Framer Motion
- How do you keep up-to-date with all the new web standards that keep coming out?
- I recently started blogging on my own custom-developed blogging engine. Here's a post I made about using SCSS and CSS variables together to make dark mode happen. Feedback on both the design and the article would be appreciated!
- Developed My Portfolio Website
- Web friendly image transparency
- spacejam.com has been updated
- I made a simple website of octopus photos
- my minimalistic portfolio!
- A CSS-only proof-of-concept memory game that works in email
- Ethical question for software devs - how do you handle competing businesses wanting a copy of your custom software?
- Embedding a map with users being able to add points
- What would you consider to be advanced web development skills?
- Symbology.js - generate 50+ types of 1D or 2D Barcode in png, svg, or eps formats
- My first Flask web app
- My first web component: <o-embed> native YouTube, Vimeo, Spotify embeds with one tag
- I made a web app to easily send file between devices
- Power meeting with Richard Hendricks & Gavin Belson (my brother)
Posted: 03 Apr 2021 12:40 AM PDT
| ||
My 1st landing page after 1 month of learning HTML & CSS. Posted: 03 Apr 2021 05:40 AM PDT
| ||
Posted: 03 Apr 2021 07:57 AM PDT
| ||
Posted: 03 Apr 2021 09:31 AM PDT
| ||
Build an image similarity search app Posted: 03 Apr 2021 01:39 PM PDT
| ||
Coded this react portfolio for everyone Posted: 03 Apr 2021 11:13 AM PDT I designed and coded this react portfolio template for everyone to use whether you know javascript or not. Hope you guys like it. Please do critique in the comments and mark it star if you want on Github...I had posted it earlier and improved it according to you guys and here it is, the improved version. Hope you like it now. [link] [comments] | ||
Posted: 03 Apr 2021 11:16 AM PDT
| ||
Cactus Animation I made with Framer Motion Posted: 03 Apr 2021 06:28 AM PDT
| ||
How do you keep up-to-date with all the new web standards that keep coming out? Posted: 03 Apr 2021 02:37 PM PDT The greatest thing about the web is the fact that it is always evolving. The problem with that is you need to keep up with the news to make sure you are not missing out on any important APIs that may benefit website(s). So how do you keep abreast of the latest news in web dev technology? [link] [comments] | ||
Posted: 03 Apr 2021 02:29 PM PDT | ||
Developed My Portfolio Website Posted: 03 Apr 2021 07:21 AM PDT Hi Reddit, as the title says I finally developed my personal website. While I am a student studying UX Design, I wanted to challenge myself with website development, making which was quite difficult. React, MDX and tailwind is the base for the website to help me manage work posts, routing and the design language. I appreciate any Feedback as I am always trying to improve my knowledge with web dev. [link] [comments] | ||
Web friendly image transparency Posted: 03 Apr 2021 03:22 PM PDT What is a very small file size (like a jpg) image format that allows image transparency. [link] [comments] | ||
Posted: 03 Apr 2021 03:59 AM PDT It's a sad day, http://spacejam.com no longer brings you to a masterpiece of 1990s web design. You can still access the original at https://www.spacejam.com/1996, but it doesn't quite feel the same. [link] [comments] | ||
I made a simple website of octopus photos Posted: 03 Apr 2021 02:05 PM PDT
| ||
Posted: 03 Apr 2021 02:00 PM PDT hey guys i recently revamped my portfolio to basically a collection of links because i didn't like how overly complicated my previous one was: https://www.andyluyoung.com/ i shared this ~2 weeks ago here asking for feedback but didn't know it was limited to showoff saturday. it seemed well received so here it is again(with some of the feedback implemented)! and since i've been asked, i'd also like to say that anyone is free to use this as a theme as long as attributions to either the github or website is included! also feedback is still definitely appreciated! as i mentioned in my previous post, i'm happy with how it turned out but it does feel a little boneless now and i definitely could add more content/be more creative. [link] [comments] | ||
A CSS-only proof-of-concept memory game that works in email Posted: 03 Apr 2021 08:25 AM PDT
| ||
Posted: 03 Apr 2021 03:20 PM PDT I run a small web dev and software company in an area of about 10k local residents. We recently built a custom software piece for a local company that books day trips for tourists. Our contract is clear that we retain the rights to the software. The client can use it but they cannot resell or duplicate. We can do what we want with it, although we have yet to resell or repackage any software we made, mostly because everything we do is so custom. I got a phone call today and someone was asking about whether or not we have the rights to the software we make. I said that yes, we retain the rights to any software we make. Then she starts to ask about a specific software piece we made recently. Turns out, she was working with our client previously, was planning on buying this business but had a falling out with the owner (our client) and is now starting a competing business. She wanted the exact same software we built - no modifications. Now, our contract is clear that I am allowed to do this. But it feels really shady and unethical. What would you all do? NOTE: I've already decided that I'm not going to do it. This is a relatively small community and small businesses are the majority of our clientele, and frankly, I just don't feel good about it. [link] [comments] | ||
Embedding a map with users being able to add points Posted: 03 Apr 2021 03:16 PM PDT So, i am trying to embed a map on my website, with users being able to add their own locations, a bit of description and a photo. Right now I am doing it with google my maps, but the issue is that anyone who can edit the map can also delete everything there. So, does anyone know any good alternatives to this? Also, I am not sure whether this is the right sub for this question, if anyone could guide me to a more proper one, I would be glad. [link] [comments] | ||
What would you consider to be advanced web development skills? Posted: 03 Apr 2021 11:19 AM PDT What are some applied skills that a small percentage of developers have? [link] [comments] | ||
Symbology.js - generate 50+ types of 1D or 2D Barcode in png, svg, or eps formats Posted: 03 Apr 2021 01:30 AM PDT
| ||
Posted: 03 Apr 2021 06:17 AM PDT Recently deployed a Flask web app. I'm very happy with it as it's mostly coded from scratch by myself. Feel free to leave constructive feedback. Also, if any experienced web developers are looking at this post, how do I know when I'm ready to freelance as a web developer? I'm about to enter university and I'm hoping to freelance as a web developer while studying to earn some extra income to sustain myself [link] [comments] | ||
My first web component: <o-embed> native YouTube, Vimeo, Spotify embeds with one tag Posted: 03 Apr 2021 04:25 PM PDT | ||
I made a web app to easily send file between devices Posted: 03 Apr 2021 06:40 AM PDT
| ||
Power meeting with Richard Hendricks & Gavin Belson (my brother) Posted: 03 Apr 2021 04:21 PM PDT
|
You are subscribed to email updates from webdev: reddit for web developers. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment