Tweet
I have been developing Pigshell( pixel to ASCII) filter app as a part of @appwrite hackathon on DevTo.
Here's my blog for the progress I made πŸ‘‡πŸ‘‡

dev.to/thevinitgupta/…

#Hackathon #buildinpublic #webdev
#buildinpublic
Day 2 of Working on my Portfolio Website.
Using React + #Typescript for this.
#help needed for : Do I need to specify types of Functional Components without props? If yes, what should be the type?
Learning Typescript along the way, any suggestion appreciated.
πŸ‘‡
#BuildInPublic

Issue-
While building the blog site, I added a post comment feature but when posting, the comments are not updated. πŸ™Œ

I am using firebase Firestore and onSnapshot() function but live reload is not happening.

Any help and suggestions will really help meπŸ™πŸ»
#BuildInPublic
Day 8

-styled the article page to incorporate the main image and the content so that they are all inclined along the same line
-added dynamic loading of images
-added start based rating system and even change the rating multiple times
#BuildInPublic
Day 7

- Added dynamic data display for each article
- Added the functionality to check if the article has been opened from and inside link or a direct external link and load data accordingly
- Learnt state passing and accessing it using ReactRouterDom functions⚑
#BuildInPublic
Day 6

- Added routes for All Articles
- Added dynamic routes for the articles
- Added upload image option in the post article page
- Added dynamic recent articles to display the last 4 articles in the home page
#buildinpublic
Day 5
-included a rich text editor component to the posting page
-got the basic template ready for the routes. Will start building routes from the next day

Not much productive day due to being busy for Instagram content creation
#buildinpublic
Day-4
-initialized firebase project for hosting
-created firestore data tree for each article

Issues faced-
Was not able to connect firebase config file with the App file as there were issues in importing firestore and firebase from firebase npm module
#buildinpublic
Day 3
-completed the home page(not responsive yet as building a pc first design)
-added contact page and social media links
-added animations to links and buttons

Any suggestions appreciated on the design. Check out below(desktop)πŸ‘‡

souvik-talks.netlify.app
#buildinpublic
Day-3
-Added the recent articles section which displays the 4 recent articles
-Added a link to all blogs page in this section
-Removed scrolling from outside the container section
Check out here πŸ‘‡ :
souvik-talks.netlify.app
#buildinpublic
Day2 :
-finalized the main head including the tagline and and link to YouTube channel.
-Added typing animation to the tagline
-Added image to the main head section and added scaling animationπŸ’―
Preview - souvik-talks.netlify.app

Optimzed only fkr desktop view πŸ™Œ
#buildinpublic
Started building the blog website for a friend.

I took time to go through @sveltejs as suggested by @MrPatGriffith but it had a bit of a learning curve so I decided to stick to good old @reactjs due to lack of time. πŸ™Œ