Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
4 changes: 2 additions & 2 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# These are supported funding model platforms

github: daattali
patreon: DeanAttali
github: kumarbreena

33 changes: 14 additions & 19 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,29 +10,28 @@
############################

# Name of website
title: My website
title: Breena S. Kumar

# Your name to show in the footer
author: Some Person
author: Breena S. Kumar

###############################################
# --- List of links in the navigation bar --- #
###############################################

navbar-links:
About Me: "aboutme"
Resources:
- Beautiful Jekyll: "https://beautifuljekyll.com"
- Learn markdown: "https://www.markdowntutorial.com/"
Author's home: "https://deanattali.com"
Projects: "projects"
Resume: "resume"
Contact: "contact"


################
# --- Logo --- #
################

# Image to show in the navigation bar - works best with a square image
# Remove this parameter if you don't want an image in the navbar
avatar: "/assets/img/avatar-icon.png"
avatar: "/assets/img/avatar.png"

# By default, the image is cut into a circle. You can disable this behaviour by setting 'round-avatar: false'
round-avatar: true
Expand All @@ -50,14 +49,10 @@ round-avatar: true
# You can change the order that they show up on the page by changing the order here.
# Uncomment the links you want to show and add your information to each one.
social-network-links:
email: "[email protected]"
rss: true # remove this line if you don't want to show an RSS link at the bottom
facebook: deanattali
github: daattali
twitter: daattali
patreon: DeanAttali
youtube: "@daattali"
whatsapp: 15551212
email: "[email protected]"
linkedin: breena-kumar
github: kumarbreena
phone number: 3136901604
# medium: yourname
# reddit: yourname or r/yoursubreddit
# linkedin: daattali
Expand Down Expand Up @@ -94,15 +89,15 @@ rss-description: This website is a virtual proof that I'm awesome

# Select which social network share links to show in posts
share-links-active:
twitter: true
facebook: true
twitter: false
facebook: false
linkedin: true
vk: false
reddit: false

# How to display the link to your website in the footer
# Remove this if you don't want a link in the footer
url-pretty: "MyWebsite.com"
url-pretty: "kumarbreena.github.io"

# Add the website title to the title of every page
title-on-all-pages: true
Expand Down
18 changes: 0 additions & 18 deletions _posts/2020-02-26-flake-it-till-you-make-it.md

This file was deleted.

100 changes: 0 additions & 100 deletions _posts/2020-02-28-sample-markdown.md

This file was deleted.

13 changes: 4 additions & 9 deletions aboutme.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
---
layout: page
title: About me
subtitle: Why you'd want to go on a date with me
subtitle: Get to know me!
---

My name is Inigo Montoya. I have the following qualities:
My name is Breena Simi Kumar, and I am a rising junior at Michigan State University, pursuing a degree in Data Science with a minor in Business. I am passionate about the intersection of technology and strategy, and I hope to build a career in technology consulting, ideally internationally. I'm currently a data analytics intern at Health Alliance Plan, where I work alongside other colleagues in order to create data visualizations and use data extraction.

- I rock a great mustache
- I'm extremely loyal to my family
Beyond academics, I have a deep appreciation for travel and exploring diverse cultures. One of my favorite places I’ve visited is Fiji—a destination especially close to my heart, as it’s where my family is from. Additionally, outside of school, I'm a part of a professional business fraternity, Delta Sigma Pi, and a consulting club, SCNO (Students Consulting for Nonprofit Organizations).

What else do you need?

### My story

To be honest, I'm having some trouble remembering right now, so why don't you just watch [my movie](https://en.wikipedia.org/wiki/The_Princess_Bride_%28film%29) and it will answer **all** your questions.
This website is intended to be a living portfolio where I can document and share my growth, projects, and experiences in data science. I hope it will serve as both a reflection of my journey and a hub for staying organized as I continue to develop professionally.
Binary file added assets/css/files/CMSE-Final-Project-main.zip
Binary file not shown.
Binary file added assets/css/files/RESUME.docx
Binary file not shown.
Binary file added assets/files/RESUME.docx
Binary file not shown.
Binary file added assets/files/RESUME.pdf
Binary file not shown.
Binary file removed assets/img/404-southpark.jpg
Binary file not shown.
Binary file removed assets/img/avatar-icon.png
Binary file not shown.
Binary file added assets/img/avatar.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/bgimage.png
Binary file not shown.
15 changes: 15 additions & 0 deletions contact.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
layout: page
title: Contact
permalink: /contact/
---

## Contact Me

You can reach me via:

- Email: [email protected]
- LinkedIn: [Your LinkedIn Profile](https://linkedin.com/in/breena-kumar)
- GitHub: [@kumarbreena](https://github.com/kumarbreena)

Feel free to reach out for collaborations or questions!
Empty file added contacts.md
Empty file.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: home
title: My website
subtitle: This is where I will tell my friends way too much about me
title: Breena S. Kumar
subtitle: This is where I'll present my projects and new findings!
---
16 changes: 16 additions & 0 deletions projects.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
layout: page
title: Projects
permalink: /projects/
---

## My Projects

Check out my GitHub repository here:

[My GitHub Repository](https://github.com/kumarbreena/CMSE-Final-Project)

Predicting English Football League Results
• Developed a Python-based model using NumPy and Pandas to analyze historical sports data and predict future match outcomes and the overall winner of the English Premier League
• Applied statistical analysis and machine learning techniques to identify patterns and trends that influenced match results, improving prediction accuracy
• Evaluated the model’s performance by comparing predictions to actual match outcomes, with the project deemed successful based on accuracy and reliability of results
9 changes: 9 additions & 0 deletions resume.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: page
title: Resume
permalink: /resume/
---

You can download my resume below:

[Download Resume (Word Doc)](/assets/files/RESUME.docx)