Skip to content

Instantly share code, notes, and snippets.

View LogicKahanHai's full-sized avatar
:octocat:
Busy Innovating

Rishi Bhalla LogicKahanHai

:octocat:
Busy Innovating
View GitHub Profile
@LogicKahanHai
LogicKahanHai / gist:25ad030698c5ed74fceae593be19f7c8
Created August 13, 2024 06:24
Question for K21AF INT221 - 13th August, 2024
You have been recently selected as an intern in XYZ company and the HR asked you to build a fun game for the employees to play. You have to build a Simon Says Game. Where if the users says "hello" the website should give a good greeting. if the user says thank you the website should say welcome. Think of 2 more such cases to keep the employees engaged while the HR decides how to give salaries with the limited funds they have.
@LogicKahanHai
LogicKahanHai / mailhog-postfix.MD
Last active October 7, 2024 06:17 — forked from 0-Sony/mailhog-postfix.MD
MailHog + Postfix configuration on Mac Os (work on Mojave)

Configure MAILHOG and POSTFIX on MAC OS (Mojave)

INSTALL BREW

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

If brew is already installed