/* Create the parallax scrolling effect */ background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; }
.content { padding: 100px; }
.sticky { position: fixed; top: 0; width: 100%; background-color: #B1F085 }
.sticky + .content { padding-top: 60px; }
@media (max-width: 768px) { .carousel-inner .carousel-item > div { display: none; } .carousel-inner .carousel-item > div:first-child { display: block; } }
.carousel-inner .carousel-item.active, .carousel-inner .carousel-item-next, .carousel-inner .carousel-item-prev { display: flex; }
/* display 3 */ @media (min-width: 768px) {
.carousel-inner .carousel-item-right.active,
.carousel-inner .carousel-item-next {
transform: translateX(33.333%);
}
.carousel-inner .carousel-item-left.active,
.carousel-inner .carousel-item-prev {
transform: translateX(-33.333%);
}
}
.carousel-inner .carousel-item-right, .carousel-inner .carousel-item-left{ transform: translateX(0); }
</style>
</div>
<div class="col-sm-8" style="padding:30px; color: teal;">
<h2 style="padding: 10px;text-decoration: underline;">Vishwajeet's Credentials</h2>
<div style="color: black;font-size: 25px;">
<p>Designation: - Student</p>
<p>Studies At: - NIT,Patna</p>
<p>Pursuing Majors In: - Computer Science</p>
<p>Skill Stack: - Competetive Programming / Web Dev / ML</p>
<p>Tech Stack: - C++ / JavaScript / Node.JS / Python / React.JS / MongoDB</p>
</div>
</div>
</div>
Name: - BahiKhata
Description: - A basic ledger for keeping track of your business.
Github Repo: - Github/BahiKhata
Link to Website: - BahiKhata
Used Technology: - Node.JS,MongoDb,EJS
Name: - IEEE NITP Website
Description: - Official IEEE Student chapter website of NIT Patna.
Github Repo: - Github/IEEE NITP Web
Link to Website: - IEEE Nitp
Used Technology: - HTML,CSS,JS
Name: - Track-Your-Run
Description: - A simple running tracker app based on Haversine formula.
Github Repo: - Github/TrackYourRun
Used Technology: - React-Native
Name: - Django CRUD app
Description: - A basic CRUD application written in Django (Can be tested using Postman).
Github Repo: - Github/DjangoRestApi
Used Technology: - Django,Python
Name: - GOT Death Predictor
Description: - A simple ML model based on linear-regression to predict the death year of Game of Thrones characters.
Github Repo: - Github/GOTDeathPredictor
Used Technology: - Python,ML
Name: - Authentication App
Description: - Node.js and moongoose based project for authentication using JSON web Tokens.
Github Repo: - Github/auth
Used Technology: - Node.JS,MongoDB,Mongoose
</div>
<div class="col-sm-6" style="font-weight: bolder;font-size: 25px;padding: 15px;text-decoration: underline;">
-:Some useful links:-
<div style="font-size: 55px;">
<a href="https://github.com/vsrnitp" style="text-decoration: none;color: black;">
<i class="fa fa-github" aria-hidden="true"></i>
</a>
</div>
</div>
<div class="col-sm-3">
</div>