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

https://github.com/sofialtamsh/portfolio


https://github.com/sofialtamsh/portfolio

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Sofi Altamsh - ML Engineer Portfolio

I'm a passionate Natural Language Processing (NLP) Engineer & AI Enthusiast, driven by the power of data and artificial intelligence. I specialize in building 🔥 data-driven solutions with expertise in Python, data analysis, NLP, LLMs, Deep Learning and cutting-edge machine learning techniques. My goal is to create or train impactful models that solve real-world problems and push the boundaries of AI.

## Features

- Clean and modern design
- Fully responsive layout
- Smooth animations and transitions
- Dark mode support
- Optimized for performance
- Built with HTML, CSS, and JavaScript
- Uses Bootstrap for responsive design
- Font Awesome icons for visual elements
- Downloadable CV
- Detailed experience and project sections
- Technology scrolling bar
- Contact information

## Sections

1. Hero Section
- Name and title
- Location
- Social links
- CV download button

2. About Me
- Professional summary
- Key expertise

3. Skills
- Machine Learning
- Deep Learning
- NLP & LLMs
- MLOps
- CloLibraries & Frameworksud
- Visualization
- Technology scrolling bar

4. Experience
- Current role
- Key projects

5. Projects
- Fake News Detection
- Face Mask Detection System
- CV Management

6. Education
- B.tech
- HSC

7. Certifications & Achievements
- Professional certifications
- Notable achievements

8. Contact
- Email
- Phone
- Social links

## Technologies Used

- HTML5
- CSS3
- JavaScript (ES6+)
- Bootstrap 5
- Font Awesome
- Intersection Observer API
- CSS Variables
- CSS Grid and Flexbox
- CSS Animations and Transitions
- GitHub Pages

## Setup and Deployment

1. Clone the repository:
```bash
git clone https://github.com/sofialtamsh/Portfolio.git
```

2. Open `index.html` in your browser or deploy to your preferred hosting service.

3. For GitHub Pages deployment:
- Go to repository settings
- Navigate to Pages section
- Select main branch as source
- Save to deploy

## Performance

- Minimal dependencies
- Optimized images
- Efficient CSS and JavaScript
- Smooth scrolling
- Lazy loading animations

## Browser Support

- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)

## License

This project is open source and available under the [MIT License](LICENSE).

## Contact

- Email: sofialtamsh123@gmail.com
- LinkedIn: [Sofi Altamsh](https://www.linkedin.com/in/sofi-altamsh-409831193/)
- GitHub: [sofialtamsh](https://github.com/sofialtamsh)

## CV Management

To update your CV:

1. Replace the file at `public/assets/SofiAltamsh_CV.pdf` with your latest CV
2. The download button in the hero section will automatically use the new file
3. The CV last updated date will be automatically updated

## Local Development

1. Clone the repository
2. Install dependencies:
```
npm install
```
3. Start the development server:
```
npm start
```
4. Open your browser and navigate to `http://localhost:3000`

## Deployment

This portfolio is deployed using GitHub Pages. The deployment is automated using GitHub Actions.