Viewing profile — chaitanyapandit
chaitanyapandit
HN member- Joined
- Sat, Sep 15, 2012, 1:41 PM UTC
- HN karma
- 7
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About chaitanyapandit
Recent public activity
-
comment
Comment #26715979
Links: Code Editor/Executor Demo: https://logicboard.com/demo Code Replay Demo: https://logicboard.com/demo/:replay
- story
-
comment
Comment #25999143
https://logicboard.com - A collaborative code editor/executor for interviews. I also built a code-replay feature that let's you replay the coding session like a movie. - Demo: http…
-
comment
Comment #25647263
Links: Code Editor/Executor Demo: https://logicboard.com/demo Code Replay Demo: https://logicboard.com/demo/:replay
- story
-
comment
Comment #23182911
I built Logicboard: https://logicboard.com a tool for conducting remote programming interviews. It's like Google Hangouts + you can write/run code in over 28 languages. It's kinda …
-
comment
Comment #6558611
There should be a question in there "Did you continue building your company after getting rejected by YC? Which?"
- story
- story
- story
-
comment
Comment #4808354
I found one bug though, if you enter a wrong password against someone's username a few times and then click the "Forgot password" link, the user's current password gets invalidated…
-
comment
Comment #4787283
I had the syntax fear when I started learning Erlang, but I think the syntax is tailored to the language itself: - Recursion - Pattern Matching The problem occurs when you try to t…