Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
f48cd7f
Customize the website
alielesawy Sep 21, 2024
a337e25
scond customization
alielesawy Sep 22, 2024
ab1ca50
.
alielesawy Sep 24, 2024
b9a1e50
ubdate package.json
alielesawy Sep 24, 2024
a33b997
update package.json
alielesawy Sep 24, 2024
4fcdc7d
ubdate
alielesawy Sep 24, 2024
25b2a50
up 2 files
alielesawy Sep 24, 2024
08302ea
redo the previos commit
alielesawy Sep 24, 2024
896e6d6
redo
alielesawy Sep 24, 2024
b8e37ba
edit pkg file
alielesawy Sep 24, 2024
1c257f9
Update README.md
alielesawy Sep 24, 2024
9b775ce
Update README.md
alielesawy Sep 24, 2024
7c992db
edit home page
alielesawy Sep 24, 2024
a2c8dd7
Merge remote-tracking branch 'origin/master'
alielesawy Sep 24, 2024
c11bbd4
editing avatar
alielesawy Sep 24, 2024
e6dd8d1
edit blog link
alielesawy Sep 25, 2024
ac07f71
Update README.md
alielesawy Sep 26, 2024
2630a79
Update linkes on README.md
alielesawy Sep 26, 2024
9024566
Update README.md
alielesawy Sep 26, 2024
b6e16ed
Adding my wall page and add som features
alielesawy Sep 26, 2024
5e7eae6
Merge branch 'master' of https://github.com/alielesawy/myPortfolio
alielesawy Sep 26, 2024
28f9fb9
some updates
alielesawy Dec 21, 2024
1c9c58f
Add Experience section with ExperienceCard component and data
alielesawy Apr 28, 2025
2832b0c
Implement Experience section with timeline and detailed entries
alielesawy Apr 28, 2025
af2f498
Update portfolio details and remove unused components
alielesawy Apr 28, 2025
1bd0739
Enhance Experience section with additional instruction text and style…
alielesawy Apr 28, 2025
c656d53
Refactor code structure for improved readability and maintainability
alielesawy Apr 28, 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
41 changes: 5 additions & 36 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,12 @@
<h2 align="center">
Portfolio Website - v2.0<br/>
<a href="https://soumyajit.vercel.app/" target="_blank">soumyajit.tech</a>
</h2>
<div align="center">
<img alt="Demo" src="./Images/readme-img1.png" />
</div>
## Info

<br/>

<center>

[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) &nbsp;
[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com) &nbsp;
[![forthebadge](https://forthebadge.com/images/badges/open-source.svg)](https://forthebadge.com) &nbsp;
![GitHub Repo stars](https://img.shields.io/github/stars/soumyajit4419/Portfolio?color=red&logo=github&style=for-the-badge) &nbsp;
![GitHub forks](https://img.shields.io/github/forks/soumyajit4419/Portfolio?color=red&logo=github&style=for-the-badge)

</center>

<h3 align="center">
🔹
<a href="https://github.com/soumyajit4419/Portfolio/issues">Report Bug</a> &nbsp; &nbsp;
🔹
<a href="https://github.com/soumyajit4419/Portfolio/issues">Request Feature</a>
</h3>

## TL;DR

You can fork this repo to modify and make changes of your own. Please give me proper credit by linking back to [Soumyajit4419](https://github.com/soumyajit4419/Portfolio). Thanks!

- The resource code from [**Soumyajit Behera**](https://github.com/soumyajit4419)
- I Just customiz , build and deploy with Alibab Cloud Service
- Visit the website [Here](https://www.aliesmail.tech/)

## Built With

My personal portfolio <a href="https://soumyajit.vercel.app/" target="_blank">soumyajit.tech</a> which features some of my github projects as well as my resume and technical skills.<br/>

This project was built using these technologies.

Expand Down Expand Up @@ -68,9 +43,3 @@ The page will reload if you make edits.

Open the project folder and Navigate to `/src/components/`. <br/>
You will find all the components used and you can edit your information accordingly.

### Show your support

Give a ⭐ if you like this website!

<a href="https://www.buymeacoffee.com/soumyajit4419" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-violet.png" alt="Buy Me A Coffee" height= "60px" width= "217px" ></a>
Loading