Skip to content

Personal Website #62

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
f2efd4a
initial changes
quamranhasan Nov 11, 2024
b8dda4a
initial changes
quamranhasan Nov 11, 2024
c354940
initial changes
quamranhasan Nov 11, 2024
2ae49f6
initial changes
quamranhasan Nov 11, 2024
9d0ac29
fixed image sources
quamranhasan Nov 11, 2024
9e85cf4
fixed image sources
quamranhasan Nov 11, 2024
da2a88b
fixed image sources
quamranhasan Nov 11, 2024
061ea60
fixed image sources
quamranhasan Nov 11, 2024
b54761f
fixed image sources
quamranhasan Nov 11, 2024
7f169e1
more projects
quamranhasan Nov 11, 2024
935147c
added skills
quamranhasan Nov 11, 2024
c758e97
added skills
quamranhasan Nov 11, 2024
8a8404d
added skills
quamranhasan Nov 11, 2024
7448dbd
added skills
quamranhasan Nov 11, 2024
1b790db
added skills
quamranhasan Nov 11, 2024
e648c49
added skills
quamranhasan Nov 11, 2024
d559075
added skills
quamranhasan Nov 11, 2024
d76d652
added skills
quamranhasan Nov 11, 2024
db5de7e
added educatino
quamranhasan Nov 11, 2024
01dcfab
added education
quamranhasan Nov 11, 2024
fff197b
added education
quamranhasan Nov 11, 2024
f0ca43b
added education
quamranhasan Nov 11, 2024
25c3729
added education
quamranhasan Nov 11, 2024
96bdfc9
modified readme
quamranhasan Nov 11, 2024
4b0ced1
added publication
quamranhasan Nov 11, 2024
9b357ac
added publication
quamranhasan Nov 11, 2024
936976c
final version
quamranhasan Nov 11, 2024
1e3f1f3
minor edits
quamranhasan Nov 11, 2024
8d49339
minor edits
quamranhasan Nov 11, 2024
1ac89e9
minor edits
quamranhasan Nov 12, 2024
6b85dfa
minor edits
quamranhasan Nov 12, 2024
8136ffa
updated resume
quamranhasan Nov 21, 2024
803d3fd
updated resume
quamranhasan Nov 21, 2024
99b0d17
minor edits
quamranhasan Jan 5, 2025
cfce2ce
added coursework
quamranhasan Feb 27, 2025
c6c85e9
updated resume
quamranhasan Mar 24, 2025
05d1c2d
minor updates
quamranhasan Aug 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
44 changes: 6 additions & 38 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,49 +1,17 @@
# Personal Portfolio ⚡️
> A clean, beautiful, responsive portfolio template for Software Developers!

> https://varadbhogayata.github.io

![GitHub stars](https://img.shields.io/github/stars/varadbhogayata/varadbhogayata.github.io)
![GitHub forks](https://img.shields.io/github/forks/varadbhogayata/varadbhogayata.github.io)
[![Maintenance](https://img.shields.io/badge/maintained-yes-green.svg)](https://github.com/varadbhogayata/varadbhogayata.github.io/commits/master)
[![Website shields.io](https://img.shields.io/badge/website-up-yellow)](http://varadbhogayata.github.io/)
[![Ask Me Anything !](https://img.shields.io/badge/ask%20me-linkedin-1abc9c.svg)](https://www.linkedin.com/in/varadbhogayata/)
[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)

### Website Preview
<p align="center">
<kbd>
<a href="https://varadbhogayata.github.io" target="_blank"><img src="examples/preview.gif">
</a>
</kbd>
</p>

:star: Star me on GitHub — it helps!

## Features 📋
⚡️ Fully Responsive\
⚡️ Valid HTML5 & CSS3\
⚡️ Typing animation using `Typed.js`\
⚡️ Easy to modify

## Installation & Deployment 📦
- Clone the repository and modify the content of <b>index.html</b> according to your requirement.
- Add or remove images from `varadbhogayata.github.io/assets/img/` directory as per your requirement.
- I highly recommend to use [Github Pages](https://create-react-app.dev/docs/deployment/#github-pages) to deploy the website the EASIEST WAY.
- To deploy your website, first you need to create github repository with name `<your-github-username>.github.io`. Please don't give any other name.
- Push the generated code to the `master` branch of this repository.
- <b>NOTE:</b> Make sure to set `analyticsId` from your Google Analytics account inside the Google Analytics script tag, if you want to use your own Google Analytics account.
## Acknowledgement
I (Quamran) got this template from Varad Bhogayata. All credit goes to him.
https://github.com/varadbhogayata/varadbhogayata.github.io.

## Sections 📚
✔️ About me\
✔️ Experience\
✔️ Projects \
✔️ Skills \
✔️ Education\
✔️ Publications\
✔️ Projects \
✔️ Contact Info\
✔️ Resume

To view a live example, **[click here](https://varadbhogayata.github.io/)**

## Tools Used 🛠️
* [<b>GitHub Pages</b>](https://create-react-app.dev/docs/deployment/#github-pages) - To host my static website (HTML, CSS, JS).
Expand All @@ -54,7 +22,7 @@ To view a live example, **[click here](https://varadbhogayata.github.io/)**
#### Step 1

- **Option 1**
- 🍴 Fork this repo!
- 🍴 Fork the original repo (https://github.com/varadbhogayata/varadbhogayata.github.io)!

- **Option 2**
- 👯 Clone this repo to your local machine.
Expand Down
Binary file added assets/.DS_Store
Binary file not shown.
15 changes: 12 additions & 3 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,13 @@ h3 {
position: relative;
}

#about .flow-text {
font-size: 1.5rem; /* Smaller than default (1rem) */
line-height: 1.6; /* Optional: Adjust line spacing */
padding-left: 20px;
padding-right: 20px;
}

#intro.section .container {
color: white;
font-weight: 200;
Expand Down Expand Up @@ -423,7 +430,7 @@ h3 {
}

#experience .card .col.s12.m2 a img {
max-height: 60px;
max-height: 75px;
}

.card-action span {
Expand Down Expand Up @@ -488,8 +495,10 @@ a.hoverline:hover {

#skills .col img.responsive-img {
margin: 0 auto;
max-height: 100px;
padding-bottom: 10px;
max-height: 70px;
padding: 5px;
padding-top: 20px;

text-align: center;
vertical-align: middle;
display: table-cell;
Expand Down
Binary file removed assets/img/1 8N_C_zr-esOi-hjnzfURAg.png
Binary file not shown.
Binary file removed assets/img/1 HgXA9v1EsqlrRDaC_iORhQ.png
Binary file not shown.
Binary file removed assets/img/1 m9sSpxg6bsRgOZF7Rbyokw.png
Binary file not shown.
Binary file removed assets/img/2373842_a332_2.jpg
Binary file not shown.
Binary file not shown.
Binary file added assets/img/Data Mining Lab.webp
Binary file not shown.
Binary file removed assets/img/Deep-learning-for-computer-vision2.png
Binary file not shown.
Binary file removed assets/img/Introduction-to-deep-learning2.png
Binary file not shown.
Binary file added assets/img/NumPy.webp
Binary file not shown.
Binary file added assets/img/Python-logo-notext.svg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/RAG.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/Selenium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions assets/img/acl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/img/ai-wallpaper-1.jpg
Binary file not shown.
Binary file removed assets/img/aws-logo.png
Binary file not shown.
Binary file modified assets/img/aws.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/benqa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/img/bg.png
Binary file not shown.
Binary file removed assets/img/bootstrap.png
Binary file not shown.
Binary file added assets/img/c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/img/computer-vision-v2-04.png
Binary file not shown.
Binary file removed assets/img/css3-300x300.jpg
Binary file not shown.
Binary file removed assets/img/css3.png
Binary file not shown.
Binary file removed assets/img/django-logo.webp
Binary file not shown.
Binary file added assets/img/django.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/dp.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/img/eat-sleep-code-repeat-wallpaper.jpg
Binary file not shown.
Binary file removed assets/img/exp-cignex-logo-250x250.jpg
Binary file not shown.
Binary file removed assets/img/exp-cignex-logo-500x500.jpg
Diff not rendered.
Binary file removed assets/img/exp-cignex-logo.png
Diff not rendered.
Binary file removed assets/img/exp-meditab-logo-250x250.jpg
Diff not rendered.
Binary file removed assets/img/exp-meditab-logo-500x500.jpg
Diff not rendered.
Binary file removed assets/img/exp-meditab-logo.png
Diff not rendered.
Binary file removed assets/img/exp-mtag-logo-250x250.jpg
Diff not rendered.
Binary file removed assets/img/exp-mtag-logo-500x500.jpg
Diff not rendered.
Binary file removed assets/img/exp-mtag-logo.jpg
Diff not rendered.
Binary file removed assets/img/exp-zhiffy-logo-1.webp
Binary file not shown.
Binary file added assets/img/fake_import.png
Binary file removed assets/img/favicon.png
Diff not rendered.
Binary file removed assets/img/favicon/android-icon-144x144.png
Diff not rendered.
Binary file removed assets/img/favicon/android-icon-192x192.png
Diff not rendered.
Binary file removed assets/img/favicon/android-icon-36x36.png
Diff not rendered.
Binary file removed assets/img/favicon/android-icon-48x48.png
Diff not rendered.
Binary file removed assets/img/favicon/android-icon-72x72.png
Diff not rendered.
Binary file removed assets/img/favicon/android-icon-96x96.png
Diff not rendered.
Binary file removed assets/img/favicon/apple-icon-114x114.png
Diff not rendered.
Binary file removed assets/img/favicon/apple-icon-120x120.png
Diff not rendered.
Binary file removed assets/img/favicon/apple-icon-144x144.png
Diff not rendered.
Binary file removed assets/img/favicon/apple-icon-152x152.png
Diff not rendered.
Binary file removed assets/img/favicon/apple-icon-180x180.png
Diff not rendered.
Binary file removed assets/img/favicon/apple-icon-57x57.png
Diff not rendered.
Binary file removed assets/img/favicon/apple-icon-60x60.png
Diff not rendered.
Binary file removed assets/img/favicon/apple-icon-72x72.png
Diff not rendered.
Binary file removed assets/img/favicon/apple-icon-76x76.png
Diff not rendered.
Binary file removed assets/img/favicon/apple-icon-precomposed.png
Diff not rendered.
Binary file removed assets/img/favicon/apple-icon.png
Diff not rendered.
2 changes: 0 additions & 2 deletions assets/img/favicon/browserconfig.xml

This file was deleted.

Binary file removed assets/img/favicon/favicon-16x16.png
Diff not rendered.
Binary file removed assets/img/favicon/favicon-32x32.png
Diff not rendered.
Binary file removed assets/img/favicon/favicon-96x96.png
Diff not rendered.
Binary file removed assets/img/favicon/favicon.ico
Binary file not shown.
41 changes: 0 additions & 41 deletions assets/img/favicon/manifest.json

This file was deleted.

Binary file removed assets/img/favicon/ms-icon-144x144.png
Diff not rendered.
Binary file removed assets/img/favicon/ms-icon-150x150.png
Diff not rendered.
Binary file removed assets/img/favicon/ms-icon-310x310.png
Diff not rendered.
Binary file removed assets/img/favicon/ms-icon-70x70.png
Diff not rendered.
Binary file removed assets/img/featured_image-3.webp
Binary file not shown.
Binary file added assets/img/figma.png
Binary file removed assets/img/flask-logo.png
Diff not rendered.
Binary file added assets/img/flask.webp
Binary file not shown.
Binary file removed assets/img/futuristic-wallpaper.jpg
Diff not rendered.
Binary file added assets/img/ga.png
Binary file removed assets/img/gan.jpg
Diff not rendered.
1 change: 1 addition & 0 deletions assets/img/gbq.svg
Binary file modified assets/img/git.png
Binary file removed assets/img/github.png
Diff not rendered.
14 changes: 14 additions & 0 deletions assets/img/gtm.svg
Binary file added assets/img/heartificialMind.png
Binary file removed assets/img/heroku.png
Diff not rendered.
Binary file added assets/img/hotjar.png
Binary file removed assets/img/html5-300x300.jpg
Diff not rendered.
Binary file removed assets/img/html5.png
Diff not rendered.
Binary file added assets/img/java.png
Binary file removed assets/img/javascript-coding-wallpaper-1.jpg
Diff not rendered.
Binary file removed assets/img/javascript.png
Diff not rendered.
Binary file added assets/img/kaist.png
File renamed without changes
Binary file added assets/img/kookyLogo.png
Binary file removed assets/img/matplotlib-logo-1-500x500.jpg
Diff not rendered.
1 change: 0 additions & 1 deletion assets/img/matplotlib-logo-1.svg
Diff not rendered.
Binary file removed assets/img/minimal-ai-wallpaper.jpg
Diff not rendered.
Binary file added assets/img/molpax_logo.png
Binary file removed assets/img/mooc-algorithms-stanford-2-800x500.jpg
Diff not rendered.
Binary file removed assets/img/mooc-algorithms-stanford-2.jpg
Diff not rendered.
Binary file removed assets/img/mooc-algorithms-stanford.jpg
Diff not rendered.
Diff not rendered.
Binary file removed assets/img/mooc-machine-learning-coursera.png
Diff not rendered.
Binary file removed assets/img/my-passport-photo-square.jpg
Diff not rendered.
Binary file removed assets/img/mysql-logo-1-300x300.jpg
Diff not rendered.
Binary file removed assets/img/mysql-logo-1.png
Diff not rendered.
Binary file added assets/img/mysql.png
Binary file removed assets/img/nodejs.png
Diff not rendered.
Binary file removed assets/img/numpy-logo-1-500x500.jpg
Diff not rendered.
Binary file removed assets/img/numpy-logo-1.png
Diff not rendered.
Binary file removed assets/img/opencv-logo-1-500x500.jpg
Diff not rendered.
Binary file removed assets/img/opencv-logo-1.png
Diff not rendered.
Binary file added assets/img/opencv.png
Binary file removed assets/img/pandas-logo-1.png
Diff not rendered.
Binary file removed assets/img/pandas-logo-2-500x500.jpg
Diff not rendered.
Binary file removed assets/img/pandas-logo-2.png
Diff not rendered.
Loading