Posts
All the articles I've posted.
-
Week #10 extends Week #9
It has been almost a month since the last blog post. School requires a lot of my time so I haven't been playing around starting from December 20. Now that I finished all of my school projects (and I'm getting ready for the exams season) I think it is better to write a blog post about what I've been doing lately.
-
Week #9: Java, Node.js and Android
For the last 2-3 weeks I've been working with Node.js and Java. The projects are still work-in-progress, but I feel obliged to write the blog post and describe what I've been working on.
-
Week #8: Remaking an Ionic Application
This week I went back to one of the frameworks I like in the hybrid app development "field", the Ionic Framework, and built a logo game using it"
-
Week #7: 7 questions answered
Instead of building another application this week, I picked 7 interesting questions over time and I intend to answer them as good as I can.
-
Week #6: An IRC-like Application in Java
As a challenge, I built a client-server application that allows multiple clients to communicate with each others using java Threads and Sockets
-
Week #5 challenge: Authorization for the Last Week Project
I added a simple authorization mechanism to my last week's project using API keys, so not everyone could have access to everything.