Skip to content
View anaghasarmalkar's full-sized avatar

Highlights

  • Pro

Block or report anaghasarmalkar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
anaghasarmalkar/README.md

Hi there! 👋

Pronouns: she/her/hers

I'm Anagha Sarmalkar and I'm a Full Stack Software Engineer. I love building stuff. I enjoy using code to turn my ideas into usable products.

Here are some of my interesting projects.

Chatter:

  • I wanted to create my own version of Whatsapp and learn about real time text communication. Chatter is a browser based chat app where users can communicate via text, share media in real time either one one or in a group by creating chat rooms.
  • Built using Next.js and FastAPI, secure and scalable communication through OAuth 2.0 authentication and WebSocket integration.

HackerNews Clone:

  • Built a fully functional news aggregation platform with React and Tailwind CSS using Next.js, integrating tree based official Hacker News APIs to fetch and display news articles efficiently. Implemented CI/CD workflows using Docker and GitHub Actions to streamline builds and deployments. Demo

Data Science Projects:

Pinned Loading

  1. hackernews-clone hackernews-clone Public

    A clone of HackerNews

    TypeScript