Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NYGCEDRIC authored Jul 25, 2024
1 parent 61a83b9 commit eac2d9b
Showing 1 changed file with 77 additions and 16 deletions.
93 changes: 77 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,77 @@
## Hi there πŸ‘‹

<!--
**NYGCEDRIC/NYGCEDRIC** is a ✨ _special_ ✨ repository because its `README.md` (this file) appears on your GitHub profile.
Here are some ideas to get you started:
- πŸ”­ I’m currently working on ...
- 🌱 I’m currently learning ...
- πŸ‘― I’m looking to collaborate on ...
- πŸ€” I’m looking for help with ...
- πŸ’¬ Ask me about ...
- πŸ“« How to reach me: ...
- πŸ˜„ Pronouns: ...
- ⚑ Fun fact: ...
-->
# 🌟 Cedric Nyagatare's GitHub Portfolio

Welcome to my GitHub portfolio repository! This repository is a collection of my projects, code samples, and contributions. Explore my work and feel free to reach out if you have any questions or collaboration ideas.

![Profile Banner](https://github.com/NYGCEDRIC/NYGCEDRIC/blob/main/Screenshot%202024-07-25%20at%208.44.32%20AM.png)

## πŸ“‹ Table of Contents

- [About Me](#about-me)
- [Projects](#projects)
- [Skills](#skills)
- [Certifications](#certifications)
- [Contact](#contact)
- [Contributing](#contributing)
- [License](#license)

## πŸ‘¨β€πŸ’» About Me

Hello! I'm Cedric Nyagatare, a passionate software engineer with a keen interest in developing innovative solutions. I enjoy working on challenging projects and constantly learning new technologies.

Visit my [portfolio website](https://cedric-nyagatare-portfolio.vercel.app/) to learn more about me and my work.

## πŸš€ Projects

Here are some of the projects I've worked on:

### [Project 1: Algo-Trading Strategy](https://github.com/NYGCEDRIC/algo-trading-strategy)
- **Description**: An end-to-end algorithmic trading strategy, including data sourcing, transformation, ML modeling, and trading simulation.
- **Technologies**: Python, Pandas, scikit-learn, Yahoo Finance API

### [Project 2: FarmingGPT](https://github.com/NYGCEDRIC/farminggpt)
- **Description**: An AI chatbot for farmers, accepting input in Hindi and providing output in Hindi, using LLaMA 2 and custom datasets.
- **Technologies**: Python, HuggingFace, Vercel AI SDK, Streamlit

### [Project 3: Weather Data Analysis](https://github.com/NYGCEDRIC/weather-data-analysis)
- **Description**: Cleaning and merging weather data, and calculating area-weighted and population-weighted weather variables.
- **Technologies**: Python, Pandas, NumPy

Check out my [repositories](https://github.com/NYGCEDRIC?tab=repositories) for more projects!

## πŸ› οΈ Skills

- **Programming Languages**: Python, JavaScript, HTML, CSS
- **Frameworks and Libraries**: React, Next.js, Tailwind CSS
- **Tools and Platforms**: Git, Vercel, HuggingFace
- **Databases**: MySQL, PostgreSQL
- **Other**: Data Analysis, Machine Learning, Natural Language Processing

## πŸ… Certifications

- **AWS Certified Solutions Architect** (March 2024)

## πŸ“¬ Contact

Feel free to reach out if you have any questions or would like to collaborate on a project:

- **Email**: [nyagatac@whitman.edu](mailto:nyagatac@whitman.edu)
- **LinkedIn**: [linkedin.com/in/cedric-nyagatare-39053b146](https://www.linkedin.com/in/cedric-nyagatare-39053b146)
- **Twitter**: [x.com/NyagatareCedric](https://x.com/NyagatareCedric)

## 🀝 Contributing

Contributions are welcome! If you'd like to contribute to any of my projects, please follow these steps:

1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## πŸ“œ License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.

---

Thank you for visiting my GitHub portfolio! 😊

0 comments on commit eac2d9b

Please sign in to comment.