Skip to content
View doozie-akshay's full-sized avatar

Block or report doozie-akshay

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
doozie-akshay/README.md

🦄 Akshay Joshi - Co-Founder of DoozieSoft 🚀

Welcome to my DoozieSoft playground! 🎢

🌟 About Me

Hey there! I’m Akshay Joshi, the co-founder of DoozieSoft. With a love for tech that’s borderline obsession and a knack for turning words into code, I’ve been on a wild ride since 2013. Currently, I’m diving deep into the world of AI with DoozieML and dreaming up innovative solutions in tech. I’m driven by the philosophy of "Memento vivere" (Remember to live), which fuels my approach to both work and life. I believe that every challenge is an opportunity, and every project is a chance to push the boundaries of what’s possible. With over a decade of experience in technology and development, I focus on creating impactful solutions that blend functionality with ingenuity.

🛠️ What I Do

  • Co-Founder of DoozieSoft: Building cool stuff since 2013.
  • Tech Enthusiast: If it’s tech, I’m into it.
  • Father of Two: My little ones are my greatest project.
  • Writer of Code and Fiction: Check out my blog for a mix of tech and tales.
  • Adventurer in AI: Currently tinkering with DoozieML and GPT-based systems.

🚀 Projects

Here’s a peek at what’s keeping me busy:

  • 🚀 DoozieML

A cutting-edge platform focused on leveraging machine learning for predictive analytics and insights.

🎮 DoozieGames

A transparent poker system that emphasizes fairness and transparency in gaming.

📊 DooziePlatform

A highly configurable ERP system designed to adapt to various business requirements.

🛠️ Getting Started

Want to collaborate or explore my projects? Here’s how you can get involved:

  1. Reach out: Feel free to contact me for collaboration, insights, or just a tech chat.
  2. Stay updated: Follow me on LinkedIn for the latest updates and connect.

🌍 Connect with Me

🔧 Tech Stack

  • Languages & Frameworks: Javascript, PHP, Python, Kotlin, Swift, TypeScript, React, Laravel, Node.js,React Native
  • Databases: MySQL, Oracle, PostgreSQL, MongoDB, CosmosDB, DynamoDB
  • Cloud Platforms: AWS, Azure, Google Cloud, Alibaba
  • Tools & Technologies: Docker, Kubernetes, CI/CD, Git, GraphQL, PowerBI

📈 My Philosophy

I believe in a slow and steady approach to technology. Embrace the journey, focus on the effort, and let the results speak for themselves.

💡 Fun Fact

I live by the “Hakuna Matata” philosophy. Life’s too short to sweat the small stuff. 😎

Let’s build something amazing together!

Pinned Loading

  1. awesome-laravel awesome-laravel Public

    Forked from chiraggude/awesome-laravel

    A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem

    1 1

  2. Reset Git - Remove History Reset Git - Remove History
    1
    -- Remove the git folder
    2
    rm -rf .git
    3
    
    
    4
    -- init the repos from the current content only
    5
    git init
  3. a2-hosting-git a2-hosting-git Public

    Forked from hjgarcia1-bear/a2-hosting-git

    Deploy files to A2 Hosting using Git

    1

  4. Minimalistic Pomodoro Timer Minimalistic Pomodoro Timer
    1
    #!/bin/bash
    2
    #
    3
    # Minimalistic_Pomodoro_Timer
    4
    #
    5
    # Based on the SU answer found here: https://superuser.com/questions/224265/pomodoro-timer-for-linux/669811#669811
  5. For Laravel push to live deployment For Laravel push to live deployment
    1
    Online Git Push Documentation :
    2
    
    
    3
    Open Up Putty Exe
    4
    
    
    5
    Put hostname– example domain.com and port like 22
  6. reactez reactez Public

    Forked from cchirag/reactez

    A simple React CLI for Component and Page creation.

    TypeScript 1