Bhagyashree Patra (@Vagyasri)
  • Stars
    star
    206
  • Global Rank 120,473 (Top 5 %)
  • Followers 43
  • Following 31
  • Registered about 4 years ago
  • Most used languages
    JavaScript
    50.0 %
    HTML
    22.2 %
    Ruby
    20.4 %
    Python
    3.7 %
    CSS
    3.7 %
  • Location 🇫🇷 France
  • Country Total Rank 3,049
  • Country Ranking
    HTML
    288
    Ruby
    306
    CSS
    582
    JavaScript
    1,038
    Python
    4,425

Top repositories

1

Vagyasri

7
star
2

News-Week

In this Project, we have cloned the Newsweek webpage in order to practice Bootstrap.
HTML
5
star
3

Events-Directory

This is a website for an online events directory consisting of 3 interlinked web pages.
HTML
5
star
4

Clock

In this project I have created an Analog Clock, which displays the real time. For this creation, I have used Vanilla Javascript.
JavaScript
5
star
5

Webpack-Setup

Setting up the Web-pack for the future Projects
JavaScript
4
star
6

Compiler-Breakout

JavaScript
4
star
7

The-NewYork-Times

HTML
4
star
8

Deletable-Primes

A “deletable prime” is a prime number where you can delete digits one at a time and still have a prime number.
Python
4
star
9

Array-Cardio

In this Project, I am dealing with some array methods in order to get a strong grasp on Javascript fundamentals.
JavaScript
4
star
10

Drum-Kit

In this project, I am creating a Drum-kit that will be playing the sounds associated with the individual keys. I have built this using Vanilla Javascript.
HTML
4
star
11

Fractals

This game involves the generation of Koch snowflakes using Javascript.
JavaScript
4
star
12

Tic-Tac-Toe

In this project, we build a Tic Tac Toe game. The main goal is to put into practice the main concepts of Object Oriented Programming using Ruby.
Ruby
4
star
13

City-Mapper

In this project, I am creating a web application that will allow users to find the cities by searching through keywords. Here, I have used an external API to fetch the cities information.
JavaScript
4
star
14

Microverse_Abdulfatai

HTML
3
star
15

Hello-World-1

3
star
16

Python-practice

Python
3
star
17

microverse_mario

HTML
3
star
18

To-Do-List

In this project, I am building a TO-DO-LIST in order to Practice Webpack and ES6.
JavaScript
3
star
19

Exercise-Set-up-a-GitHub-repository-with-correct-tools

HTML
3
star
20

Testing

3
star
21

Ex-1-GitHub-repository

3
star
22

forms_microverse

HTML
3
star
23

HTML-CSS-template

HTML
3
star
24

Bakery

JavaScript
3
star
25

Hello-World

3
star
26

Vacation-Rentals-Website

It is a website for Vacation-Rentals consisting of 3 interlinked web-pages.
3
star
27

Counting-Cards

I have created a card counting function. It will receive a card parameter, which can be a number or a string, and increment or decrement the global count variable, according to the card's value. The function will then return a string with the current count and the string `BET` if the count is positive, or `HOLD` if the count is zero or negative.
JavaScript
3
star
28

Title-Case

In this Project, I have created a function to return the provided string with the first letter of each word capitalized and made sure that the rest of the word is in lower case.
JavaScript
3
star
29

Exercise-1

HTML
3
star
30

Leaderboard

JavaScript
3
star
31

Image-Gallery

In this Project, I am creating a picture gallery using CSS Flexbox.
CSS
3
star
32

Recursive-Function

In this project I am practicing Recursive-Function using Javascript.
JavaScript
3
star
33

Awesome-Books

It is website containing a list of books been created using plain JavaScript with objects.
CSS
3
star
34

Palindrome-Checker

In this Project, I will be checking if a string is Palindrome or not. I will create function using Javascript.
JavaScript
3
star
35

Mountains

In this Project, I am adjusting the spacing, blur effect, and color of a certain image using CSS variables and Vanilla Javascript.
JavaScript
3
star
36

Hangman

In this Project, I have created the hangman game for practicing Ruby basics.
Ruby
3
star
37

Cuisine-variant

In this project, we are creating a website consisting of Recipes from around the world. We are using a Kanban board for practice purposes and we have used an external API.
JavaScript
3
star
38

Javascript-Template

JavaScript
3
star
39

Golf-Code

In this Project, I am defining a function that will return the correct NICKNAME for a golfer based on their PAR and STROKES. I have used JavaScript for this Project.
JavaScript
3
star
40

Record-Collection

In this project, I have started with an updateRecords function that takes an object literal, records, containing the musical album collection, an id, a prop (like artist or tracks), and a value. The function has been created using the rules below to modify the object passed to the function.
JavaScript
3
star
41

Where-do-I-Belong

In this project, I have created a function that will return the lowest index at which a value (second argument) should be inserted into an array (first argument) once it has been sorted. The returned value should be a number.
JavaScript
3
star
42

Arrow-Function

JavaScript
2
star
43

Selfdefined-Ruby-Enumerable

In this project, I will be defining the enumerable methods mostly used in Ruby applications.
Ruby
2
star
44

JS-Practice

HTML
2
star
45

Calculator

Practicing Rspec
Ruby
2
star
46

Methods

Ruby
2
star
47

Test-Practice

JavaScript
2
star
48

Repeated-String

Ruby
2
star
49

Ruby-template

2
star
50

ES6-Modules-Practice

JavaScript
2
star
51

Gitflow

2
star
52

git_test

2
star
53

To-Do-List-Practice

JavaScript
2
star
54

ES6-Challenge

JavaScript
2
star
55

Jest-Setup

JavaScript
2
star
56

DOM-Manipulation

Created this repo for understanding DOM better.
HTML
2
star
57

My-Rubocop

This is my Ruby Capstone Project in which I have developed my own version of rubocop.
Ruby
2
star
58

Ruby-Exercises

Creating this repo for learning purpose
Ruby
2
star
59

FizzBuzz

This project gives a solution to fizzbuzz.
Ruby
2
star
60

Bubble-sort

Resolve bubble sort using Ruby
Ruby
2
star
61

Figure

In this project, I am drawing a figure using Ruby in order to practice the colorize gem.
Ruby
2
star
62

Basic-List

Practicing Add, edit, Remove on an Array
JavaScript
2
star
63

JS-Best-Practice

JavaScript
2
star