Code Packets
Browse all published coding projects
Touch me not leaf using HTML, CSS and JavaScript
This project uses HTML, CSS, and JavaScript to create an interactive leaf-shaped element on the webpage which on clicking acts similarly to the Touch-Me-Not plant's leaf
Triangle Area Calculator with different methods using HTML, CSS and JavaScript
This project allows users to calculate the area of a triangle using different methods like Heron's Formula, Area using base and height, and Area using vertices coordinates.
Example of adding multiple marker on Map using SwiftUI MapKit
This is an example to show you how to add multiple locations using MapAnnotation() in SwiftUI. Using the annotation we have added a custom market on the SwiftUI map.
Simply Merge Two Python Arrays using Addition Operator
You can merge or concatenate two Python arrays just by using an addition operator. This packet contains the Python program for this example.
Menu and submenu SwiftUI code
This packet contains the SwiftUI program for creating Menu and Submenu for iOS using built-in control.
Main Stylesheet (style.css) of WordPress theme with header texts
This packet contains Main Stylesheet of WordPress theme with header texts which is style.css.
Simplest Nginx configuration file for Reverse Proxy
This packet only contains the configuration file for Nginx reverse proxy. This is the simplest way for using Nginx as the reverse proxy.
Character Limit Indicator using HTML, CSS and JavaScript
A character limit indicator, that tells about the characters left in the input. The input box turns red when limit is near. Built using HTML, CSS and JavaScript
Tic-tac-toe game using basic HTML, CSS and JavaScript
I designed this project for the users to utilize their time. Built on HTML, CSS and JavaScript
Responsive website, with menu option
The sample website is responsive in nature. This package contains a default theme of a restaurant. The website is built using HTML, and CSS.
Image Slider Using HTML & CSS
This image slider is designed using HTML (Hyper Text Markup Language) and CSS(Cascading Style Sheets ).
Template of destination page using HTML and CSS
This is a template of destination page designed using HTML (Hyper Text Markup Language) and CSS (Cascading Style Sheets).