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 31 of #100DaysOfCode
I decided to start making myself a unique calendar. It will focus on days until something will happen or days between some dates instead of just the date on the calendar when something will happen or is due.
https://github.com/sinocelt/100daysofcode-2025-07/tree/main/time_blind_calendar

#JobSeeker #portfolio

100daysofcode-2025-07/time_blind_calendar at main · sinocelt/100daysofcode-2025-07

This repository will have lots of random code I'll work on during my 100 days of code challenge. - sinocelt/100daysofcode-2025-07

GitHub

Day 30 of #100DaysOfCode

Recently, I've been writing way too much HTML in Markdown, and finally I decided I wanted to master Markdown. I also learned how to preview Markdown easily in VS Code.

I wrote a guide on Markdown 👇
https://github.com/sinocelt/100daysofcode-2025-07/tree/main/markdown_learning

#HireMe #JobSeeker #portfolio

100daysofcode-2025-07/markdown_learning at main · sinocelt/100daysofcode-2025-07

This repository will have lots of random code I'll work on during my 100 days of code challenge. - sinocelt/100daysofcode-2025-07

GitHub

Day 29 of #100DaysOfCode

Today, I decided that I can work on my portfolio of previous projects I've made, and have that count towards this challenge. So in future days, I'll work on my portfolio a bit.

I mainly worked on my #SQL book today.
https://github.com/sinocelt/sql-for-beginners/blob/main/sql-for-beginners.ipynb

#portfolio

sql-for-beginners/sql-for-beginners.ipynb at main · sinocelt/sql-for-beginners

sql-for-beginners. Contribute to sinocelt/sql-for-beginners development by creating an account on GitHub.

GitHub

Day 28 of #100DaysOfCode
Today I was feeling a bit sick.

But I did manage to work on my SQL book a bit.
https://github.com/sinocelt/sql-for-beginners/blob/main/sql-for-beginners.ipynb

And I read a little bit of the book "Build a Large Language Model (From Scratch)".

#portfolio

sql-for-beginners/sql-for-beginners.ipynb at main · sinocelt/sql-for-beginners

sql-for-beginners. Contribute to sinocelt/sql-for-beginners development by creating an account on GitHub.

GitHub

Day 27 of #100DaysOfCode

I decided not to review ML, but instead learned about #AIAgents.

I learned about #MCP (Model Context Protocol), which is designed to be a standard for AI agents.

I also:
* Tried uv
* Found free #APIs
* Tried #ClaudeDesktop
* Updated #SQL book

Day 26 of #100DaysOfCode

Today I decided that, in the coming days, I want to review fundamentals of #MachineLearning.

After that, I will hopefully work with #AIAgents. I also wrote some in my #SQL book 👇
https://github.com/sinocelt/sql-for-beginners/blob/main/sql-for-beginners.ipynb

#HireMe #JobSeeker #DataScience #portfolio

sql-for-beginners/sql-for-beginners.ipynb at main · sinocelt/sql-for-beginners

sql-for-beginners. Contribute to sinocelt/sql-for-beginners development by creating an account on GitHub.

GitHub

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