My Projects

Kanjo

AI-Powered Sentiment Analysis Tool

Implemented various machine learning models like Naive Bayes, SVM, and Random Forest for sentiment analysis. Designed an intuitive Streamlit interface for easy model interaction.

  • Python
  • Streamlit
  • Scikit-learn
  • Pandas
Shusseki

Automated Attendance System using Facial Recognition.

Integrated facial recognition with OpenCV for real-time attendance tracking. Achieved 95% accuracy in facial recognition under various lighting conditions.

  • Python
  • OpenCV
  • Dlib
Yoru

Aesthetic and Beautiful AwesomeWM Environment.

Customized AwesomeWM environment with a focus on aesthetics and productivity. Included several custom widgets for enhanced user experience.

  • Lua
  • Shell
Identik

Indonesia Decentralized Identity Keys.

Developed a decentralized identity system using Motoko on the Internet Computer (ICP) blockchain. Integrated multi-factor authentication for enhanced security.

  • Motoko
  • JavaScript
  • HTML
  • CSS
OlahragaYuk

Sports Booking Platform

Developed a comprehensive web-based platform that facilitates booking sports fields, hiring coaches, and accessing tournament registration details, using Next.js for the frontend and PostgreSQL integrated with Supabase for backend data management.

  • Next.js
  • React
  • PostgreSQL
  • Supabase
RAiso

Renowned online stationery store using a layered architecture for separation of concerns and maintainability.

Implemented a layered architecture to separate concerns and improve maintainability. Enhanced user experience with a modern and responsive UI design.

  • C#
  • ASP.NET
  • Entity Framework
PyQtLMS

Yet Another Library Management System, created using PyQt5.

Developed a complete library management system with PyQt5. Implemented a robust database system for efficient book management.

  • Python
  • PyQt5
  • MySQL
Cursed

Calendar based appointment and todo-list, created using the low-level library (ncurses.h).

Created a terminal-based calendar and todo-list application using ncurses. Optimized for low-resource environments with minimalistic design.

  • C
  • ncurses