Skip to content
View PriyanshuSahoo-PS98Tech's full-sized avatar

Block or report PriyanshuSahoo-PS98Tech

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Typing SVG

LinkedIn GitHub


πŸ’« About Me

πŸ‘‹ Hi, I'm Priyanshu Sahoo, the creator behind PS98Tech β€” a developer brand built around modern, scalable, and user-centric digital solutions.

I build software that solves real-world problems through clean engineering, thoughtful design, and continuous innovation. My work spans full-stack web development, Android application development, developer tooling, browser extensions, and open-source contributions.

What I believe great software should be:

  • πŸ” Simple to use, powerful under the hood
  • β™Ώ Accessible to everyone, regardless of device or ability
  • πŸ“ Built to scale, designed with purpose
  • πŸ”’ Reliable, maintainable, and engineered for the long term

πŸ‘¨β€πŸ’» Developer Profile

const PriyanshuSahoo = {
  brand      : "PS98Tech",

  roles      : [
    "Software Developer",
    "Android Developer",
    "Full Stack Engineer",
    "UI/UX Designer",
    "Open Source Enthusiast"
  ],

  focus      : [
    "Web Applications",
    "Android Development",
    "Developer Tools",
    "Browser Extensions",
    "UI/UX Design",
    "Open Source"
  ],

  philosophy : "Build products that are scalable, maintainable, and impactful.",
  mindset    : "Learn continuously. Build relentlessly. Improve consistently."
};

πŸ—οΈ What I Build

Domain Description
🌐 Web Applications Scalable, responsive apps built with modern web technologies
πŸ“± Android Apps Native and cross-platform mobile experiences for Android
πŸ”§ Developer Tools Productivity tools that simplify workflows and boost efficiency
🎨 UI/UX Design Clean, accessible, and intuitive interfaces users enjoy
πŸ”Œ Browser Extensions Extensions that enhance everyday productivity workflows
🌍 Open Source Community-driven solutions creating value for developers worldwide

⚑ Tech Stack

Frontend Development

Backend Development

Android Development

Databases

Tools & Workflow


πŸ“Š GitHub Analytics

Β 

πŸ”₯ Contribution Streak


πŸ“ˆ Contribution Activity


πŸ† Achievements


🎯 Development Philosophy

Principle Description
🧹 Clean Code Maintainable and scalable architecture from day one
⚑ Performance Fast, efficient, and optimized solutions across every layer
β™Ώ Accessibility Inclusive experiences built for every user
🎨 User Experience Design driven by usability, clarity, and purpose
πŸ“ Scalability Engineered for growth and long-term sustainability
πŸ”’ Reliability Stable, dependable systems that teams can trust
πŸ“š Continuous Learning Always evolving, always improving

🧠 Professional Mindset

"Great products are built when creativity meets engineering, and vision meets execution."

I strive to create technology that is not only functional but meaningful β€” scalable, purposeful, and capable of making a real impact. Whether it's a polished web application, a performant Android app, or a developer tool that saves hours every week, the goal is always the same: build something worth using.


🌐 Connect With Me

LinkedIn

GitHub

πŸ’Ž PS98Tech

"Building technology that inspires innovation."

Open to collaboration, open-source contributions, innovative projects, and meaningful technology discussions.

⚑ Crafted with Passion by Priyanshu Sahoo (PS98Tech)

Innovate β€’ Create β€’ Build β€’ Inspire

Pinned Loading

  1. SMS-Spam-Classifier SMS-Spam-Classifier Public

    SMS Spam Classifier that detects and filters spam messages using machine learning. Built with Python, Flask, and scikit-learn, it provides a simple interface for users to input text and instantly c…

    Jupyter Notebook 1

  2. Digital-Analog-style-Clock Digital-Analog-style-Clock Public

    A visually engaging and responsive digital clock designed in an analog style using HTML, CSS, and JavaScript. This project showcases the seamless blend of classic clock aesthetics with modern web t…

    CSS 1

  3. Friendship-Gratitude-Letter Friendship-Gratitude-Letter Public

    A thoughtfully crafted web page using HTML, CSS, and JavaScript, designed to convey gratitude and celebrate cherished friendships. Enhanced with background audio, this immersive experience combines…

    CSS 1

  4. HTML-Calculator HTML-Calculator Public

    A responsive and intuitive calculator application developed using HTML, CSS, and JavaScript. This project features core arithmetic operations alongside a sleek theme toggle mechanism, allowing user…

    JavaScript

  5. Simple-GUI-Calculator Simple-GUI-Calculator Public

    A lightweight and beginner-friendly calculator built using Python.

    Python