nprimo
ce8a0b67a8
chore(emotion-detector): fix small grammar mistakes
8 months ago
nprimo
a1aee997f9
feat(emotion-detector): refine structure of the project
8 months ago
nprimo
c023864468
feat(ascii-art-output): update example command
...
- substitute " with ' to avoid special symbol interpretation
8 months ago
nprimo
6617c1f0b5
chore(sunday-night-movie): fix format
8 months ago
blueskiy01
bb1be7e302
Title was repeated, and breaks the flow of 1st audit question
8 months ago
sagarishere
6f44fa85a7
Same Ques was repeated twice in README.md
...
As the same questionw as repeated twice, I just made it shorter.
8 months ago
Mikk Rätsep
541e287360
Flags sre most likely in wrong order for the audit file
...
- It makes more sense for the flag -p (short for 'ports') to be before the port range
- It makes more sense for the flags -u or -t (short for 'UDP ports' and 'TCP ports') to be either freely placed where-ever or to be placed before the 'ip_address' argument, but not before the port range argument.
This mistake happened only inside the audit questions file, it seems to be fine in the task description file.
8 months ago
ecce75
3c34dca429
Update README.md
...
fixed typo witch -> which on linee 22
9 months ago
FrenchFriesForBallerina
7e2c88632b
corrected a typo in README.md
9 months ago
Harry
ea5f96d82a
chore(readme): remove trailing spaces
9 months ago
Harry
c318c0677f
chore(readme): format
9 months ago
Harry
5d15d8071d
chore(readme): format
9 months ago
Remington S
40c62aa2fd
Update README.md
9 months ago
Harry
4b58410d9e
fix(ga-misc-check-prettier): change `fetch-depth`
9 months ago
nprimo
57df165f1c
feat(ascii-art-color): update expected outputs
...
- fix some small grammar mistakes
9 months ago
nprimo
e7966ae9bd
feat(ascii-art-output): update audit commands to match expected output
9 months ago
Nik
324e70df28
fix formating of instructions list
...
By adding a missing 'space
9 months ago
Nik
0ef489334e
fix return type of function
...
This corrects a typing error, as 64 is not a valid type in Rust.
9 months ago
Harry
2e998ce89f
fix(ga-misc-check-prettier): explicitly define `origin/master` & bump `checkout` action
9 months ago
Roberto Catini
ae3a8cec22
go-reloaded audit: quote input text in input
...
Quick fix for #1515
Wraps every input text in a markdown inline quote, this should not let the quotes in the last examples be transformed in their curly version.
9 months ago
Daniyar Kuttymbek
0c8d2b0fa7
Missing package for Usage program
...
Added package for usage
9 months ago
nprimo
d40ec29cf3
feat(nlp-scraper): restructure subject and audit to avoid storing big files in solution
9 months ago
nprimo
700efcb57b
feat(nlp-scraper): improve audit and subject
...
- add details for question about checking "overfitting"
- remove not so clear suggestion
- move creation of `topic_classifier.pkl` to audit phase
9 months ago
zanninso
ab20046615
docs: fix typo RegexReplace to RegexMatch. ( #2465 )
9 months ago
Zouhair AMAZZAL
6ba167d6fe
docs(devops) CON-2441 fix img type in docs
9 months ago
zanninso
d838207849
docs: fix subject typo and change 'charts' to 'checklist' in the audit file. ( #2452 )
9 months ago
Zouhair AMAZZAL
4730031dd7
improve(docs) improve english in easy-cloud subject
9 months ago
Zouhair AMAZZAL
262e039738
CON-2349 feat: add new subject for devops branch easy-cloud
9 months ago
miguel
1201510d30
docs(multiplayerfps): grammar imprvements
9 months ago
miguel
757fb84547
docs(multiplayer-fps): clarify subject and add bonus question in the audit
9 months ago
miguel
311a2d50e1
fix(movie-list)broken links
9 months ago
Niccolò Primo
c6d8ca334a
CON-2393 clarify output of `nlp_enriched_news.py` script ( #2419 )
...
* chore(nlp-scraper): fix small grammar mistakes and improve readability
* feat(nlp-scraper): add link to datasets provided
* feat(nlp-scraper): add clarification about sentiment analysis
* feat(nlp-scraper): define how many articles are expected to be scraped
* chore(nlp-scraper): improve grammar and readability
* chore(nlp-scraper): fix typos
* feat(nlp-scraper): add label to link
* feat(nlp-scraper): remove audit question not related to the project
* refactor(nlp-scraper): refactor question
* chore(nlp-scraper): fix small typos
* feat(nlp-scraper): add information on how to calculate scandal
* feat(nlp-scraper): adde details to the delivrable section
* feat(nlp-scraper): add reference to subject in audit
* feat(nlp-scraper): update project structure
- run prettier
* feat(nlp-scraper): complete sentence in subject intro
-make formatting consistent with 01 subject
9 months ago
nprimo
2c53ba7846
feat(code-keeper): remove use your own `cloud-design` solution from bonus
9 months ago
nprimo
8cd5c67bd6
feat(code-keeper): provide `crud-master` source code. Add bonus to use
...
learner own `crud-master` solution
- update audit to reflect changes in the subject
9 months ago
nprimo
57067a8478
docs(cloud-kube): implemented suggestions to increase subject clarity
9 months ago
nprimo
bcb1275241
chore: run prettier
9 months ago
nprimo
468e3a0ffe
feat(cloud-kube): add specific question to test k8s cluster
9 months ago
nprimo
5db1c06f24
feat(cloud-kube): change provided solution to start project
9 months ago
nprimo
cf646ff1f9
feat(cloud-kube): add more details related to k8s
9 months ago
nprimo
972367974d
feat(cloud-kube): replace meme
9 months ago
nprimo
0dc1b2fd6c
feat(cloud-kube): rename project
9 months ago
nprimo
3e7b2d0ea2
feat(cloud-design-k8s): better enforce the use of k8s
...
- clarify subject
- add specific questions in the audit to check if the student
used k8s in a proper way
9 months ago
nprimo
286b7f87e1
feat(cloud-design-k8s): add new project based on cloud-design
...
- make cloud-design cloud-provider neutral
- make it mandatory to use k8s
9 months ago
nprimo
bda95dbf06
refactor(nlp-scraper): refactor question
9 months ago
nprimo
6a8459a2ff
feat(nlp-scraper): remove audit question not related to the project
9 months ago
nprimo
ac4b904a66
feat(nlp-scraper): add lable to link
9 months ago
nprimo
a3091f95c6
chore(nlp-scraper): fix typos
9 months ago
nprimo
2e5863c6c8
chore(nlp-scraper): improve grammar and readibility
9 months ago
nprimo
81dfb0e190
feat(nlp-scraper): define how many articles are expected to be scraped
9 months ago
nprimo
565e3063aa
feat(nlp-scraper): add clarification about sentiment analysis
9 months ago