> Abhigyan Mahanta
I'm a
My passion is building simple, beautiful user experiences. Check out my projects below.
> Abhigyan.currentLocation
"Guwahati, India"
> Abhigyan.contactInfo
["abhigyanmahanta001@gmail.com", "LinkedIn", "Github", "Twitter"]
> Abhigyan.resume
["abhigyan.pdf"]
> Abhigyan.interests
> Abhigyan.education
> Abhigyan.skills
Projects
.01
Space Survivor

In this game, you play as a spaceship and your primary objective is to survive the army of war gunships. Just like in real life, you get one shot at this. This is an endless war so you have the opportunity to fight as long as you keep yourself alive.... Dodging the incoming fire, you get the ability to shoot down as many enemies as you can. The player's score will increase by 10 points every time he destroys an enemy. The game is over when the player gets shot or collides with an enemy.
.02
Weather App

This website was built with JavaScript, webpack and a weather API. This is a weather app that shows temperatures (current, min, max) by city name. The city name ...is obtained from form input. This app consumes OpenWeather API in the JSON format to show weather data. Users can toggle the temperature unit between °C and °F.
.03
Hospital Finder

Hospital Finder is a website-template that helps you to search and find hospitals in a region. The search can be filtered using various options and further information on the hospitals can be obtained by ...selecting any search result. This project demonstrates the use of bootstrap and Sass to create a simple landmark finding website.
.04
Games Info

Games Info is a PC games blog where users can write reviews or summaries about their favorite games. This web application allows users to sign up with their user name and email. Every ...logged-in user can create a new article. He has the ability to vote on his as well as other users' articles. This project demonstrates the use of Ruby on Rails to create an article creation website.
.05
Social Media App

Social Media is a website where users can connect with each other. A user can send and receive friend requests from other users. Users can see the posts created by their friends on their timeline. They ...can like it as well as comment on it. Users can also see their pending friend requests and choose to decline the invitation.
.06
Newsweek Clone

This project is a clone of the popular website Newsweek. This clone is responsive across multiple devices.... The use of relative and fixed positions as well as CSS grids has been used predominantly throughout the project. Bootstrap has been used in the design of navbars and footers.