Week 1

🗓️ My First Week of OJT at Strastan

My first week at Strastan blended orientation, setup, and hands-on coding into one whirlwind of learning and discovery.

We kicked things off with a company introduction and buddy assignment, which immediately made the whole experience feel supportive rather than overwhelming. Next, we tackled the essentials: installing tools, creating accounts, and configuring our laptops so we could hit the ground running.

Once our environment was ready, we dove into our inaugural project an Attendance Management API. We built out basic CRUD operations, added the ability to mark students present or absent, and even had the freedom to extend the model with extra fields like timestamps or remarks. A mid-week holiday gave us a chance to pause and reflect, and before we knew it, we were back enhancing that same API with encryption and decryption capabilities exploring how to protect sensitive data in a real-world scenario.

Key Takeaways

  • Orientation and buddy pairing set the tone for a collaborative learning environment.
  • Preparing the dev environment early smoothed out later technical hurdles.
  • Building the Attendance API offered a practical introduction to RESTful services.
  • Adding encryption highlighted the importance of data security in backend work.

That mix of guidance, infrastructure work, and coding challenges was the perfect crash course in both professional workflows and backend development. I’m energized by what I’ve already learned and can’t wait to see where week two takes me!


Comments

Popular posts from this blog

Week 3

Week 5

Week 7