blog.stephinreji.comWeb forms simplifiedBuilding something for the community 馃挕馃殌 check it out at : https://formifyai.stephinreji.com Lemme know your thoughtsJun 20, 2024路1 min read
blog.stephinreji.comStyle 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...Jul 5, 2023路2 min read
blog.stephinreji.comGetting 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 ...Jun 15, 2023路3 min read
blog.stephinreji.comHow to Verify your Commits in GitHubWhen working with Git, ensuring the integrity and authenticity of commits is essential. One way to enhance the security of your Git commits is by using SSH (Secure Shell) for verification. SSH provides a secure connection between your local machine a...Jun 9, 2023路3 min read
blog.stephinreji.comNurturing a Follow-Up Culture: The Key to Success in CorporatesIntroduction In the fast-paced world of corporate environments, effective communication and timely follow-ups can make all the difference. A follow-up culture refers to the practice of consistently following up on tasks, projects, and commitments wit...May 31, 2023路3 min read