mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 18:59:59 +01:00
feat: réorganiser la structure des pages de projets et mettre à jour les statuts des projets
This commit is contained in:
@@ -5,9 +5,8 @@ type: Personal Project
|
||||
description: My personal space on the web — a portfolio, a blog, and a digital lab where I showcase my projects, write about topics I care about, and experiment with design and web technologies.
|
||||
publishedAt: 2024-06-01
|
||||
readingTime: 1
|
||||
cover: artchat/cover.png
|
||||
favorite: true
|
||||
status: Active
|
||||
status: active
|
||||
tags:
|
||||
- Vue.js
|
||||
- Nuxt
|
||||
|
||||
@@ -5,8 +5,7 @@ type: Personal Project
|
||||
description: A customizable browser homepage that lets you organize all your favorite links in one place with categories, tabs, icons and colors.
|
||||
publishedAt: 2024-09-04
|
||||
readingTime: 1
|
||||
cover: arthome/cover.png
|
||||
status: Active
|
||||
status: archived
|
||||
tags:
|
||||
- Nuxt
|
||||
- Vue.js
|
||||
|
||||
@@ -5,9 +5,8 @@ type: Infrastructure Project
|
||||
description: A personal homelab environment where I deploy, test, and maintain self-hosted services with privacy-focused networking through VPN and Cloudflare Tunnels.
|
||||
publishedAt: 2025-09-04
|
||||
readingTime: 1
|
||||
cover: artlab/cover.png
|
||||
favorite: true
|
||||
status: Active
|
||||
status: active
|
||||
tags:
|
||||
- Docker
|
||||
- Proxmox
|
||||
|
||||
@@ -6,7 +6,7 @@ description: A curated collection of mathematics and data science projects devel
|
||||
publishedAt: 2023-09-01
|
||||
readingTime: 1
|
||||
favorite: true
|
||||
status: Active
|
||||
status: in progress
|
||||
tags:
|
||||
- Python
|
||||
- R
|
||||
|
||||
@@ -5,7 +5,7 @@ type: Academic Project
|
||||
description: Predicting the number of bikes rented in a bike-sharing system using Generalized Linear Models and various statistical techniques.
|
||||
publishedAt: 2025-01-24
|
||||
readingTime: 1
|
||||
status: Completed
|
||||
status: completed
|
||||
tags:
|
||||
- R
|
||||
- Statistics
|
||||
|
||||
@@ -5,7 +5,7 @@ type: Academic Project
|
||||
description: Prediction of breast cancer presence by comparing several supervised classification models using machine learning techniques.
|
||||
publishedAt: 2025-06-06
|
||||
readingTime: 2
|
||||
status: Completed
|
||||
status: completed
|
||||
tags:
|
||||
- Python
|
||||
- Machine Learning
|
||||
|
||||
@@ -5,7 +5,7 @@ type: Research Project
|
||||
description: TensorFlow/Keras implementation and reproduction of "Dropout Reduces Underfitting" (Liu et al., 2023). A comparative study of Early and Late Dropout strategies to optimize model convergence.
|
||||
publishedAt: 2024-12-10
|
||||
readingTime: 4
|
||||
status: Active
|
||||
status: completed
|
||||
tags:
|
||||
- Python
|
||||
- TensorFlow
|
||||
|
||||
@@ -5,7 +5,7 @@ type: Academic Project
|
||||
description: Predicting loan approval and default risk using machine learning classification techniques.
|
||||
publishedAt: 2025-01-24
|
||||
readingTime: 2
|
||||
status: Completed
|
||||
status: completed
|
||||
tags:
|
||||
- Python
|
||||
- Machine Learning
|
||||
|
||||
@@ -5,7 +5,7 @@ type: Academic Project
|
||||
description: An implementation of different Monte Carlo methods and algorithms in R, including inverse CDF simulation, accept-reject methods, and stratification techniques.
|
||||
publishedAt: 2024-11-24
|
||||
readingTime: 3
|
||||
status: Completed
|
||||
status: completed
|
||||
tags:
|
||||
- R
|
||||
- Mathematics
|
||||
|
||||
@@ -5,7 +5,7 @@ type: Academic Project
|
||||
description: A Python implementation of the Schelling Segregation Model using statistics and data visualization to analyze spatial segregation patterns.
|
||||
publishedAt: 2024-05-03
|
||||
readingTime: 4
|
||||
status: Completed
|
||||
status: completed
|
||||
tags:
|
||||
- Python
|
||||
- Data Visualization
|
||||
|
||||
@@ -5,7 +5,7 @@ type: Internship Project
|
||||
description: Summary of my internship as a Data Engineer at Sevetys, focusing on data quality, cleaning, standardization, and comprehensive data quality metrics.
|
||||
publishedAt: 2025-07-31
|
||||
readingTime: 2
|
||||
status: Completed
|
||||
status: completed
|
||||
tags:
|
||||
- Python
|
||||
- PySpark
|
||||
|
||||
Reference in New Issue
Block a user