Vibe Coding With AI Agents -LOL

Vibe Coding With AI Agents -LOL
What Are AI Agents “AI agents are software systems that use artificial intelligence to pursue goals and complete tasks on behalf of users, often by making decisions and taking actions auton...
0 Read More

Connect Four Summary

My most recent project was the Connect Four terminal game. You can check this out here if you want. This project was supposed to improve my TDD (Test-Driven Development) skills, as I had to write test...
0 Read More

100 Days of Code - Python

Day 1 of 100 Days of Code - Python/JavaThe purpose of this is just to jot something down quickly to document my learning for today in regards to python.What Did I Learn?I learned that loops are progra...
0 Read More

Social Links Card

I've just completed a front-end coding challenge from @frontendmentor! 🎉You can see my solution hereAny suggestions on how I can improve are welcome!...
0 Read More

1.1 - 100 Days of Code

About the project - Conference Ticket Generator This is a project from frontendmentor.io where you're asked to build a dynamic form that would generate a conference ticket based on the detail...
0 Read More

1.2 - 100 Days of Code

What happened so far? Lost my styles.scss file while changing folders. Have to re-write some parts of my code. Still, this is the progress I made before the file got deleted. Have to recreate...
0 Read More

100DaysOfCode — Day 1

My third round of #100DaysOfCode learning all about Swift. I’ll update here and Bluesky to keep myself accountable. Feel free to follow along on Bluesky and check back for updates! ✊Today I setup ...
0 Read More

1.3 - 100 Days of Code

What happened so far? Good news! I've done the major part of the old style.scss. Now I'll proceed with the rest of the form. Was away for exams and other familial duties for a while. ...
0 Read More

100DaysOfCode — Day 2

Day 02: A deep dive in #swift declarations let and var and getting to know NSMutableArray and NSArray to mutate values or strings even when they are declared with let....
0 Read More