Skip to content
View ReenaRakita's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ReenaRakita

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Reena_Website Reena_Website Public

    My modern, responsive portfolio website showcasing my projects, skills, and photography work.

    HTML 1

  2. shark-bot shark-bot Public

    The official bot for The Shark Club Discord server. Catch sharks, grow your collection, earn Shark Dollars, and climb the ranks.

    Python

  3. Daskalos Daskalos Public

    Projects to understand the concept of object oriented programming in a lanuage called as smalltalk using an GUI: Daskalos

    Smalltalk

  4. Data-Cleaning-using-ML-V1 Data-Cleaning-using-ML-V1 Public

    This project implements a machine learning-based data cleaning pipeline specifically designed for processing text data with multiple columns including text content, hashtags, country codes, and dev…

    Python

  5. Morse-Code-Encoder-using-a-Binary-Tree-in-Python Morse-Code-Encoder-using-a-Binary-Tree-in-Python Public

    This project implements a Morse code converter using a binary tree data structure. It supports both encoding plaintext messages into Morse code and decoding Morse code back into plaintext using python

    Python

  6. Cryptography Cryptography Public

    This Python program enables users to encrypt and decrypt messages using a basic algorithm. It supports interactive input for message encryption with customizable keys, ensuring secure data handling.

    Python