SRStephin Rejiinblog.stephinreji.com路Jun 19 路 1 min readIt did not work out...I have an embarrassing habit. Every morning commute or during meetings, I have my best ideas. Product decisions I've been stuck on for days. Connections between problems I hadn't seen before. Thin00
SRStephin Rejiinblog.stephinreji.com路Jun 19 路 1 min readIts been a whileits been a while i used DEV, i transitioned to a PM and with the onset of AI i have been actually working to build of something of my own. and as a PM one of the many pains was to create a full fledge00
SRStephin Rejiinblog.stephinreji.com路Jun 20, 2024 路 1 min readWeb forms simplifiedBuilding something for the community 馃挕馃殌 check it out at : https://formifyai.stephinreji.com Lemme know your thoughts00
SRStephin Rejiinblog.stephinreji.com路Jul 5, 2023 路 2 min readStyle Tags can be styled 馃槑Indeed, you heard correctly! Style tags are also considered HTML tags, to which we can apply various styles. Let's explore this further. Go to your Favourite editor and paste the following code <!DOCTYPE html> <html lang="en"> <head> <meta charse...00
SRStephin Rejiinblog.stephinreji.com路Jun 15, 2023 路 3 min readGetting Started with Git CommandsGit is a popular and highly useful version control system that allows you to track changes made to your code and collaborate with others on the same project. It can be intimidating to get started with Git at first, but with a few basic commands, you ...00