I made Tinder for Restaurants | My Pandemic Project, Munchr web developers |
- I made Tinder for Restaurants | My Pandemic Project, Munchr
- Finally understand testing and fully tested my React based cross browser extension with Jest!!! No better feeling then 100% code coverage.
- After about a year of teaching myself how to code, I feel like I'm ready to start applying. Any feedback on my resume and cover letter would be much appreciated, thank you!
- Noise Reduction using WebAssembly!
- Sure I could use the standard mobile Reddit client but instead I spent 10+ months of my life to learn vanilla JavaScript and built this minimalistic Reddit viewer.
- Hi Everyone! I stopped working in order to dedicate myself to learning to code full-time, 10 hours a day, 6 days a week in order to change careers. Just sharing my story and method through my personal site if anyone's interested!
- I made an open source browser-based video editor
- My portfolio built with the odinproject resources. Open to criticism and pats on the shoulder☺️.
- Hello devs! Our small team is remaking Twitter with features tailored for coders! It's currently in alalpha but we got bios, avatars, likes, retweets and comments working. We only have 1.1K users so far. (It was made in Node, Mongo and vanilla front-end.)
- Tech TV
- Help making a grid where the cells don't move when I resize the window
- How do i know when to start learning the next programming language and not focusing on mastering the one that i learn now?
- CSS Grid for 3 different kinds of aspect ratios
- Embedding Chromium in c++
- WineOh - My first project
- I made an online multiplayer drawing game called "Accurate or Nah"
- Is it a common pattern to request form options (e.g., the items that might comprise a select dropdown) from the backend?
- I built my first portfolio and I would love to hear your thoughts on it
- Side project I built using Django (a Tinder for baby names), and what I learned along the way
- Multi Stock Scraping Web App
- Frontend Mentor challenge
- My first properly planned project as a beginner. A Covid19 tracker. (Vue and Vuex)
- Please critique my web developer portfolio. ✨
- Amazon Order History App!
I made Tinder for Restaurants | My Pandemic Project, Munchr Posted: 23 Jan 2021 10:59 AM PST I saw this meme in the beginning of 2020 and decided to make it my pandemic project. I've learned a lot along the way, and it's very much still a work in progress. I'm looking for any and all critiques to help make it better/more useful to everyone! Try it out here and let me know what you think: munchr.app Edit: This works better/generally looks better on mobile devices -- you can't 'swipe' on desktop but you can on mobile. I'm getting feedback that the app may be hit or miss outside of the US so I will be working on that. [link] [comments] | ||
Posted: 22 Jan 2021 10:28 PM PST
| ||
Posted: 23 Jan 2021 02:15 PM PST | ||
Noise Reduction using WebAssembly! Posted: 23 Jan 2021 09:32 AM PST
| ||
Posted: 23 Jan 2021 07:56 AM PST | ||
Posted: 23 Jan 2021 10:39 AM PST
| ||
I made an open source browser-based video editor Posted: 23 Jan 2021 04:52 PM PST
| ||
My portfolio built with the odinproject resources. Open to criticism and pats on the shoulder☺️. Posted: 23 Jan 2021 01:00 PM PST
| ||
Posted: 23 Jan 2021 11:26 AM PST | ||
Posted: 23 Jan 2021 12:59 PM PST
| ||
Help making a grid where the cells don't move when I resize the window Posted: 23 Jan 2021 03:57 PM PST I'm a total beginner at HTML. I'm using JustPy and python to make a web tool that should feature a grid if divs with some content. JustPy supports Tailwind CSS, so I'm using that. I want the grid cells to be of fixed size and their positions to be fixed in relation to each other, and not move as I resize the browser window or the containing div. Just as any excel table. If the cells can't fit in the containing div, I want them to be clipped in the right side, and a scroll bar to appear. Below is a mockup I've made trying to figure this out, but no matter what settings I try, the cells' positions "strech" and overlap with the containing div. Is this possible in HTML? (I know JustPy supports Ag-Grid, but it flashes in a buggy way when cells' content is changed, so I thought I might try to make a grid in HTML instead.) [link] [comments] | ||
Posted: 23 Jan 2021 01:42 PM PST I learned html and css in the last week, i still have somethings to learn in css and i want to build more websites with html and css from scratch on my own. When should i start learning javascript? And after i get comfortable with javascript when should i start to learn the next programming language, like php or js frameworks? [link] [comments] | ||
CSS Grid for 3 different kinds of aspect ratios Posted: 23 Jan 2021 03:03 PM PST
| ||
Posted: 23 Jan 2021 01:58 PM PST I found the CEF framework, and seems quite interesting. But I wanted to see if it's worth to invest my time in it or there exist other solutions (Maybe directly use Blink and V8API ?). [link] [comments] | ||
Posted: 23 Jan 2021 11:05 AM PST I would love some feedback if you have a minute or two! WineOh is a way to keep track of your wine collection. If you don't want to create an account but want to provide feedback you can use these credentials - Email: [test@email.com](mailto:test@email.com) Password: wine123 Please let me know what you think! [link] [comments] | ||
I made an online multiplayer drawing game called "Accurate or Nah" Posted: 23 Jan 2021 03:45 PM PST The game plays out as such:-The user creates a room, or joins an existing one.-Players in the room then are instructed to type as many nouns, verbs, and adjectives respectively, which are submitted into one big word bank.-The words are then randomly distributed back to the players, which they must arrange to create a prompt.-Players must draw their prompt as accurately as possible at the same time.-As each drawing is being presented, players must guess the prompt that the drawing was based off of, and will be rewarded points with each word that they matched. Keep in note, the game is to be played on a desktop/laptop. I didn't want to adjust the game for mobile screens, because I believe drawing becomes tedious/difficult on such a small surface, and will consequently lower the quality of the game. Some features I would like to add/improve on: There are still so many features I want to add/improve, so any feedback is greatly appreciated. Link to my game: https://capstone-ab1a2.firebaseapp.com/lobby [link] [comments] | ||
Posted: 23 Jan 2021 03:08 PM PST I'm working on a full stack application and it's starting to feel pretty redundant to code on the frontend that, for example, a select/dropdown will have the options "A", "B', and "C" and then on the backend also listing "A", "B", and "C". Is it common to have a frontend request all the options for a form from the backend? Obviously, you'd still have to validate everything on the backend since you can never really trust the frontend, but this seems like it'd minimize the chance of a disconnect between the server and client options. Of course the downside is having to perform a network request when loading the form. tl;dr: is it common to request a form's enumerated options for various fields from the backend, or do folks generally just repeat this info? [link] [comments] | ||
I built my first portfolio and I would love to hear your thoughts on it Posted: 23 Jan 2021 03:02 AM PST | ||
Side project I built using Django (a Tinder for baby names), and what I learned along the way Posted: 23 Jan 2021 06:59 AM PST
| ||
Posted: 23 Jan 2021 02:23 PM PST Essentially, if you need a bunch of stock data but don't want to download the csv files manually off of Yahoo Finance, then you can just type in your tickers into this application and it will return a zipped folder of your chosen stocks. https://stock-scraper-multi.herokuapp.com/ I'm quite new to web dev, so any comments/suggestions would be great! [link] [comments] | ||
Posted: 23 Jan 2021 02:03 PM PST Hey! My friend and I are both professional devs and made one of the Frontend Mentor challenges today. We thought that perhaps it could be helpful to some new programmers to see a completed project. My version Live: https://room-homepage.invacto.com/ My friends version Live: https://room-homepage.donnyroufs.com/ PS: Feel free to criticize our code, would love to know where we could improve ourselves :) [link] [comments] | ||
My first properly planned project as a beginner. A Covid19 tracker. (Vue and Vuex) Posted: 23 Jan 2021 05:03 AM PST | ||
Please critique my web developer portfolio. ✨ Posted: 23 Jan 2021 12:57 PM PST
| ||
Posted: 23 Jan 2021 04:30 PM PST Works only on desktop for now. You can visualize your spending habits on this app. I built it wanting it try out Next js. Please let me know your thoughts. Feedback and suggestions welcomed! [link] [comments] |
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