ACM-VIT / Algos-for-all-Amigos

This repository consists an implementation of the Algorithms encountered in Computer Science, Physics and Mathematics.
MIT License
9 stars 10 forks source link

Web App to Decode/Encode base64 strings #5

Closed Chasmiccoder closed 2 years ago

Chasmiccoder commented 2 years ago

Hey there! Welcome to Hacktoberfest 2021!

Thanks for taking interest in this project.

We want to develop a website that can be used to solve Cybersecurity Related Tasks. One really useful feature will be a script to convert base64 string to ascii and vice versa. The website needs to be fully responsive!

Tech Stack - HTML, CSS, JS

Example - Type String
ASCII "Hello World"
Base64 "SGVsbG8gV29ybGQ="

It's okay if you don't finish 100% of what is required, it's the attempt that matters! We'll accept PRs even if they complete a sub-component of this issue (depending on the code submitted and the effort taken) All the best :D

sayantani11 commented 2 years ago

Interested

Karun842002 commented 2 years ago

Can I be assigned this issue please?

Chasmiccoder commented 2 years ago

@sayantani11 sure! I'll assign this issue to you

Chasmiccoder commented 2 years ago

Hi @Karun842002 Really sorry about that, but we are to assign the issue to the first person who asks for it. Try for another one and I'll assign you for sure

Thanks for taking interest.

sayantani11 commented 2 years ago

@Chasmiccoder you can actually assign it to @Karun842002 I will find something else. NP.

Chasmiccoder commented 2 years ago

No worries @sayantani11

@Karun842002 If you're still interested, you can work on this one!

Karun842002 commented 2 years ago

I'll finish the other one, and move on to this one.

Chasmiccoder commented 2 years ago

@Karun842002 Yes sure! That works.

Good luck