Skip to content
View AnushaNathRoy's full-sized avatar
〽️
〽️

Highlights

  • Pro

Block or report AnushaNathRoy

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

Header


Hey , I am Anusha !

Here are some of my favourite projects 💻 (in no particular order)

Dromos 🗺️

A user-friendly routing application that determines the best route by analysing real-time traffic conditions and city data based on Dijkstra’s Algorithm.
Tech Stack:C | C++| Dot
Concepts: Data Structures and Algorithms | Data Analysis | Map


Youtube-Study-Buddy ⏯️

The app assists in finding the most relevant clickable time-stamps in video transcript for a given search query. This tool is also great for taking notes especially for annotations and research while watching YouTube videos.
Tech Stack:Python | Flask| Jinja | Youtube API
Concepts: Web App Development | API


MoodBingo! 🎮

A heuristic based online multiplayer game. It puts a twist on the classic games of Bingo and Truth or Dare including features such as real-time messaging, breakout rooms and customised prompts.
Tech Stack:Express | React.JS| Node.JS | Socket.IO
Concepts: Game Development | Client-Server Application | WebSocket


Early Depression Detection Model 💬

A machine learning model to predict symptoms of anxiety and depression through social media texts using concepts of NLP and sentiment analysis.
Tech Stack:Scikit-Learn | Python| Jupyter
Concepts: Data Science | ML | Sentiment Analysis | NLP


SASH 🐚💻
~$> Welcome to your new and optimised shell sash! —

A completely operational Bash like shell written in C using system calls, which supports built-in commands, directory management, piping, process handling (background and foreground) as well as input-output redirection.
Tech Stack:C | C++
Concepts: Operating Systems | System Calls


KlashOfKlans 👑

A 2D terminal based game based on Clash of Clans written in Python implementing OOPS concepts. The objective of the game is to destroy as many buildings as possible, and collect the maximum amount of loot while doing so. There will be an army of troops to help the king clean up.
Tech Stack:Python
Concepts: OOPS | Game Dev


Treasures Of Neverland 🏴‍☠️

A 3D adventure game using Three.js and WebGL. Navigate the seas of Neverland escaping Captain Hook's goons and collecting the lost treasures on the sea! Happy Sailing :)
Tech Stack:WebGL | Three.js
Concepts: Game Dev | Computer Graphics |3D Graphics


Mine-Mania ⛏️️

A 2D top-down adventure game written in OpenGL set in the cold dark Mines of Moria. Collect your riches but beware of the enemies lurking in the dark miners!
Tech Stack:OpenGL | C
Concepts: Game Dev | Computer Graphics |2D Graphics


DBD 🎮️️

A database management CLI system for the well-renowned game Dead By Daylight.
Tech Stack:Python | SQL| sqlite
Concepts: Database Management System


Pinned Loading

  1. Youtube-Study-Buddy Youtube-Study-Buddy Public

    A web-based productivity application. The app is your perfect companion while you binge youtube videos to study and revise.

    HTML 8

  2. Depression-and-Anxiety-Detection-on-Social-Media Depression-and-Anxiety-Detection-on-Social-Media Public

    ML Model using NLP and Sentiment Analysis.

    Jupyter Notebook 9 2

  3. varshitakolipaka/MoodBingo varshitakolipaka/MoodBingo Public

    A heuristic-based multiplayer game of bingo with server rooms and customised prompts.

    JavaScript 3 1

  4. Dromos-Routing Dromos-Routing Public

    A user-friendly routing application that determines the best shortest route based on real-time traffic conditions utilising optimized strategies such as Dijkstra’s algorithm.

    C

  5. -SASH- -SASH- Public

    ~$> Welcome to your new and optimised shell sash! —

    C 1

  6. DBD DBD Public

    A database management CLI system for the well-renowned game Dead By Daylight

    Python