Skip to content
View Theonlysmartboy's full-sized avatar
💭
I'm busy so I may be slow to respond, but I'll definitely respond.
💭
I'm busy so I may be slow to respond, but I'll definitely respond.

Block or report Theonlysmartboy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Theonlysmartboy/README.md

Hello, I'm Odhiambo Joseph

Commonly known as The Only Smart Boy for those who love long names — or simply TOSBY for short.
WakaTime Badge


👨‍💻 Senior Java & Laravel Developer | Full Stack Specialist | Clean Code Advocate

GitHub Profile Trophy

With 10+ years of hands-on experience building scalable, high-performance applications, I specialize in Java (Spring Boot) and Laravel (PHP) for delivering robust backend solutions. I'm passionate about clean architecture, RESTful APIs, and optimizing systems for speed and reliability.


🔧 What I Bring to the Table

  • Backend Development: Expertise in Java (Spring, Hibernate) & Laravel (Eloquent, Livewire).
  • API Design: Crafting Secure, scalable REST & GraphQL APIs.
  • Database Mastery: SQL (MySQL, PostgreSQL) & NoSQL (MongoDB, Redis).
  • DevOps & Deployment: Docker, AWS, CI/CD pipelines.
  • Problem Solver: Debugging complex systems, improving legacy code and optimizing performance

💼 Why Work With Me?

I bridge the gap between business needs and technical execution, crafting solutions that are not only functional but also maintainable and future-proof. Whether it’s a startup MVP or an enterprise-grade system, I transform challenges into seamless digital experiences.


💡 Beyond Code

  • 💬 Sharing tech insights on LinkedIn & Dev.to
  • 👨‍🏫 Open-source contributor & tech mentor
  • ☕ Coffee enthusiast

🤝 Let’s Connect

I am open to collaborations, freelance projects and discussions about Java, Laravel, Android Javacsript projects, or tech in general.

  • 🔭 Currently working as a Full Stack Software Developer
  • 🥅 Current Goals: Contribute more to Open Source projects
  • 📫 Reach me via: odhiambojoseph482@gmail.com
  • 🎥 Subscribe: Coding with Tosby YouTube Channel
  • 😄 Fun Fact: I code best when solving new challenges & playing video games 🎮

📈 GitHub Stats


📊 My WakaTime Stats

⏱ Coding Activity (Last 30 Days)

Coding Activity

💻 Languages (Last 30 Days)

Languages Used


🛠️ Tools I Use

Visual Studio 2022 Android Studio VS Code Git GitHub Azure


🧰 Frameworks & Libraries

Laravel CodeIgniter javascript logo vuejs logo typescript logo html5 logo css3 logo tailwindcss logo sass logo wordpress logo docker logo figma logo firebase logo graphql logo Bootstrap jQuery React Angular Node.js .NET ReactiveUI Prism


📢 Socials & Stats


Pinned Loading

  1. Java Encryption Decryption using AES Java Encryption Decryption using AES
    1
    package encryptiondecryption;
    2
    
                  
    3
    import java.io.UnsupportedEncodingException;
    4
    import java.security.MessageDigest;
    5
    import java.security.NoSuchAlgorithmException;
  2. TimeReader.vbs TimeReader.vbs
    1
    Set Sapi = Wscript.CreateObject("SAPI.SpVoice")
    2
        if hour(time) < 12 then
    3
            Sapi.speak "Hi, how are you this morning? "
    4
        else
    5
            if hour(time) > 11 then
  3. Brick-Game Brick-Game Public

    Java

  4. Brick-Game-9999-in-1 Brick-Game-9999-in-1 Public

    Forked from vitalibo/Brick-Game-9999-in-1

    Simple simulator of famous Brick Game handheld retro gaming console

    Java

  5. brickbreaker brickbreaker Public

    game code from netbeans brickbraker sample

    Java

  6. Calculator Calculator Public

    Java