NS

My Projects

Project Preview

Travel Buddy Frontend

Developed a Next.js web application to provide travel-related information and features. Implemented various features to enhance user experience, including dynamic routing, server-side rendering, and API integrations. Utilized modern web development practices to ensure high performance and scalability, deploying the application on Vercel for easy accessibility.

JavaScript Next.js
Project Preview

hideFlare: Obfuscation Detection in Web Applications

Developed a tool to detect if a website is suspicious and reveal its actual hosting using a 6-layer technique, with the last layer being ML prediction. Integrated machine learning models to classify various obfuscation techniques. Built a user-friendly frontend interface using Next.js and React for domain lookups and data visualization, facilitating cybersecurity analysis.

Python JavaScript Next.js React
Project Preview

Assured Contract Farming Platform

Developed the frontend for an online marketplace connecting farmers with buyers through secure and transparent contract farming agreements. The platform reduces market risks for farmers by providing guaranteed buyers and ensures buyers have access to high-quality produce.

Features include tools for contract management, price negotiation, secure payment processing, and communication tools, all designed to promote transparency and stability in agricultural transactions.

Frontend Development Contract Management Secure Payments Communication Tools
Project Preview

Arduino-based, Bluetooth-controlled RC Car

Utilized an Arduino Uno board for MicroController Programming and interfaced it with a Bluetooth module, enabling wireless communication with a Custom App developed using MIT App Inventor.

Arduino MIT App Inventor Electronics
Project Preview

Snake Game in Python with Turtle Graphics

Implemented core mechanics like directional movement, food consumption (resulting in growth), and collision detection (leading to game over).

Python Turtle Graphics
Project Preview

Graphical User Interface Calculator Development

Designed and implemented an intuitive user interface with clear functionality for basic arithmetic operations, providing users with a user-friendly and accessible computing tool.

Python GUI