• Breaking News

    Saturday, April 3, 2021

    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)! �� 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)! ��

    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

    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!

    Posted: 03 Apr 2021 07:57 AM PDT

    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!

    Hackertab.dev

    As a developer, sometimes it feels like there are a million new libraries, frameworks, jobs, etc., published online every single day, and it becomes impossible to stay on top of them all.

    This is why, I created "Hackertab", a handy extension to help myself and other developers stay up to date with the latest tech happenings. It's fully customizable, for frontend, backend, full-stack, mobile, data scientists… bref, for all developers.

    👉 Hackertab.dev

    👉 Source code

    submitted by /u/medyo
    [link] [comments]

    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

    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.

    Template Link

    Example

    Github

    submitted by /u/kaustubhai229
    [link] [comments]

    I made a vocabulary/flashcards website called "Cartographer" using firebase! there's also a bunch of color schemes and whatever

    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?

    submitted by /u/CromulentSlacker
    [link] [comments]

    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!

    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.

    justinbento.com

    submitted by /u/UntappedFall
    [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.

    submitted by /u/e3172
    [link] [comments]

    spacejam.com has been updated

    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.

    submitted by /u/jkjustjoshing
    [link] [comments]

    I made a simple website of octopus photos

    Posted: 03 Apr 2021 02:05 PM PDT

    my minimalistic portfolio!

    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/

    the github repo

    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.

    submitted by /u/LingLingAndy
    [link] [comments]

    A CSS-only proof-of-concept memory game that works in email

    Posted: 03 Apr 2021 08:25 AM PDT

    Ethical question for software devs - how do you handle competing businesses wanting a copy of your custom software?

    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.

    submitted by /u/tillwehavefaces
    [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.

    submitted by /u/Kurmitis
    [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?

    submitted by /u/AltruisticArticle3
    [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

    My first Flask web app

    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

    submitted by /u/paparabba
    [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

    I made a web app to easily send file between devices

    This is one of my first web apps so im fairly new. How it works is you upload a file then you get a code and you enter that code on the other device to download the file. It uses the Flask framework for the backend, JQuery and Bootstrap for the frontend

    Try it here: http://file-sender.karimk123.repl.co/ and tell me what you think so i can improve in the future!

    https://preview.redd.it/zr5i94ylpyq61.png?width=1920&format=png&auto=webp&s=077f392f22a28353f27a15629ff7e2ba95371209

    submitted by /u/AngryButtCheek
    [link] [comments]

    Power meeting with Richard Hendricks & Gavin Belson (my brother)

    Posted: 03 Apr 2021 04:21 PM PDT

    No comments:

    Post a Comment