[Showoff Saturday] I created a generator for simple responsive navigations :) web developers |
- [Showoff Saturday] I created a generator for simple responsive navigations :)
- [Showoff Saturday] I created a complex binary state machine with vanilla CSS - no scripting! Link inside :3
- I created a site that allows restaurants to upload menu items and generate a unique QR code for customers to view their menu.
- Citadel - a project management tool written using React & Golang
- [Showoff Saturday] I made a web app that lets you discover new educational YouTube channels
- [Showoff Saturday] I made a web app for programmers to practise your typing skills
- Created a web app where you get random movies incase you don't know what to watch next
- Usage Share of Internet Browsers 1996 - 2019
- Introducing Reactive Resume v2, the free and open source resume builder!
- As a Florida resident, I was tired of visiting several slow mobile-unfriendly Covid Dashboards to get the info I wanted (including my local Tampa Bay stats). So I created a better site covjosh.com
- Advice for my portfolio site as a beginner
- My first working project. See Spotify's audio analysis of your favorite tracks, adjust these features to better control the track recommendations that you receive. Optionally create playlists with the recommendations.
- Been working on my portfolio website for the last couple of months. It's a fun side project and I really enjoyed learning about some UI and frontend development. The site is not yet complete, but any feedback would be great! Link: https://vitaliy-ostapchuk.netlify.app/home
- [Showoff Saturday] Had some fun with an "Add to basket" animation
- Coding on an ancient laptop: can this machine get the job done?
- [ShowOff Saturday] I created a simple Portfolio Builder using the MERN stack
- UK sees spike in IT job advertisements as lockdown eases
- I need some help determining what type of database I should use.
- I made a VS Code extension to alert devs that the package lock file was changed when pulling from git
- My attempt at recreating the swirly loading gif, using only js and svg
- New jQuery plugin I made for reactive data
- What is the fastest way to create a simple/scalable web app
- Hey, some mates and I just finished our latest personal project would love some feedback from the community. Super happy with the minimal design and dark mode
- [Showoff Saturday] Decided to give Blazor a shot - I built a small app to track cryptocurrency prices & news
[Showoff Saturday] I created a generator for simple responsive navigations :) Posted: 18 Jul 2020 01:25 AM PDT
| ||
Posted: 18 Jul 2020 08:08 AM PDT
| ||
Posted: 18 Jul 2020 11:19 AM PDT
| ||
Citadel - a project management tool written using React & Golang Posted: 18 Jul 2020 07:34 AM PDT
| ||
[Showoff Saturday] I made a web app that lets you discover new educational YouTube channels Posted: 18 Jul 2020 07:43 AM PDT
| ||
[Showoff Saturday] I made a web app for programmers to practise your typing skills Posted: 18 Jul 2020 06:09 AM PDT
| ||
Created a web app where you get random movies incase you don't know what to watch next Posted: 18 Jul 2020 11:03 AM PDT
| ||
Usage Share of Internet Browsers 1996 - 2019 Posted: 18 Jul 2020 06:06 AM PDT
| ||
Introducing Reactive Resume v2, the free and open source resume builder! Posted: 17 Jul 2020 07:58 PM PDT
| ||
Posted: 18 Jul 2020 11:12 AM PDT
| ||
Advice for my portfolio site as a beginner Posted: 18 Jul 2020 08:41 AM PDT Hey guys, I appreciate any comments in advance. I'm looking for advice on what to include or take out of my portfolio. Before I make it live I want it to be almost perfect, or at least good enough. I've already posted to r/Frontend before and I got some advice on the look of the site. I was told it looked very 2001 so I spent a few days redesigning it and I feel I've gotten to a point where I'm happy with the design and layout. A link to that previous post is included here: https://www.reddit.com/r/Frontend/comments/h7vh4w/draft_portfolio_site_could_i_get_some_feedback_to/ I have a few questions about certain parts of my updated site:
[link] [comments] | ||
Posted: 18 Jul 2020 08:40 AM PDT
| ||
Posted: 18 Jul 2020 07:53 AM PDT
| ||
[Showoff Saturday] Had some fun with an "Add to basket" animation Posted: 18 Jul 2020 03:15 PM PDT
| ||
Coding on an ancient laptop: can this machine get the job done? Posted: 18 Jul 2020 02:53 PM PDT After awhile without a computer, I managed to buy my cousin's laptop for 50 bucks. It's old, REALLY old. It's a Centrino dual core with 1.8GHz and 3gb of RAM. It's says it was designed for Windows XP, so I suspect it's +12 years old. It came with Windows 7 Ultimate and it was impossible to use it, so now I'm running AntiX Linux on it and this little warrior allowed me to start to learn programming (currently through Angela Yu's bootcamp on Udemy). It's running Visual Studio Code and Brave Web Browser, although it crashes sometimes and I'm forced to turn off the machine. But here's the thing: I'm such a crazy dumbass and I want to start freelancing on this laptop and earn money to buy a new one. Do you guys think this laptop could be used to start working? You see, I've been doing some small projects on HTML and CSS, and the laptop had no problems so far (unless I open too many tabs on the browser to Google stuff or watch tutorials). However, I don't know if it'll be capable of running JavaScript, jQuery, Node.Js, React, and all the stuff web developers need. I'd like to hear what you guys think. Edit: No, there's no way I can get another laptop right now, even those you find on eBay for 200 bucks. I'm poor af and I'm an adult, so I can't ask anyone to give me one. No jokes, I'm so poor that I'm posting this using my neighbor's Wi-Fi (I'm also using it for Udemy) LOL [link] [comments] | ||
[ShowOff Saturday] I created a simple Portfolio Builder using the MERN stack Posted: 18 Jul 2020 06:36 AM PDT
| ||
UK sees spike in IT job advertisements as lockdown eases Posted: 18 Jul 2020 03:13 AM PDT
| ||
I need some help determining what type of database I should use. Posted: 18 Jul 2020 11:58 AM PDT Ever since I started learning about databases, the use-cases between SQL and NoSQL have been confusing me. I keep hearing "SQL is for relational data" but I am not really sure what relational means. Can I not imitate an SQL table with a simple Mongo schema? I am working on a project right now and I am about to begin start building the backend. However, I am not so sure what type of database to use. The app is a simple fitness app that tracks users statistics (like calorie intake, weight, reps, sets, etc.) and also provides a simple sample program to follow. It's not exactly clear to me if this data is relational or not. Any help would be appreciated. [link] [comments] | ||
Posted: 18 Jul 2020 10:13 AM PDT
| ||
My attempt at recreating the swirly loading gif, using only js and svg Posted: 17 Jul 2020 09:58 PM PDT | ||
New jQuery plugin I made for reactive data Posted: 18 Jul 2020 10:26 AM PDT
| ||
What is the fastest way to create a simple/scalable web app Posted: 18 Jul 2020 12:36 PM PDT Hi there, recently I got a small project to create, and I'm a little bit confused about what framework or anything. I know php,html,css,mysql,javascript. but I did not develop any project with frameworks before, the problem that if I want to make everything from scratch it will take time, and I only have one week. I'm a fast learner, but I just don't know how to start, since I only have one week to deliver. The project is for a tylor shop. there should be a login, 2 types of users. one for affiliates, those will take measures of the clothes that tge cutomer wants. and the other one is for the accounting dept. to show all the orders with name, order, etc.. I know it's easy and I can make it in one week even if it was from scratch, but I just want to develop it with a framework or something, for future purposes and scalability. [link] [comments] | ||
Posted: 18 Jul 2020 10:04 AM PDT
| ||
Posted: 18 Jul 2020 03:47 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