defmodule AboutMe do
def about_me do
"""
-> Currently crafting amazing software 🚀
-> I code in .ts, .js, .ex, .go 💻
-> 💻 Check out my portfolio at https://www.rahulbhardwaj.codes/
-> 💬 Talk to me about anime, music, 💻 gadgets📱 & anything related to tech 🤩.
-> ⚡ Fun fact I love drawing ✏️ and playing 🎸.
"""
end
end
defmodule Main do
def main do
IO.puts(AboutMe.about_me())
end
end
Main.main()
Pinned Loading
-
jabber_v3
jabber_v3 PublicJabber is social app currently in development. Build rooms create posts, follow people, and keep the conversation flowing.
TypeScript
-
-
pathfinder
pathfinder PublicThis web app shows the visualization of the very popular a-star(A*) algorithm.
TypeScript
-
Natural-Language-Processing
Natural-Language-Processing PublicThis is a simple web app which predicts the sentiment of a given sentence/paragraph. It uses the LSTM model which was trianed on the sentiment-140 dataset.
Jupyter Notebook 2
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.





