Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
PettingStrings committed Sep 12, 2024
1 parent 5827e9c commit a32ce9d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 8 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ show_aboutme_card: true
about_me_title: About Me
# about_me_description: This will be displayed under the title.
about_me_description: "
👋 Hi, my name is Danut and I'm from Romania but I live in Italy<br>
👋 Hi, my name is Danut<br>
👨‍💻 I love coding and trying out new things<br>
🎮 Aspiring game developer<br>
🌐 Always trying to build coding projects that I will actually use<br>
Expand Down
8 changes: 4 additions & 4 deletions _data/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,23 @@
- tag: MySQL

- name: Geo Spotter
descr: "Geospotter is a proof of concept for a social platform aimed to promote tourism by having a database of interesting places to visit around a location chosen by the user. It offers a backend and a simple GUI."
descr: "Geospotter is a proof of concept for a social platform aimed to promote tourism by having a database of interesting places to visit around a location chosen by the user. It offers a backend and a simple GUI"
github: https://github.com/alessandrofrontini/FrontiniLacchePaduraruIDS
tags:
- tag: Visual Paradigm
- tag: Spring Boot
- tag: JavaFx

- name: Music Manager
descr: "Music Manager holds my ever-growing catalog of songs that I listen to. It actually just saves title and source of a song and with i Python script i download everything."
descr: "Music Manager holds my ever-growing catalog of songs that I listen to. It actually just saves title and source of a song and with i Python script i download everything"
demo: https://padurarudanutrazvan.altervista.org/music-manager/
tags:
- tag: Angular
- tag: PHP
- tag: SQL

- name: Padufy Downloader
descr: "Python script that downloads the songs listes on my website. It actually checks if a song is already downloaded and offers a nice CLI interface."
descr: "Python script that downloads the songs listes on my website. It actually checks if a song is already downloaded and offers a nice CLI interface"
github: "https://github.com/PettingStrings/padufy_downloader"
tags:
- tag: Python
Expand All @@ -55,7 +55,7 @@
- tag: YTDLP

- name: CFM - Cruelty Free Meat (Desktop Site)
descr: "CFM was made for a school project and is a website which aims to teach people about how lab meat is made and its benefits."
descr: "CFM was made for a school project and is a website which aims to teach people about how lab meat is made and its benefits"
demo: https://readymag.com/u3104319915/4313079/
tags:
- tag: Twinmotion
Expand Down
9 changes: 6 additions & 3 deletions _data/skills-frameworks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,17 @@
- name: Angular
weight: 3

- name: Spring Boot
- name: "Spring Boot"
weight: 4

- name: Flask
weight: 2

- name: P5.JS
- name: p5.js
weight: 3

- name: WinForms
weight: 4
weight: 4

- name: Selenium
weight: 3

0 comments on commit a32ce9d

Please sign in to comment.