Skip to content

Instantly share code, notes, and snippets.

View istockmarket's full-sized avatar
🎯
Focusing

Expo-codex istockmarket

🎯
Focusing
View GitHub Profile
@istockmarket
istockmarket / index.html
Created October 23, 2025 01:43
Nimisha Khan #4b
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nimisha Khan - AI Assistant</title>
<style>
body{
font-family:'Poppins',sans-serif;
background:linear-gradient(135deg,#fff0f5,#e0f7fa);
@istockmarket
istockmarket / index.html
Created October 23, 2025 01:21
Nimisha Khan #4b
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nimisha Khan - AI Assistant</title>
<style>
body{
font-family:'Poppins',sans-serif;
background:linear-gradient(135deg,#fff0f5,#e0f7fa);
@istockmarket
istockmarket / advance-expression-detector.markdown
Created September 18, 2025 20:08
Advance expression detector
@istockmarket
istockmarket / font-awesome-6-styling-with-masking.markdown
Created September 18, 2025 01:12
Font Awesome 6: Styling with Masking
@istockmarket
istockmarket / index.markdown
Created September 15, 2025 22:18
Ngrok-github-coder
<div class="main-content">
    <!-- Base64 Encoding Section -->
    <div class="encoding-section">
        <h2 class="section-title">
            <span class="icon">📋</span>
            Base64 Encoding
        </h2>
        <div class="two-column">
            <div>
@istockmarket
istockmarket / index.html
Created August 30, 2025 19:07
Untitled
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>WebRTC Technology Research</title>
<style>
* {
margin: 0;
padding: 0;