Skip to content

Commit 3ce6e30

Browse files
makowskidgithub-actions[bot]
authored andcommitted
Updated latest blog posts
1 parent 331a5b3 commit 3ce6e30

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,11 @@ These utility endpoints, along with careful monitoring of quota status, will hel
361361
### Blog
362362

363363
<!-- posts -->
364-
* **[11/11/2024]** [Effortless Translations with AI in Laravel Nova](https://sharpapi.com/blog/post/effortless-translations-with-ai-in-laravel-nova "Effortless Translations with AI in Laravel Nova")
364+
* **[13/11/2024]** [Introducing the Resume Parser/CV Parser for Laravel](https://sharpapi.com/blog/post/introducing-the-resume-parser-cv-parser-for-laravel "Introducing the Resume Parser/CV Parser for Laravel")
365+
> Alright, so you’ve got a stack of resumes to sift through, and you're feeling that slight existential dread knowing there are only so many hours in a day. What if you could slice through all that resume clutter with an AI-powered razor that picks out the gems for you?
366+
367+
368+
* **[13/11/2024]** [Effortless Translations with AI in Laravel Nova](https://sharpapi.com/blog/post/effortless-translations-with-ai-in-laravel-nova "Effortless Translations with AI in Laravel Nova")
365369
> Alright, imagine this: you've got a Laravel Nova dashboard, a list of content fields in multiple languages, and a burning desire to automate translations because, let’s be real, manually doing it is not exactly a great time.
366370
367371

vendor/composer/installed.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
'name' => 'sharpapi/sharpapi.github.io',
44
'pretty_version' => 'dev-main',
55
'version' => 'dev-main',
6-
'reference' => 'fb17d945fe7a561265f3101d78bf415cbe8d8571',
6+
'reference' => '331a5b3238cebc5a03d443448ac9aee69638dcc3',
77
'type' => 'project',
88
'install_path' => __DIR__ . '/../../',
99
'aliases' => array(),
@@ -22,7 +22,7 @@
2222
'sharpapi/sharpapi.github.io' => array(
2323
'pretty_version' => 'dev-main',
2424
'version' => 'dev-main',
25-
'reference' => 'fb17d945fe7a561265f3101d78bf415cbe8d8571',
25+
'reference' => '331a5b3238cebc5a03d443448ac9aee69638dcc3',
2626
'type' => 'project',
2727
'install_path' => __DIR__ . '/../../',
2828
'aliases' => array(),

0 commit comments

Comments
 (0)