HOME
PROJECT
CONTACT

PROJECTS

Here, you will find some of my projects that I have created as an implementation of theoretical concepts. Feel free to check out any of them.

Department Portfolio

A portfolio website for the Department of Physics of my current institution, Anandaram Dhekial Phookan College. Basically, it was designed to showcase our annual wall magazine and some basic information about our department.

To visit the portfolio, click on "A D P C - Physics"

E D I T H ~ A Virtual Assistant

E D I T H - A Virtual Assistant, basically it design to perform some basic functionality like asking Date, Time, to open Facebook, Instagram, Google, asking about someone like SRK, Ronaldo etc.. etc... It is purely made with HTML, CSS, JavaScript.

You can just click on "Tap to Speak !" button and give your command as ~

• Who is SRK ?
• Where is ISRO ?
• What is Photosynthesis ?
• What is the time ?
• What is the date ?
• Open google/instagram/facebook.
( it will open the apps in browser )
• Who design you ?

To try this, click on "E D I T H ~ A Virtual Assistant"

QR Generator

A web application designed to create a unique QR Code from a URL or text input. It can help you to generate a QR code from a Google Form link, website URL, or any other text.

Check out the web app by simply clicking on "QR Generator "

Vector Calculator

Currently, I am exploring the field of web development and learning from open sources such as YouTube, documentation, ChatGPT, and demo projects. After successfully grasping some concepts in web development, I have created a website. Currently, I am focusing on learning JavaScript, and for practice, I have initiated a vector calculator project. The main objective of this application is to perform vector operations such as addition, subtraction, dot product, and cross product of vectors.

You can try the web application by clicking the tex "Vector calculator"

Tic Tac Toe

As we all know, the Tic Tac Toe game is a very common JavaScript project for beginners. I have also tried to create this project after learning a few concepts of JavaScript. I am feeling happy to share this project with you all.

You can enjoy the game by clicking on "Tic Tac Toe Game"

Rock Paper Scissor

Rock paper Scissor is a famous fun game among us since childhood, so I have created a mini project on it using HTML, CSS and JS. You can enjoy the with a inbuilt bot in the game.

To enjoy the game, click on "Rock Paper Scissor"

Calculator app using Python

Python is a high-level programming language known for its simplicity and readability, making it world wide popular programing language. I am also learning this programming language and recently, I have developed a mobile application using the popular framework named KivyMD in Python. The primary purpose of this application is to assist users in finding the values of trigonometric functions, conduct basic calculations and perform vector operations. The most unique functionality of the application is performing Vector-opperations like addition , substraction, Dot and Cross multiplication of vectors. Generally these Vector-opperations takes one to two minutes but using these apllication you can solve the problem in just five to ten seconds. You can directly download the APK file and use it conveniently.

Note : The apllication is suitable for android only !