An open API service indexing awesome lists of open source software.

https://github.com/sumanadithan/oibsib

This repository contains web development projects completed during my internship at OASIS INFOBYTE. It includes a cryptocurrency landing page, a personal portfolio, and a temperature converter web app, all built using HTML, CSS, and JavaScript.
https://github.com/sumanadithan/oibsib

css html internship-projects javascript particles-js portfolio temperature-converter web-development

Last synced: 4 months ago
JSON representation

This repository contains web development projects completed during my internship at OASIS INFOBYTE. It includes a cryptocurrency landing page, a personal portfolio, and a temperature converter web app, all built using HTML, CSS, and JavaScript.

Awesome Lists containing this project

README

        

# OASIS INFOBYTE Internship Projects

Welcome to my repository! This contains the projects I completed during my internship at OASIS INFOBYTE. The projects include a cryptocurrency landing page, a personal portfolio, and a temperature converter web app.

## Projects Overview

### 1. Landing Page

- **Description**: A landing page for cryptocurrency assets named Coinary.
- **Features**: Uses particles.js for animations to enhance visual appeal.
- **Live Demo**: [Landing Page](https://sumanadithan.github.io/OIBSIB/task-1/)
- **Figma Template**: Created using a template licensed under [CC BY 4.0](https://www.figma.com/community/file/1252920958684035465/cryptocurrency-landing-page-dark-mode).

### 2. Portfolio

- **Description**: A personal portfolio to showcase my skills, projects, and achievements.
- **Live Demo**: [Portfolio](https://sumanadithan.github.io/OIBSIB/task-2/)
- **Figma Template**: Created using a template licensed under [CC BY 4.0](https://www.figma.com/community/file/1235714687171618110).

### 3. Temperature Converter

- **Description**: A web application to convert temperatures between Celsius, Fahrenheit, and Kelvin.
- **Live Demo**: [Temperature Converter](https://sumanadithan.github.io/OIBSIB/task-3/)

## Technologies Used

- **HTML**: Markup language used to structure the content.
- **CSS**: Stylesheet language used to style the web pages.
- **JavaScript**: Programming language used to add interactivity and functionality.
- **particles.js**: JavaScript library used for creating animated particles on the landing page.

## Getting Started

To view or run the projects locally on your machine, follow these steps:

1. **Clone the Repository**:

```bash
git clone https://github.com/SumanAdithan/OIBSIB.git
```

2. **Navigate to the Project Directory**:

```bash
cd oibsib
```

3. **Open the Project**:
Open the `index.html` file in your preferred web browser to view the projects.

## License

This repository is licensed under the MIT License. See the `LICENSE` file for details.

## Credits

- **Particles.js**: Used for animations in the Landing Page.
- **Figma Templates**: The Landing Page and Portfolio were created using Figma templates licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).

## Contact

For any questions, feedback, or inquiries, you can reach me at [[email protected]](mailto:[email protected]).

## Acknowledgements

A big thank you to OASIS INFOBYTE for the opportunity and support throughout the internship. I appreciate the feedback and guidance that helped me complete these projects.