Watson Tech World

@WatsonTechWorld
9 Followers
11 Following
63 Posts

Modern software reviews and tutorials, data science, data analytics, AI, and more!

Our website 👇
https://watsontechworld.com

Connect with us across social media & video sites 👇
https://watsontechworld.com/social-media/

AI Language Practice Inside Google Translate!

💻 Launch your websites with Cloudways — managed cloud hosting made easy:
https://go.watsontechworld.com/cloudways (affiliate link)

Our website: https://watsontechworld.com

#GoogleTranslate #AI #LanguageLearning #Spanish #French #LearnLanguages

Day 25 of #100DaysOfCode

Today I decided to practice coding in #NodeJS and implement Node.js code to use #Ollama.

See code 👇
https://github.com/sinocelt/100daysofcode-2025-07/tree/main/ollama_work/nodejs_work

Now I can use Ollama in Python, Node.js, or via its command-line tool.

#HireMe #JobSeeker #DataScience #portfolio #JavaScript

Day 22 of #100DaysOfCode

I decided to try the new #Gemma3 variant with 270M parameters with #Ollama. I wanted to write a short guide on Ollama, but ran out of time. I showed how to use Ollama with Python.

See the code 👇

https://github.com/sinocelt/100daysofcode-2025-07/blob/main/ollama_work/ollama_with_python.ipynb

https://github.com/sinocelt/100daysofcode-2025-07/tree/main/ollama_work

#HireMe #JobSeeker #DataScience #portfolio #AI #Gemma

Day 21 of #100DaysOfCode

I was inspired by a reader's comment on my #Chinese language learning blog, https://mandarinportal.com, to improve some code I had written to interact with #CCCEDICT. The CC-CEDICT is an open source Chinese-English dictionary, but is difficult to parse. I decided to practice #VibeCoding to convert the dictionary into an #SQL database. The solution uses #Python and #SQLite.

See the code 👇
https://github.com/sinocelt/100daysofcode-2025-07/tree/main/cc_cedict_work

#HireMe #JobSeeker #DataScience #portfolio

Day 12 of my #100DaysOfCode challenge.

I decided to work on some code to use the Hugging Face API for using many possible #OpenSourceAI models to generate useful output.

https://github.com/sinocelt/100daysofcode-2025-07/blob/main/huggingface-api.ipynb

#HireMe #JobSeeker #DataScience #portfolio #AI #GenerativeAI #HuggingFace #Qwen #LLM

Day 11 of my #100DaysOfCode challenge.

📘 I’ve started writing a book called "SQL for Beginners"
📝 You can check out the early draft here:
https://github.com/sinocelt/sql-for-beginners/blob/main/sql-for-beginners.ipynb

🐍 I also added a bit more to my beginner-friendly Python book:
https://github.com/sinocelt/learn-python-by-example/blob/main/learn-python-by-example.ipynb

Both are very early-stage and basic, but I’m committed to improving them over time.

#HireMe #JobSeeker #DataScience #portfolio