Skip to content
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

Code #33

Open
wants to merge 18 commits into
base: code
Choose a base branch
from
Open
20 changes: 1 addition & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,4 @@
<div align="center">
<img alt="Logo" src="https://github.com/chandrikadeb7/chandrikadeb7.github.io/blob/code/src/images/logo.png" width="100" />
</div>
<h1 align="center">
Personal Portfolio Website
</h1>
<p align="center">
The second iteration of <a href="https://chandrikadeb7.github.io/" target="_blank">chandrikadeb7.github.io</a> built with <a href="https://www.gatsbyjs.org/" target="_blank">Gatsby</a> and hosted using <a href="https://pages.github.com/" target="_blank">Github Pages</a>
</p>
<p align="center">
Previous iterations:
<a href="https://github.com/chandrikadeb7/chandrikadeb7.github.io-v1" target="_blank">Version 1</a>
</p>

<div align="center">
<img alt="Demo" src="https://github.com/chandrikadeb7/chandrikadeb7.github.io/blob/code/src/images/demo.png" />
</div>

### TL;DR


Yes, you can fork this repo. Please give proper credit by linking back to [brittanychiang.com](https://brittanychiang.com). Thanks!

Expand Down
Binary file removed content/featured/Flipkart/flipkart.png
Binary file not shown.
18 changes: 9 additions & 9 deletions content/featured/Flipkart/index.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
date: '3'
title: 'MYOB: Make Your Own Basket'
cover: './flipkart.png'
external: 'https://docs.google.com/presentation/d/1ELoytkCyrR6PysGE34kiz_b6PXTBmbf_SWKGwSu9SeE/edit?usp=sharing'
cta: 'https://chandrikadeb7.gumroad.com/l/mbaSlides?layout=profile'
title: 'Automated Image Classification with BreastMNIST'
cover: 'raspberry.jpg'
external: 'https://github.com/Alexgodwin113/ML-Coursework'
cta: 'https://github.com/Alexgodwin113/ML-Coursework'
github: 'https://github.com/Alexgodwin113/ML-Coursework'
tech:
- Research
- SPSS
- Clustering
- Financial Implication
- Machine Learning
- Image Classification
- Data Preprocessing
---

Personalizing Flipkart India Employee Rewards with varied short-term and long-term incentives aligned with their age, career stage, personality traits, etc. for optimal engagement as part of **Flipkart WiRED 7.0 HR Track** Bschool Case Competition
Developed and implemented a machine learning model for classifying breast ultrasound images using the BreastMNIST dataset. Improved baseline performance by optimizing a ResNet-18 architecture, achieving AUC ≥ 0.901 and accuracy ≥ 0.863. The project included hyperparameter tuning, metric computation (AUPR, precision, recall, F1 score), 5-fold cross-validation, and result visualization through ROC and PR curves. Presented findings through a detailed poster, showcasing technical insights and comparative analysis.

Binary file added content/featured/Flipkart/raspberry.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/featured/IDFC/idfc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 8 additions & 11 deletions content/featured/IDFC/index.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
---
date: '2'
title: 'iIFA: Integrated IDFC First Assistant'
date: '1'
title: 'StagAI'
cover: './idfc.png'
external: 'https://docs.google.com/presentation/d/1VBxFohznvvVg8Kxf5CPwx2UAgbv2ReTx6vzcp8A7u70/edit?usp=sharing'
external: 'https://docs.google.com/presentation/d/1VGfhFMMolxOLXnumn_UJC0AIN8wjOjEo/edit?usp=sharing&ouid=109335255489457418816&rtpof=true&sd=true'
cta : 'https://drive.google.com/file/d/15LJ7DEr8-NabvoEojsxcJ06JoPcmDCgx/view'
tech:
- Review Scraping
- User Persona
- Figma
- GTM
- RICE
---
- Alpaca 7B
- Microsoft Azure

Banking Application Enhancement for increased engagement time/customer for **IDFC FAME Product Track** Bschool Case Competition
---

Proposed enhanced chatbot, unique spending options beneficial for users, and geolocation based cashbacks and coupons reward store prompts
StagAI is an app concept developed in a 24-hour hackathon. It uses generative AI to power various features, including AI-assisted virtual learning environments. The project includes a business plan with cost calculations for AI model training and implementation, demonstrating its potential for real-world application
21 changes: 13 additions & 8 deletions content/featured/YashTech/index.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
---
date: '1'
title: 'La Dérma: Beauty with AI'
title: 'Echoes of Change'
cover: './yash.png'
github: 'https://github.com/chandrikadeb7/La-Derma'
external: 'https://docs.google.com/presentation/d/1q-de17co3sbWG5tAgwR_O8jbMF_tyaIn_Sgyzeg9uuI/edit?usp=sharing'
# github: 'https://github.com/Alexgodwin113/EchoesofChange'
cta : 'https://github.com/Alexgodwin113/EchoesofChange'
<<<<<<< HEAD
=======
external: 'https://github.com/Alexgodwin113/EchoesofChange'
>>>>>>> aaedfbec547aa28acfa5327d3a5b1a8fe45071ba
tech:
- Python
- Django
- JavaScript
- React
- OpenCV
- TensorFlow
- CSS
- Gemini API
- Stripe API
- Google Maps API
---

An application that recommends personalised skincare and makeup products based on the skin metrics inferred from user’s selfie, using Computer Vision algorithms submitted for Yash Technologies Case Competition **TechnoThrive**.
Echoes Of Change is a Django-based platform addressing SDG3 and SDG10 by matching volunteers with initiatives suited to their skills and interests. It features real-time impact score updates, a unique leaderboard to encourage participation, and timesheets for logging activities, enhancing community engagement and measuring social impact effectively
Binary file modified content/featured/YashTech/yash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 0 additions & 12 deletions content/jobs/ABFRL/index.md

This file was deleted.

13 changes: 0 additions & 13 deletions content/jobs/Amdocs/index.md

This file was deleted.

19 changes: 19 additions & 0 deletions content/jobs/FarnboroughCollege/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
<<<<<<< HEAD
date: '2022-02-05'
title: 'Information Technology Intern'
company: 'Farnborough College'
location: 'Farnborough, Surrey'
=======
date: '2020-09-05'
title: 'Information Technology Intern'
company: 'FCOT'
location: 'Farnborough College, Surrey'
>>>>>>> aaedfbec547aa28acfa5327d3a5b1a8fe45071ba
range: 'Aug 2023 - Sep 2023'
url: 'https://www.farn-ct.ac.uk/'
---

- Configured PCs for Microsoft Intune management
- Upgraded and rebooted PCs with new operating systems
- Provided technical support to non-technical staff members
12 changes: 12 additions & 0 deletions content/jobs/Itek/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
date: '2020-07-30'
title: 'Web Developer Intern'
company: 'iTek Solutions'
location: 'Jaffna, Sri Lanka'
range: 'May 2021 - Oct 2021'
url: 'https://www.linkedin.com/company/itekdna/'
---

- Maximized learning opportunities in front-end development through hands-on projects and collaboration.
- Contributed to the overall web design process, ensuring a cohesive and visually appealing interface.
- Assisted in troubleshooting and optimizing website performance and functionality.
13 changes: 0 additions & 13 deletions content/jobs/LambdaTest/index.md

This file was deleted.

12 changes: 12 additions & 0 deletions content/jobs/Microsoft/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
date: '2024-07-01'
title: 'Azure App Innovation Specialist'
company: 'Microsoft'
location: 'Paddington, London'
range: 'Jul 2024 - Present'
url: 'https://www.microsoft.com/en-gb'
---

- Actively learning Microsoft DevBox, Azure OpenAI Studio, and other Azure solutions to enhance expertise.
- Supporting specialists in the Retail and Consumer Goods industry with technical expertise on Azure
- Conducting technical demos to showcase Azure capabilities and solutions.
11 changes: 11 additions & 0 deletions content/jobs/NHS/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
date: '2021-07-01'
title: 'Interpreter'
company: 'NHS'
location: 'Remote'
range: 'Jun 2023 - Aug 2023'
url: 'https://www.nhs.uk/'
---

- Supported local NHS hospital staff and language disadvantage patients by providing bilingual translation services.
- Received positive feedback for accurate and reliable interpretation work
13 changes: 0 additions & 13 deletions content/jobs/Pepper Content/index.md

This file was deleted.

13 changes: 0 additions & 13 deletions content/jobs/Tata Steel SIP/index.md

This file was deleted.

17 changes: 17 additions & 0 deletions content/jobs/University of Surrey/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
date: '2023-04-17'
title: 'Computing Lab Helper'
<<<<<<< HEAD
company: 'University of Surrey'
=======
company: 'Surrey University'
>>>>>>> aaedfbec547aa28acfa5327d3a5b1a8fe45071ba
location: 'Guildford, Surrey'
range: 'Sep 2023 - Jun 2024'
url: 'https://www.surrey.ac.uk/'
---

- Provided peer learning assistance to students for the various lab sessions
- supported their understanding of core concepts, helped troubleshoot student coding projects and git repositories, assisting with debugging code and version control challenges.
- Conducted review sessions to reinforce lecture material, providing additional resources and practice problems to enhance student comprehension.

15 changes: 0 additions & 15 deletions content/projects/AvalonSunTzu.md

This file was deleted.

19 changes: 19 additions & 0 deletions content/projects/AzureAI.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
date: '2024-09-15'
title: 'Microsoft Azure AI Fundamentals'
external: 'https://learn.microsoft.com/en-gb/users/alexgodwin-0982/credentials/2e47641eb1d27887?ref=https%3A%2F%2Fwww.linkedin.com%2F'
tech:
- Azure AI Services
- Machine Learning Basics
- Azure AI Studio

company: 'Certification'
showInProjects: true
---

<<<<<<< HEAD
How to reposition hollow structural tubes brand in retail using its brand elements, content marketing, and several online/offline touchpoints
=======
Participated in a 3 month mentoring programme where I had regular meetings with a Microsoft Employee to discuss career oporrtunities and improving personal skills.
>>>>>>> aaedfbec547aa28acfa5327d3a5b1a8fe45071ba

18 changes: 18 additions & 0 deletions content/projects/AzureData.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
date: '2023-09-29'
title: 'Microsoft Azure Data Fundamentals'
external: 'https://learn.microsoft.com/en-gb/users/AlexGodwin-0982/credentials/1BF15DC40434BE4C?ref=https%3A%2F%2Fwww.linkedin.com%2F'
tech:
- Core Data Concepts
- Data Processing
- Data Security and Compliance
company: 'Certification'
showInProjects: true
---

<<<<<<< HEAD
How to reposition hollow structural tubes brand in retail using its brand elements, content marketing, and several online/offline touchpoints
=======
Participated in a 3 month mentoring programme where I had regular meetings with a Microsoft Employee to discuss career oporrtunities and improving personal skills.
>>>>>>> aaedfbec547aa28acfa5327d3a5b1a8fe45071ba

17 changes: 17 additions & 0 deletions content/projects/AzureFundamentals.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
date: '2024-08-06'
title: 'Microsoft Azure Fundamentals'
external: 'https://learn.microsoft.com/en-gb/users/alexgodwin-0982/credentials/8ddd07a6aea938c9?ref=https%3A%2F%2Fwww.linkedin.com%2F'
tech:
- Azure Cloud Computing
- Azure Core Services
company: 'Certification'
showInProjects: true
---

<<<<<<< HEAD
How to reposition hollow structural tubes brand in retail using its brand elements, content marketing, and several online/offline touchpoints
=======
Participated in a 3 month mentoring programme where I had regular meetings with a Microsoft Employee to discuss career oporrtunities and improving personal skills.
>>>>>>> aaedfbec547aa28acfa5327d3a5b1a8fe45071ba

18 changes: 18 additions & 0 deletions content/projects/AzureSecurity.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
date: '2023-10-20'
title: 'Microsoft Security, Compliance, and Identity Fundamentals'
external: 'https://learn.microsoft.com/en-gb/users/alexgodwin-0982/credentials/4569a14639ab8bcc?ref=https%3A%2F%2Fwww.linkedin.com%2F'
tech:
- Core Security Principles
- Network Security
- Regulatory Compliance
company: 'Certification'
showInProjects: true
---

<<<<<<< HEAD
How to reposition hollow structural tubes brand in retail using its brand elements, content marketing, and several online/offline touchpoints
=======
Participated in a 3 month mentoring programme where I had regular meetings with a Microsoft Employee to discuss career oporrtunities and improving personal skills.
>>>>>>> aaedfbec547aa28acfa5327d3a5b1a8fe45071ba

14 changes: 0 additions & 14 deletions content/projects/ContentMarketing.md

This file was deleted.

14 changes: 0 additions & 14 deletions content/projects/CopycatPackaging.md

This file was deleted.

13 changes: 13 additions & 0 deletions content/projects/EmployabilityAward.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
date: '2024-05-31'
title: 'Employability Award'
external: 'https://drive.google.com/file/d/1x07bUQJGmv4iMW4IlOi98-_qPGNMD-QM/view?usp=sharing'
tech:
- Volunteering
- Team Work

company: 'Certification'
showInProjects: true
---

Completed the Employability Award at the University of Surrey, dedicating over 100 hours to work, volunteering, and personal interests.
Loading