DEV Community

Cover image for My First Personal Site! 📣

My First Personal Site! 📣

fentybit on April 14, 2021

I can not believe that I have 2 months left with Flatiron School, and hopefully by then I can officially call myself a Full-Stack Software Engineer...
Collapse
 
peterlunch profile image
Peter

I like the design. It is clean and minimal.

The YouTube video's on your projects page are a really smart way to show what you've built.

I'm currently working on my portfolio v2 and you've given me some great inspiration.

Good luck for the remainder of your bootcamp 😁

Collapse
 
fentybit profile image
fentybit

Thanks so much Peter!
Good luck on your portfolio. I hope to see it soon on dev.to. 😀

Collapse
 
ruppysuppy profile image
Tapajyoti Bose • Edited

Really love the sleek design. But you should keep an eye out for the contact form, the input validation logic is missing (anyone can submit an empty form).

Checkout my portfolio at: tapajyoti-bose.vercel.app/ (shameless self-promotion 😛)

Ps: best of luck for the remaining months at the bootcamp

Collapse
 
fentybit profile image
fentybit

I fully agree with you. I have been meaning to go back, and insert .js to fix this validation logic. Is that what you did to yours?

Collapse
 
ruppysuppy profile image
Tapajyoti Bose

I'm using react, the validation is handled on form submit

Collapse
 
michaeltharrington profile image
Michael Tharrington • Edited

Really cool personal site! The design is seriously sleek.

Just wanted to note that there's another DEV-like site out there called CodeNewbie that's geared toward new devs, but also built and run by DEV (dev.to).

This seems like a post that would fit really well on CodeNewbie too if you'd be down to join up and share it there! But regardless, thanks for sharing this awesome post right here on DEV. 🙂

Collapse
 
karthiknayak98 profile image
KarthikNayak

Codenewbie has some good podcasts

Collapse
 
fentybit profile image
fentybit

I will check out the link you sent!
I love exploring other communities out there. Thank you so much Michael. 🤓

Collapse
 
jscalderon65 profile image
jscalderon65

You can made your portfolio dynamic, something i did, was make a configuration dashboard on my portfolio, i can access it through a simple authentication, and in that side, get my repositories through the GitHub api and choose what i wanna show on the client.

Collapse
 
carl0scarras profile image
Aprendiendohtml

great work great that you share it, yesterday I was just visiting the youtube channel of traversy media and I learned how the contact form in netlify is made very simple, thinking about the domain and all this that is quite complicated for not knowing about the subject . So I designed my website buy domain namecheap upload it to netlify would be great thank you very much for sharing I like it

Collapse
 
fentybit profile image
fentybit

Good luck! I think filling up the content is actually most time consuming, and deploying is a matter of browsing through YT and dev.to blogs. 😀

Collapse
 
fentybit profile image
fentybit

Thank you so much for this. I went to pagespeed insight, and it was suggested my pics were too high res/big size. I reduced to 25-30% from original size, and it appears to save at least 1 second when loading the site. I learned something new today, thank you again.

Collapse
 
navaneethbysani profile image
Navaneeth Bysani

Amazing website. Have you subscribed to pixelarity or did you take inspiration from them and designed on your own?

Collapse
 
fentybit profile image
fentybit

Thank you Navaneeth. I purchased Pixelarity template in the interest of time. I hope to create my site from scratch hopefully in the next few months.

Collapse
 
navaneethbysani profile image
Navaneeth Bysani

How are you going to view the information received through the contact form? are you going to keep looking in the database regularly? Or do you have some interface for that?. Just curious 😄

Thread Thread
 
fentybit profile image
fentybit

Check out Formspree.
The API link sends it out directly to your private email without exposing it on HTML view source.

Thread Thread
 
navaneethbysani profile image
Navaneeth Bysani

Oh great

Collapse
 
leewynne profile image
Lee Wynne

nice!

I can’t believe how easy it is to do a contact form on Netlify. I had a form that posted to an AWS lambda function 🙈 before I knew about it

Collapse
 
fentybit profile image
fentybit

I haven't tried AWS lambda function, good to know. ☺️

Collapse
 
leewynne profile image
Lee Wynne

Well the great thing with Netlify is that you don't need to 😎 you can add form submissions without a backend.

Collapse
 
yoursunny profile image
Junxiao Shi

I see rotating buttons …

Netlify is indeed nice for static websites: drag and drop deployment, automated builds, etc.
Netlify CDN has IPv6, while GitHub doesn't.

Collapse
 
fentybit profile image
fentybit

Let me know if I should try anything else other than Netlify, love trying something new.

Collapse
 
alexanderjanke profile image
Alex Janke

Vercel (vercel.com/), by the creators of Next.js. Though honestly it's prettty similar to Netlify so you might not really learn that many new things

Collapse
 
afif profile image
Temani Afif

Simple and clean 👍 (PS: there is a 404 error with your favicon)

Collapse
 
fentybit profile image
fentybit

Thank you so much for pointing this out!
I revised my favicon src link, and should fix it. ☺️

Collapse
 
lelinta profile image
Lelinta • Edited

Haha, my personal website lelinta.com is made with shopify, don’t worry about anything, just the domain name is fine

Collapse
 
twitchstorm profile image
TwitchStorm

well done !

Collapse
 
astrit profile image
Astrit

Great job, for the first site this is amazing 🤘

Collapse
 
cjmcquain profile image
Charles McQuain

I think this is a fantastic looking portfolio website. Love the layout, and you did a really good job showing off your projects/skills, and I thought your resume was great!

Collapse
 
fentybit profile image
fentybit

Thanks Charles!

Collapse
 
samuel_marien profile image
Samuel Marien

Beautiful design, inspiring me for my next portofolio !

Collapse
 
fentybit profile image
fentybit

Good luck Sam, I'd love to check it out. 💥

Collapse
 
ntmontijo profile image
Nic Montijo

This site looks very good! Very sleek and modern! Keep up the great work, you are doing great!

Collapse
 
fentybit profile image
fentybit

Thank you Nic. 😀

Collapse
 
cristoferk profile image
CristoferK

Nice

Collapse
 
anthonynicklin profile image
Anthony

Really like the design. Well done!

Collapse
 
bc profile image
Brian Canzanella

Thanks for sharing!

Collapse
 
sunnysingh profile image
Sunny Singh

Really clean and I'm impressed with the level of detail to the animations and transitions 👏

Collapse
 
fentybit profile image
fentybit

Thank you Sunny.

Collapse
 
somanathgoudar profile image
Somanath Goudar

Wow! Its just amazing

Collapse
 
fentybit profile image
fentybit

Ya of course, no worries!
I believe the template is available for everyone. 😃

Collapse
 
kokaneka profile image
kapeel kokane

Looks nice :) Did you build it from scratch or use a template from pixelarity?

Collapse
 
fentybit profile image
fentybit

Thank you Kapeel.
I used Pixelarity template for now in the interest of time, and will try to make my own site hopefully in few months. 🤓

Collapse
 
22matutex22 profile image
Matias

Clean and Simple!! excellent!!!

Collapse
 
jfowlerdc profile image
John Fowler

If it hasn't been mentioned, you should try CloudFlare Pages. Once deployed your site will automatically have an SSL cert. Very simple to set up too.

Collapse
 
fentybit profile image
fentybit

CloudFlare Pages, noted.
I will definitely try this next time. Thank you so much! 😁

Collapse
 
domhnallohanlon profile image
Domhnall O Hanlon

Nice work, the site looks great and I really enjoyed your quiz app!

Collapse
 
fentybit profile image
fentybit

Thank you so much Domhnall for checking my Know It All app! 😆

Collapse
 
hieumomo profile image
hieumomo

good job

Collapse
 
ashishk1331 profile image
Ashish Khare😎

Very Nice! The minimal approach and swirling animations made it all look very very nice. Plus, the icons. Good job!

Collapse
 
fentybit profile image
fentybit

Thank you so much Ashish. 😀

Collapse
 
filatovv profile image
Yuri Filatov

Congratulations ! :)

Collapse
 
thomasbnt profile image
Thomas Bnt ☕

💪🏼🎈🎈🎈

Collapse
 
prachip831 profile image
Prachi Patel

Vercel is also a free hosting and SECURE platform.

Collapse
 
esteban_vc7 profile image
Esteban

So Cool! I love the UI! Simple and Clean! Keep it up!

Collapse
 
ilia539 profile image
Ilia539

Молодец.

Collapse
 
fentybit profile image
fentybit

Thank you so much Arash. 😀

Collapse
 
ataparvinghods profile image
Ata Parvin Ghods

liked it, very clean, keep it up 👍

Collapse
 
paulemas profile image
Paul Emas

Awesome , just awesome, love your UI too it's simple and UX is self explanatory. 🥰

Collapse
 
fentybit profile image
fentybit

Thank you Paul. 😀