Projects

Welcome to my projects page! Here you will find a collection of my work across various domains of Computer Science and Software Engineering. I’ve categorized my projects to help you navigate:

Linux Kernel Development Link to heading

  • Google Pixel 6 Series

    • Description: Maintaining and optimizing the Linux kernel for Google Pixel 6 Series
    • Source: Github
  • Redmi Note 7 Pro

    • Description: Maintaining and optimizing the Linux kernel for Redmi Note 7 Pro mobile device.
    • Source: Github
  • Mainline Linux Kernel

    • Description: Contributing to the upstream Linux kernel.
    • Source: Github

Data Science Link to heading

  • Air Quality Index Prediction for Urban Areas

    August 2023 | Python | Machine Learning | Linear Regression

    • Description: A machine learning model to predict the air quality index for urban areas using linear regression.
    • Accuracy: 96.8%
    • Project Report | Presentation
  • SPAM/HAM Classifer

    July 2023 | Python | Machine Learning | Naive Bayes

    • Description: A machine learning model to classify emails as spam or ham using Naive Bayes. Trainned on 5572 emails.
    • Accuracy: 98.2%
    • Source Code | Demo

Virtualization Link to heading

  • Archlinux Docker Image for Kernel Compilation [Daily Updated]

    • Description: A docker image with Archlinux base for compiling Linux kernel. Contains all the necessary tools and dependencies.
    • Runs on CI/CD pipelines for automated image generation on a daily basis. It has around 10K+ pulls.
    • Docker Hub | Demo YML

Personal Projects Link to heading

  • myscripts

    • Description: A set of feature packed Simple Scripts for building custom kernels for Android devices. Well Documented and Easy To Use.
    • Github
  • Spam Investigator

    • Description: Telegram BOT that uses ML to depict whether a message from a user in a group is SPAM or Not SPAM.
    • It shares the logic and code from the SPAM/HAM Classifier project. It is built around Flask and Telegram API.
    • Source Code: Github
  • Programmings

    • Description: A collection of my programming assignments and projects from my college days. Branched out into years and semesters.
    • Github
  • panchajanya.dev

    • Description: My personal website built with Hugo and hosted on Cloudflare. It contains my blog, projects, and photography.

Open Source Contributions Link to heading

It will be hard to pen down contributions in a single page. You are requested to visit my Github page and explore the timeline and repositories for more details.