Skip to content
View anisha-w's full-sized avatar
Block or Report

Block or report anisha-w

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
anisha-w/README.md

“What good is an idea if it remains an idea? Try. Experiment. Iterate.” - Simon Sinek


Hello, I am Anisha 👋

A Software Engineer with 2.5 years of experience and a recent graduate with a Masters in Computer Science 🖥️

University of Florida 2023 | Former Software Engineer at BNP Paribas (2019-2021)

🌟 Check Out My Chrome Extension: CopyTab URLs

If you find yourself with a million tabs open and feel frustrated when you need to share them or or just need to copy the links to save it on your notepad, this extension is for you! Copy all open tabs with just one click! And paste them wherever you like :) Now you can also open multiple links in one go! So simplify transfering your workspace from one pc to another without loosing on the tab groups and ordering.

👩‍💻 Currently working on : Task Organizer Project

I love planning my day and moving tasks around—it’s really satisfying! This led me to create TaskOrganizer. It’s a simple web app that lets you create tasks, color-code them, and drop them onto a calendar.

If you're interested in collaborating or have any feedback to share, feel free to connect with me on: LinkedIn

Pinned

  1. TwitterClone TwitterClone Public

    Distributed Twitter-like engine that simulates various functionalities such as registering accounts, sharing tweets, and querying tweets based on hashtags, mentions and user profiles.

    Erlang

  2. HCIRADollarRecognizer HCIRADollarRecognizer Public

    Implementation of $1 Gesture Recognition Algorithm to recognize single stroke (unistroke) gestures

    Java 1

  3. TaskOrganizer TaskOrganizer Public

    A drag-and-drop task organizer with calendar integration, offering multiple views (month, week, day) and the ability to easily add, assign, or delete tasks.

    TypeScript 1

  4. Database-System-Implementation Database-System-Implementation Public

    A single user database management system in C++, that supports SQL operations like Select, Project, Join and Group By

    C++