Is this portfolio "unprofessional"? web developers |
- Is this portfolio "unprofessional"?
- [UPDATE] Beware of Namecheap! $5,000 for a "premium" unregistered domain I just bought for $12
- Seeking to provide dev mentorship to dedicated newbs & junior devs
- You can now filter youtube search by videos' length! (my first Chrome Extension)
- Bulma Notifications
- Adding Instagram photo to webpage via image url copy paste in a form.
- Struggling to land interviews as a front end dev, looking for portfolio feedback
- Authentication Services vs. DIY
- When stumbling into new territory, how much do you develop and how much do you study?
- Hosting Django project in AWS
- As someone with a CS minor, can I cobble together a web career using what I’ve learned?
- Are basic "to-do list" apps frowned upon as portfolio pieces?
- question: just registered a domain name, but don't seem to be able to get in and start working on things
- Subgrid is coming to Firefox
- Is there any standard datasheet for responses ?
- If i'm home searching are there any real estate APIs that allow me to input/prioritize greenspaces like parks?
- [Showoff] Posted here a couple months back, but have redesigned my portfolio site further. Any kind of feedback is appreciated as always!
- Drawing a Building in 2 Point Perspective using JavaScript and HTML Canvas
- how to pass php array variables through html in php mail function
- 100s of free fun APIs for your next project
- Typescript website doesn’t work on github
- Question about CSP headers
- I need of a way around the issue of button animation not resetting after clicking and box container going above board
- Odd question- anyone know a platform that I can use to send and receive SMS too and add some programming? End goal is to trigger an auto response from a form submit via a web hook and be able to manually respond to messages that come back
- Do I need to get a Computing Degree or should I subscribe to Codecademy Pro or Pluralsight instead?
Is this portfolio "unprofessional"? Posted: 22 Jun 2019 07:24 AM PDT Hello there, everyone! Hope you're having an amazing day so far!! 😊☀ The thing is - I've been struggling with my personal site for ages - I didn't like any of my previous concepts. But a few weeks ago I managed to create this (https://karolsitarz.github.io/). And I think I like it. The goal was to have a page that's simple, yet doesn't look like every single one out there. Thank you in advance and have a great day!! [link] [comments] | ||
[UPDATE] Beware of Namecheap! $5,000 for a "premium" unregistered domain I just bought for $12 Posted: 22 Jun 2019 12:10 PM PDT Original post: https://www.reddit.com/r/Entrepreneur/comments/c3gzvh/beware_of_namecheap_5000_for_a_premium/My post was auto removed by a bot for using an url shortener so reposting it here to give you guys an update. UPDATE This has blown up and things have gotten really interesting now. Namecheap claims there is absolutely no record of the domain in question being queried in their logs. I know they are being dishonest about this, but in order to prove it I will have to unfortunately give up my whois privacy, the domain in question is ideaalerts.com. Since the search parameter was passed in the url I can use my search history to prove this took place. Here is a screenshot of query that namecheap claims never happened everyone: https://imgur.com/a/BQ6R14p Note the URL in the bottom left and the date of the history item. I have a bunch of these if someone wants, like I said I looked it up multiple times. Really disappointed at how Namecheap handled this and made false claims about their log entries to try and paint me as a liar. I would have been fine to accept it as a bug and move on, thats understandable. But going the extra step to try and cover it up like this is pretty despicable. [link] [comments] | ||
Seeking to provide dev mentorship to dedicated newbs & junior devs Posted: 22 Jun 2019 07:58 AM PDT When I was starting out, following tutorials and trying to build a portfolio and land my first job, I was overwhelmed with the sheer amount of stuff it seemed I had to learn. I wished I had someone to give me some guidance. I've been screening and interviewing a bunch of candidates as my company ramps up its hiring, and a good handful of folks applying with several years of experience on the job still lack some essential foundations and don't make it through the screen. I feel bad for them because I can identify with being stuck and not sure what to do. That got me thinking about becoming the kind of mentor I wished I'd had. I'd like to take on a handful of dedicated newbs to help you out however I can with code reviews, guidance on resumes and interview prep, answering questions about what is valued in the industry, what it's like to be a software engineer at a startup, or just to bounce ideas off of as you work to launch your new career or move up from a junior position. In terms of technical questions, I can probably help the most with Javascript frontend/backend, Python backend, and AWS. For team & career questions, my experience is with startups and not large companies. If you're interested, please PM me a bit about yourself and what you're coming from, where you are as a developer, where you want to be, and what you want help with. Also if you can think of a way to show that you're dedicated to this, that will encourage me to take more time to give you feedback! Hopefully this will help some people out! [link] [comments] | ||
You can now filter youtube search by videos' length! (my first Chrome Extension) Posted: 22 Jun 2019 01:12 PM PDT
| ||
Posted: 22 Jun 2019 11:26 AM PDT
| ||
Adding Instagram photo to webpage via image url copy paste in a form. Posted: 22 Jun 2019 01:32 PM PDT I am building a website that can let users post photos of their work. I was wondering whether it was possible to let my users copy and paste Instagram photo URL to get images additionally to uploading photos from phone or desktop. I see many reposting apps so i was wondering... If so what part of their API should I look into and is it possible via JavaScript? [link] [comments] | ||
Struggling to land interviews as a front end dev, looking for portfolio feedback Posted: 22 Jun 2019 12:03 PM PDT Hi, I've been looking for a job as a front end dev for a while now, I'm wondering if there's any issue with my portfolio or more skills/depth I should add to my skillset to help me land more interviews. Any feedback is welcome. For more context I'm a bootcamp grad that studied and worked in film for most of my career so I have no STEM background and I'm mostly self-taught. Thanks! [link] [comments] | ||
Authentication Services vs. DIY Posted: 22 Jun 2019 03:48 PM PDT Every time I start a project I need to go through setting up authentication. I've been tempted to use an Authentication as a Service provider such as Ping Identity, Auth0, Okta,... but they are SO DAMN EXPENSIVE and I always end up building my own signup, login, ... Have you used any of these services? Do you know of a more affordable service which is less "enterprisey"? [link] [comments] | ||
When stumbling into new territory, how much do you develop and how much do you study? Posted: 22 Jun 2019 03:20 PM PDT Beginner here. When you're developing and there's this thing you want to do in this certain way but you don't know how to: do you do it in the way you're most comfortable doing, or do you stop and figure out how it's supposed to be done or the best way of doing it? How much do you spend studying? I have this tendency I have to understand something well before I use it, and I don't know if I should just do it in the way I know how to most comfortably and study some other time or learn now. Sorry if it's hard to understand. It's something specific that I'm having trouble with and I would love to hear how more experienced people deal(t) with it. Thank you! [link] [comments] | ||
Posted: 22 Jun 2019 03:14 PM PDT I'm starting a side project where I want to build a small web app and host it on AWS but I can't for the life of me figure it out. I've gone through several tutorials where they use either elasticbeanstalk or an EC2 instance (with a cloudfront/s3 bucket) but I can't seem to pin point what's wrong. Is there a source that anyone would recommend me trying? [link] [comments] | ||
As someone with a CS minor, can I cobble together a web career using what I’ve learned? Posted: 22 Jun 2019 10:37 AM PDT Context: I know some of the basics of web development through completion of a CS minor but don't know if what I know is useful or relevant for modern web design. I have researched online regarding my problem and my understanding is that JavaScript is something I would need to be fluent in to have a webdev career, and a lot is done through CMS.
WHAT I KNOW – PURE CODING:
WHAT I KNOW – WEB DEVELOPMENT
WHAT I DON'T KNOW
WHAT I THINK I UNDERSTAND
Summary: Overall, I know I am not ready for a career in web development, but I don't know what I would need to learn to get me there. I don't understand what web developers do, since all I've done is make tiny websites that do nothing functionally. What would you recommend be the next step I take? My idea of progression here would be learning JavaScript to the level that I know Java and Python, then trying to learn JS libraries. Thanks for the help. [link] [comments] | ||
Are basic "to-do list" apps frowned upon as portfolio pieces? Posted: 22 Jun 2019 08:24 AM PDT I feel like to-do lists are the go to "I want to learn this new technology" app, and they display that a person has at least a basic understanding of whatever tech they're working with. At the same time, they're extremely basic and probably won't wow any employers. Should I avoid putting a to-do list in my portfolio projects? [link] [comments] | ||
Posted: 22 Jun 2019 01:13 PM PDT I resisterd a domain name via google domains and now i don't seem to be able to get into anything and start working. I don't know where to try logging in or whatever. Do i need to get hosting in addition to registering the domain name, i guess? [link] [comments] | ||
Posted: 21 Jun 2019 08:42 PM PDT
| ||
Is there any standard datasheet for responses ? Posted: 22 Jun 2019 02:58 AM PDT Hi devs, I'm stuck on writing some good responses like your password has been changed or incorrect password and so on is there any standard datasheet for responses [link] [comments] | ||
Posted: 22 Jun 2019 12:40 PM PDT | ||
Posted: 22 Jun 2019 12:25 PM PDT | ||
Drawing a Building in 2 Point Perspective using JavaScript and HTML Canvas Posted: 22 Jun 2019 08:38 AM PDT
| ||
how to pass php array variables through html in php mail function Posted: 22 Jun 2019 12:23 PM PDT $Program = mysqli_real_escape_string($conn,$_POST['programDomain']); $message = " Program Domain: ".$Program."<br> <table> //I want this part to repeat for $i number of times [link] [comments] | ||
100s of free fun APIs for your next project Posted: 21 Jun 2019 06:09 PM PDT
| ||
Typescript website doesn’t work on github Posted: 22 Jun 2019 08:01 AM PDT Newb here: Noob question I am bad at typescript and node. I wanted to use office fabric ui for website so I made a project following their tutorial on guthub. It worked fine when I ran Npm start so I put the project on guthub repo for website but it just shows blank page and none of the fabric ui controls I put. Why this happening? How to fix? https://firecubestudios.github.io/ https://github.com/FireCubeStudios/FireCubeStudios.github.io [link] [comments] | ||
Posted: 22 Jun 2019 11:37 AM PDT Not sure this is the right place for it, but I had a question about CSP headers. Are these meant to be cached by the browser? I'm experimenting with setting different CSP policies and I've noticed I've had to clear my browser cache almost every time I make a change to the policy. Is there a way to force client browsers to refresh the CSP header more frequently so that changes are accounted for? I'm worried that if anything is missed in production that requires a quick change to the policy, I'll already have clients that have the old policy cached. I've done some searching and most hits I get are how to set CSP headers or how to use the cache-control header, so I must not be using good search keywords. I've seen a few things that suggest that it's cached in local storage and how to get my own browser to refresh the headers manually, but I'm more interested in making sure all client browsers always have the latest policy transparent to the user. [link] [comments] | ||
Posted: 22 Jun 2019 11:37 AM PDT Hi All, I am not to sure if this is the right place to do this but i need help, i have been trying to solve this issue for sometime now, The first issue is that once i click the readmore button, it the animation on that button goes away and second issue is that the left conatiner changes its size when i click readmore on the second container. this is the codepen here: https://codepen.io/tickatop/pen/wLdvPd Thanks in advance for any help [link] [comments] | ||
Posted: 22 Jun 2019 07:47 AM PDT I tried twilio + zapier but couldn't figure out the responding manually part. Edit: I've got a use case where this is helpful to end users. It's for an emergency service. I understand the stigma around SMS and being obtrusive. With Twilio, I can get texts sent, but when someone responds I can't see what they say or respond back to it from the same number, that's my issue [link] [comments] | ||
Do I need to get a Computing Degree or should I subscribe to Codecademy Pro or Pluralsight instead? Posted: 22 Jun 2019 07:17 AM PDT Feel free to delete this if you need too. Not 100% on the subreddit rules. And if it's been asked I apologise. Just after some beginner advice. I've been doing a HTML & CSS course via Udemy and have another one cued up on JavaScript. I have been toying with doing an Open University course BSc(Hons) Computing and IT but still debating whether the time needed to do it. And it potentially taking 3-6 years. As I'll be working full time. Is worth it against take up a subscription to either Codecademy or Pluralsight. I am looking at changing careers and moving into Web Development permanently. Thanks. [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